Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2521944/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/common-lk/hu/?format=api",
    "dictionary": null,
    "user": 104,
    "author": 104,
    "timestamp": "2024-12-23T08:32:51",
    "action": 8,
    "target": "Létrehozás",
    "id": 1215979,
    "action_name": "Translation reverted",
    "url": "http://weblate.ucs.ru/api/changes/1215979/?format=api"
}