Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2105096/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/primary-secondary/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:49:09.422909Z",
    "action": 6,
    "target": "Määritettävissä oleva lomake Set to Primary -toimintoa varten.",
    "id": 750706,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/750706/?format=api"
}