Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/84505/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ja/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/pipechair/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/pipechair/?format=api",
    "timestamp": "2023-06-09T22:45:01.614115Z",
    "action": 2,
    "target": "対象に攻撃がヒットしてセーヴに失敗したとき、あるいはセーヴが得られなかったとき、アイテムに設定されたアクティブ効果が対象に適用されます。About-TimeとTimes-Upも導入するとより効果的に使用できます。",
    "old": "対象に攻撃がヒットしてセーヴに失敗したとき、あるいはセーヴが得られなかったとき、アイテムに設定されたアクティブ効果が対象に適用されます。Dynamic Active Effects(DAE)が必須で、About-TimeとTimes-Upも導入するとより効果的に使用できます。",
    "details": {
        "state": 20,
        "source": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Works better with about-time and/or times-up as well.",
        "old_state": 10
    },
    "id": 338305,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338305/?format=api"
}