Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2105429/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/primary-secondary/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:50:01.313609Z",
    "action": 6,
    "target": "Paquete de autoload para estender o caso de proba.",
    "id": 751039,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/751039/?format=api"
}