Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2107160/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:56:56.054537Z",
    "action": 6,
    "target": "Setați acest bilet ca bilet secundar pe un alt bilet primar.",
    "id": 752770,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/752770/?format=api"
}