Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-29T23:01:25.391592Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "719a4b8b01014d2810feec02a2ec32fce44e2025",
        "previous_head": "90578bd1fa1ddeb02a270a5e7d1978ffabf9ce65"
    },
    "id": 502685,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502685/?format=api"
}