Changes API.

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

GET /api/changes/89590037/?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-12T06:05:03.633817+02:00",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "ca7fab3b5a07b496f09973c198a91aee7c8cfe2e",
        "previous_head": "2b89880ea87a7696b2fd26c5fb1ef9267afae73f"
    },
    "id": 89590037,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/89590037/?format=api"
}