Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577178/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-office-macro/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T03:06:14.344076Z",
    "action": 5,
    "target": "볼 수 있는 Office 파일입니다. 리소스 문자열 참조를 사용하여 어떤 Office 파일을 표시할지 지정합니다. 첨부:file.ppt, 첨부:Page@file.doc, 첨부:Space.Page@file.xls, 첨부:wiki:Space.Page@file.odt, URL :http://some/remote/file.ppt.",
    "id": 413449,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413449/?format=api"
}