Changes API.

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

GET /api/changes/491377/?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/scene-packer/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-15T04:30:06.447344Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "8a0f9a83d902c31ecd8876248e97768fa16d4a9e",
        "previous_head": "b2e34128f323f12803f674d8367194755242e319"
    },
    "id": 491377,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491377/?format=api"
}