Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/debbuild/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-23T02:53:33.904418Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "30a09c69a9740ce2af79893fd1d56ec11fd17a4d",
        "previous_head": "bfdf5fe0469a929077be7ec2239b9418d6c79148"
    },
    "id": 18242019,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18242019/?format=api"
}