Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572999/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/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-28T07:36:59.461837Z",
    "action": 5,
    "target": "광학 문자 인식을 사용하여 문서 작업 관리",
    "id": 403663,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403663/?format=api"
}