Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/debbuild/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-20T01:34:33.805764Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "328534bfc6e43b35ff89ac6b807debb18e26576a",
        "previous_head": "01b73d6842a1b2ec754c4b3b3554e310f397ea42"
    },
    "id": 18227036,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18227036/?format=api"
}