Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1819224/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/otrs/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-30T06:44:15.045206Z",
    "action": 30,
    "target": "Event module that updates customer user - customer membership if customer login changes.",
    "old": "Event module that updates customer user service membership if login changes.",
    "details": {},
    "id": 177115,
    "action_name": "Source string changed",
    "url": "http://translate.otrs.com/api/changes/177115/?format=api"
}