Changes API.

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

GET /api/changes/92842833/?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:22.449659+02:00",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b7be40a3fa377549e4a97ef78c75d66a6a83c51c",
        "previous_head": "96394fdd96b30a506f3507e69579f8669bc5f446"
    },
    "id": 92842833,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/92842833/?format=api"
}