Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/464558/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-07T03:41:23.239880Z",
    "action": 59,
    "target": "{0}에 색인이 생성되었습니다. 이후 원격 내선에 대한 수정 사항은 표시되지 않습니다.",
    "id": 417945,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/417945/?format=api"
}