Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/soundswitch/about/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-05-21T20:56:56.439480+02:00",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "aae5479b143278c6e70a368fd9f4a7ccd8741d3d",
        "previous_head": "b7be40a3fa377549e4a97ef78c75d66a6a83c51c"
    },
    "id": 92842845,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/92842845/?format=api"
}