Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/galette/documentation/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-04T09:22:51.589678+02:00",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "33e65236d9feee6ff10b0c88d43f4b6dda4f180f",
        "previous_head": "1d1e8be83dd5d287f64b9bb5b9ea4f13faad7701"
    },
    "id": 88826356,
    "action_name": "Repository rebased",
    "url": "https://hosted.weblate.org/api/changes/88826356/?format=api"
}