Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-24T06:28:52",
    "action": 24,
    "target": "",
    "id": 824634,
    "action_name": "Parse error",
    "url": "http://weblate.ucs.ru/api/changes/824634/?format=api"
}