Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/118794/?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": null,
    "author": null,
    "timestamp": "2023-12-29T17:13:57.696568Z",
    "action": 59,
    "target": ".<br>詢問你的GM你是否能自動辨識該法術;如果不能,可以嘗試使用@UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln]或@UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r]。或者在你的回合中用一個動作來辨識它(更多細節請諮詢你的GM)。",
    "old": ".<br>詢問你的GM你是否能自動辨識該法術;如果不能,可以嘗試使用@UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln]或@UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r]。或者在你的回合中用一個動作來辨識它(更多細節請諮詢你的GM)。",
    "details": {
        "state": 10,
        "source": ".<br>You can try using one of @UUID[Compendium.pf2e.feats-srd.MjQyTcV8Jiv1Jtln] or @UUID[Compendium.pf2e.feats-srd.2rSyTfPgAmNAo01r] to recognize it. Or, on your turn, spend an action to try to identify it (ask your gm for details).",
        "old_state": 10
    },
    "id": 414141,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/414141/?format=api"
}