Changes API.

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

GET /api/changes/17179936/?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": "2024-10-22T22:20:07.285419Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "cc7c1fb6c5cc5d3172aeaf7a1140998b37f75ac9",
        "previous_head": "46fe8e89a5c3ff966d62968ac9ba13584ece94c2"
    },
    "id": 17179936,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/17179936/?format=api"
}