Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1954609/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs-clone-db/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-clone-db/it/?format=api",
    "user": "http://translate.otrs.com/api/users/giuseppegerace/?format=api",
    "author": "http://translate.otrs.com/api/users/giuseppegerace/?format=api",
    "timestamp": "2021-11-09T17:58:49.067320Z",
    "action": 5,
    "target": "Definisce se i caratteri UTF-8 non corretti devono essere sostituiti.",
    "id": 272915,
    "action_name": "Translation added",
    "url": "http://translate.otrs.com/api/changes/272915/?format=api"
}