Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2267742/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/itsm-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/itsm-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T11:01:01.119340Z",
    "action": 59,
    "target": "The ``Class`` is required to be transmitted but will not affect the configuration item when updating. If you update a configuration item in the class ``Location`` and transmit the class ``Computer`` the configuration item will stay in the class ``Location``.",
    "id": 1030770,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1030770/?format=api"
}