Changes API

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

GET /api/changes/102033/?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/el/?format=api",
    "dictionary": null,
    "user": 54,
    "author": 54,
    "timestamp": "2023-11-28T07:30:30.764947Z",
    "action": 44,
    "target": "",
    "id": 102033,
    "action_name": "New string to translate",
    "url": "https://weblate.a4tune.com/api/changes/102033/?format=api"
}