Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-20T13:53:33.754281Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "47557d6d4d57ec3a9007b9a90020ed82719a6051",
        "previous_head": "e20b25b1162a73c5ada0e47ed418f775b86d105f"
    },
    "id": 18229211,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18229211/?format=api"
}