Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1729364/?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:43",
    "action": 37,
    "target": "Барааны нэр (Барааны код)",
    "id": 532060,
    "action_name": "Marked for edit",
    "url": "http://weblate.ucs.ru/api/changes/532060/?format=api"
}