Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2267105/?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.831439Z",
    "action": 59,
    "target": "If you want to make all contacts searchable by every customer user, you can enable this by removing the tick from the system configuration option ``CustomContactFieldsRestrictContactsToCustomerOnly`` and setting it as not enabled.",
    "id": 1028892,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/1028892/?format=api"
}