Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/523458/?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-06-12T07:58:47",
    "action": 5,
    "target": "Sekite nurodymais PinPad ekrane",
    "id": 214176,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/214176/?format=api"
}