Changes API

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

GET /api/changes/104423/?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/es/?format=api",
    "dictionary": null,
    "user": 54,
    "author": 54,
    "timestamp": "2023-12-13T11:22:13.325393Z",
    "action": 0,
    "target": "",
    "id": 104423,
    "action_name": "Resource update",
    "url": "https://weblate.a4tune.com/api/changes/104423/?format=api"
}