Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1351820/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2020-03-16T13:08:47",
    "action": 45,
    "target": "",
    "id": 438116,
    "action_name": "New contributor",
    "url": "http://weblate.ucs.ru/api/changes/438116/?format=api"
}