Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10663/?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": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2022-10-19T13:12:17.334832Z",
    "action": 2,
    "target": ".<br>Demandez à votre MJ si vous l'avez reconnu automatiquement. Si ce n'est pas le cas, vous pouvez essayer d'utiliser une @UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln] ou une @UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r]. Ou, lors de votre tour, dépensez une action pour l'identifier (demandez à votre MJ les détails).",
    "old": ".<br>Demandez à votre MJ si vous l'avez reconnu automatiquement avec une réaction. Si ce n'est pas le cas, demandez à votre MJ le DD du test pour Vous souvenir si vous souhaitez dépenser une action à votre tour pour tenter de l'identifier.",
    "details": {
        "state": 20,
        "source": ".<br>Ask your GM if you recognized it automatically, if not you can try using one of @UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln] or @UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r]. Or, on your turn, spend an action to try to identify it (ask your gm for details).",
        "old_state": 10
    },
    "id": 111557,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/111557/?format=api"
}