Changes API.

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

GET /api/changes/504212/?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/party-resources/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-06-11T12:58:52.683709Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "6b69995acb140e71d9767ae87e667a1a0d872d96",
        "previous_head": "70af885f84359d858a57a486875c099f57445acb"
    },
    "id": 504212,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504212/?format=api"
}