Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/106114/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "timestamp": "2022-12-06T00:42:50.983885Z",
    "action": 5,
    "target": "Dies wir vermutlich nicht benötigt wenn die \"Items Piles\" oder \"Drag'n'Tansfer\" Moudle präsent sind. Auch wenn es sich hierbei um eines der Hauptmerkmale dieses Moduls handelt, kann diese Funktion dennoch deaktiviert werden. Zu beachten ist, dass die Transfer Funktion durch drücken der \"Alt\" Taste während einer Gegenstandesbewegung temporär außer Kraft gesetzt werden kann.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You probably not need this if you use 'Item Piles' or 'Drag'n'Transfer' modules. Even if it's not the main feature of this module you can still disable item transfer. Know that you can temporarily disable the transfer feature by pressing the alt key while you move the item.",
        "old_state": 0
    },
    "id": 149341,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/149341/?format=api"
}