Changes API

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

GET /api/changes/103818/?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/zh_Hans/?format=api",
    "dictionary": null,
    "user": 54,
    "author": null,
    "timestamp": "2023-12-07T22:23:53.873823Z",
    "action": 17,
    "target": "",
    "id": 103818,
    "action_name": "Committed changes",
    "url": "https://weblate.a4tune.com/api/changes/103818/?format=api"
}