Changes API.

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

GET /api/changes/492348/?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/pf2e-thaum-vuln/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-27T20:14:10.940204Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "13a4b08e862dea405df1ee19b288ddbb5824b868",
        "previous_head": "21fb404b734dc42f1987633fa27a446e8592d3f4"
    },
    "id": 492348,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492348/?format=api"
}