Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/12913/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ko/?format=api",
    "dictionary": null,
    "user": 286,
    "author": 286,
    "timestamp": "2022-05-16T08:45:47.869732Z",
    "action": 5,
    "target": "RAW 캡쳐를 가능하게",
    "id": 14567,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/14567/?format=api"
}