Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1456347/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/cs/?format=api",
    "dictionary": null,
    "user": 84,
    "author": 84,
    "timestamp": "2020-03-19T11:44:31",
    "action": 5,
    "target": "Uživatelské jméno nebo heslo pro StoreHouse je nesprávné. \\n Uživatel a heslo rozlišují velká a malá písmena.",
    "id": 441525,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/441525/?format=api"
}