Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1369648/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-04-14T14:48:46",
    "action": 37,
    "target": "Sh5 build 251: Български",
    "id": 722152,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/722152/?format=api"
}