Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cad/glossary/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-22T18:30:47.797188Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a51831f5c34b1cc3519aa920426ccba78ab6dbda",
        "previous_head": "a51831f5c34b1cc3519aa920426ccba78ab6dbda"
    },
    "id": 253851,
    "action_name": "Repository rebased",
    "url": "https://translate.sonoransoftware.com/api/changes/253851/?format=api"
}