Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2283987/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/de/?format=api",
    "user": "http://translate.otrs.com/api/users/jeb/?format=api",
    "author": "http://translate.otrs.com/api/users/jeb/?format=api",
    "timestamp": "2024-07-08T09:31:08.070907Z",
    "action": 36,
    "target": "Wenn Sie ein *Managed* -Kunde sind, wird diese Funktion vom *Customer Solutions Team* in **OTRS** betreut. Bitte kontaktieren Sie uns über support@otrs.com oder im `OTRS Portal`_.",
    "old": "",
    "details": {
        "state": 30,
        "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": 0
    },
    "id": 1064949,
    "action_name": "Translation approved",
    "url": "http://translate.otrs.com/api/changes/1064949/?format=api"
}