Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193375/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-03-18T13:01:12.194845Z",
    "action": 5,
    "target": "每当你对自己施加针对敌人的守护时,你也能从这些敌人的攻击中守护你的盟友。当你从秘传守护中获得AC和豁免上状态加值时,你可以选择为30尺内的所有盟友提供相同的增益。",
    "old": "",
    "details": {
        "state": 20,
        "source": "You ward your allies from the attacks of your foes whenever you apply those protections to yourself. When you gain a status bonus to AC and saves from Esoteric Warden, you can choose to grant the same benefit to all allies within 30 feet.",
        "old_state": 0
    },
    "id": 282139,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/282139/?format=api"
}