Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2267942/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/otrs/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2024-04-18T13:28:22.159375Z",
    "action": 36,
    "target": "Reduzieren auf",
    "id": 1033404,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1033404/?format=api"
}