Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/284966/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-04-13T10:26:54.036129Z",
    "action": 37,
    "target": "Typ klasy przedmiotu to typ przedmiotu, który będzie używany jako domyślny przedmiot łupu.",
    "old": "",
    "details": {
        "state": 10,
        "source": "The item class type is the type of item that will be used for the default loot item.",
        "old_state": 0
    },
    "id": 454925,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/454925/?format=api"
}