Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/401249/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.xwiki.org/api/units/505163/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "timestamp": "2023-12-27T09:35:52.787341Z",
    "action": 2,
    "target": "데이터베이스에서 쿼리를 실행하기 위한 도구",
    "id": 401249,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/401249/?format=api"
}