Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2283988/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-01T13:55:41.815671Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you are a *Managed* customer, this feature is taken care of by the *Customer Solutions Team* in **OTRS**. Please contact us via support@otrs.com or in the `OTRS Portal`_.",
        "old_state": -1
    },
    "id": 1064256,
    "action_name": "String added in the repository",
    "url": "http://translate.otrs.com/api/changes/1064256/?format=api"
}