Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/systemd/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T13:10:19.232859Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "da65941c3ee03495541c3bffbccc9012c8d9a5f8",
        "previous_head": "cca655dcbf0c4ec27316b9324520c4624b38fb98"
    },
    "id": 18204957,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18204957/?format=api"
}