Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/630006/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/fr_CA/?format=api",
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": "http://translate.otrs.com/api/users/mbr/?format=api",
    "timestamp": "2023-08-11T10:11:39.440318Z",
    "action": 7,
    "target": "Veuillez entrer un titre pour le ticket.",
    "id": 369381,
    "action_name": "Suggestion accepted",
    "url": "http://translate.otrs.com/api/changes/369381/?format=api"
}