Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1389583/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/et/?format=api",
    "dictionary": null,
    "user": 117,
    "author": 117,
    "timestamp": "2020-01-27T10:17:07",
    "action": 5,
    "target": "Sh5 versioon 220: Vene",
    "id": 404947,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/404947/?format=api"
}