Changes API.

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

GET /api/changes/488104/?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/cyphersystem/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-13T08:57:32.038948Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "7721972cad6145c6e2673b4d1a5430416180e549",
        "previous_head": "50cd9cb47867823dd953cae81ca2daddab0706d9"
    },
    "id": 488104,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/488104/?format=api"
}