Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2242535/?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-18T08:41:20.847644Z",
    "action": 36,
    "target": "Die Unterstützung für dynamische Feldberechnungen ist deaktiviert",
    "id": 1033382,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1033382/?format=api"
}