Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/523528/?format=api",
    "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/lt/?format=api",
    "dictionary": null,
    "user": 95,
    "author": 95,
    "timestamp": "2019-12-05T11:57:05",
    "action": 2,
    "target": "Užsakymas Nr. %s, sukurtas %s",
    "id": 391654,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/391654/?format=api"
}