Changes API.

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

GET /api/changes/504449/?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-ranged-combat/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-06-18T10:36:43.033984Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "33c3b5f20afaac612a7efb6626f067c266452450",
        "previous_head": "e4eb91afb3c78dfdc8e4ffc03c9ac0d5d593ed4b"
    },
    "id": 504449,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504449/?format=api"
}