Changes API

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

GET /api/changes/257329/?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/kfc/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": 6,
    "timestamp": "2019-07-31T09:35:25",
    "action": 25,
    "target": "localize/ru_kfc_lng.xlf",
    "id": 257329,
    "action_name": "Removed translation",
    "url": "http://weblate.ucs.ru/api/changes/257329/?format=api"
}