Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs-7/import-export/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2024-02-29T11:38:16.343038Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "78a754817627e2663f82a9d67a52597403698aea",
        "previous_head": "c09c92e5c942a94d87488a652328d7e7e1254e54"
    },
    "id": 1013606,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1013606/?format=api"
}