Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1729363/?format=api",
    "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2020-05-12T06:35:07",
    "action": 37,
    "target": "Барааны vнэ (Барааны код)",
    "id": 532059,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/532059/?format=api"
}