Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1745381/?format=api",
    "component": "http://weblate.ucs.ru/api/components/sh5dct/main/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/sh5dct/main/bg/?format=api",
    "dictionary": null,
    "user": 145,
    "author": 145,
    "timestamp": "2021-04-07T13:39:46",
    "action": 5,
    "target": "За да сканирате баркода, натиснете бутона на камерата в горния панел или въведете баркода ръчно",
    "id": 716562,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/716562/?format=api"
}