Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/397516/?format=api",
    "component": "http://weblate.ucs.ru/api/components/webinterface/reportbrowser/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/reportbrowser/lt/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2018-08-31T16:55:34",
    "action": 16,
    "target": "",
    "id": 65125,
    "action_name": "Found duplicated string",
    "url": "http://weblate.ucs.ru/api/changes/65125/?format=api"
}