Changes API.

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

GET /api/changes/111456/?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": null,
    "author": null,
    "timestamp": "2022-10-18T19:49:22.067784Z",
    "action": 59,
    "target": ".<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.",
    "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": 10,
        "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": 20
    },
    "id": 111456,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/111456/?format=api"
}