Changes API.

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

GET /api/changes/18215485/?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-fedora-magazine/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-18T22:20:16.943122Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "671ed6aa773a3ef84c125919d26763f8dc4732d9",
        "previous_head": "8d1b2a8730a4b387171c0d88e412ef38acb4a36e"
    },
    "id": 18215485,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18215485/?format=api"
}