Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2239574/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/hu/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/bu/?format=api",
    "timestamp": "2024-04-22T10:32:04.043470Z",
    "action": 36,
    "target": "Ez a csomag új funkciókat biztosít a jegyképernyőkhöz a benne lévő :doc:`../hide-show-dynamic-fields` és *Dynamic Ticket Templates* csomagok használatával, valamint maga a csomag által nyújtott egyéb funkcionalitásokkal.",
    "id": 1033644,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1033644/?format=api"
}