Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119233/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-10T20:23:31.950903Z",
    "action": 59,
    "target": "Le nombre total minimum et maximum d'emplacements de sorts restants que l'acteur doit avoir pour que le bonus s'applique. Par exemple, si vous voulez qu'un bonus ne s'applique que s'il vous reste 3 emplacements de sorts ou plus, ou aucun emplacement de sort.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The minimum and maximum total number of remaining spell slots the actor must have for the bonus to apply. For example if you want a bonus to apply only if you have 3 spell slots or more remaining, or no spell slots remaining at all.",
        "old_state": -1
    },
    "id": 185967,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/185967/?format=api"
}