Changes API.

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

GET /api/changes/492791/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-17T19:30:25.242512Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b05ae10de87967b012277f146e1dee4df1dcbf66",
        "previous_head": "3453445f8faecb9b995c21c6c8d87e0c9cb6e421"
    },
    "id": 492791,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492791/?format=api"
}