Changes API.

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

GET /api/changes/92842440/?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:43:33.864926+02:00",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "81253d4652e85b597bdea14caf392c6d13085b8f",
        "previous_head": "0bf93e6879b03e6a5369646e87a86b652f96a60c"
    },
    "id": 92842440,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/92842440/?format=api"
}