Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/antora/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-15T22:32:46.016705Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "cfa4fd9fa19f66f301edda3bbb422c2b3118594d",
        "previous_head": "4ef982ca1e543665b90127cb03f076f94996e520"
    },
    "id": 18357601,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18357601/?format=api"
}