Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246887/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-04T19:48:32.200083Z",
    "action": 59,
    "target": "預設啟用:通過無主物品訊息建立效果(或持有物品的Actor無預設圖片)時,\n如該物品有預設圖片,則選用隨機彩色效果圖片。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Default true.  When creating an effect out of a message that has an item but no actor (or has an actor with\n    the default art), and that item has default art, pick a random colorful effect image instead.",
        "old_state": -1
    },
    "id": 397492,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397492/?format=api"
}