Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2076336/?format=api",
    "component": "http://weblate.ucs.ru/api/components/guestscreen/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-09-28T19:29:55",
    "action": 5,
    "target": "Изберете обект и Мастер лиценз",
    "id": 770918,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/770918/?format=api"
}