Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/76809/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-06T19:36:46.617541Z",
    "action": 59,
    "target": "Cliquez pour conserver le nombre adossé au jeton *dans le même format que celui ajouté par ce module* (s'il y en a) en préfixe ou suffixe au nom lorsque vous mystifiez/démystifiez les jetons.",
    "old": "Cliquez pour conserver le nombre adossé au jeton *dans le même format que celui ajouté par ce module* (s'il y en a) en préfixe ou suffixe au nom lorsque vous mystifiez/démystifiez les jetons.",
    "details": {
        "state": 20,
        "source": "Check to keep number postfix/word prefix *in the same format as currently configured in this module* (if any) as a postfix/prefix to the name when mystifying/demystifying tokens.",
        "old_state": 20
    },
    "id": 503626,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503626/?format=api"
}