Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/118795/?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/zh_Hant/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/zeteticl/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/zeteticl/?format=api",
    "timestamp": "2023-01-09T17:27:24.791996Z",
    "action": 9,
    "target": ".<br>詢問你的GM你是否能自動辨識該法術;如果不能,可以嘗試使用@UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln]或@UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r]。或者在你的回合中用一個動作使用@Check[type:{skill}|dc:{dcRK}|traits:secret,action:recall-knowledge]{rk}來辨識它",
    "old": "",
    "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": 0
    },
    "id": 185482,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/185482/?format=api"
}