Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2267102/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/user-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/user-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-26T14:10:22.831409Z",
    "action": 59,
    "target": "This feature allows you to list tickets for customer users that they do not otherwise have access to. The customer users can be added to any ticket as dynamic field, even if they are not the customer user of the ticket.",
    "id": 1028889,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1028889/?format=api"
}