Changes API.

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

GET /api/changes/120955/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83847/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-03T16:44:56.451391Z",
    "action": 59,
    "target": "Controlla automaticamente i tiri salvezza quando viene lanciato un incantesimo. Se disabilitato, presumerĂ  che tutti i bersagli abbiano fallito il tiro salvezza",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically check saving throws when a saving throw is required. If disabled it will assume that all targets failed their save.",
        "old_state": -1
    },
    "id": 120955,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/120955/?format=api"
}