Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/ca/?format=api",
    "dictionary": null,
    "user": 54,
    "author": 54,
    "timestamp": "2024-12-22T21:21:25.424314Z",
    "action": 0,
    "target": "",
    "id": 122121,
    "action_name": "Resource update",
    "url": "https://weblate.a4tune.com/api/changes/122121/?format=api"
}