Changes API.

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

GET /api/changes/492204/?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-21T08:50:53.467041Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "77b29fc046319e9aaaf6c75c88ba1565e24141a4",
        "previous_head": "0a20871808600f00b445057bee3610e121ba2a52"
    },
    "id": 492204,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492204/?format=api"
}