Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10662/?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:10:04.636837Z",
    "action": 2,
    "target": ".<br>Demandez à votre MJ si vous l'avez reconnu automatiquement. Si ce n'est pas le cas, vous pouvez 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 avec @Check[type:{skill}|dc:{dcRK}|traits:secret,action:recall-knowledge]{Se souvenir}",
    "old": ".<br>Demandez à votre MJ si vous l'avez reconnu automatiquement avec une réaction. Si ce n'est pas le cas,vous pouvez utiliser une action lors de votre tour pour l'identifier : @Check[type:{skill}|dc:{dcRK}|traits:secret,action:recall-knowledge]{rk}",
    "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 with @Check[type:{skill}|dc:{dcRK}|traits:secret,action:recall-knowledge]{rk}",
        "old_state": 10
    },
    "id": 111556,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/111556/?format=api"
}