Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/296006/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eph.mac/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eph.mac/?format=api",
    "timestamp": "2024-08-21T17:06:19.210928Z",
    "action": 5,
    "target": "Przełącza ustawienie blokady obrotu wybranych tokenów. Token z włączoną blokadą obrotu nie będzie się obracał podczas ruchu ani przy użyciu klawiszy SHIFT + strzałki.\nJeśli chcesz, aby każdy token miał domyślnie zablokowany obrót, zaznacz opcję Blokada obrotu w ustawieniach About Face.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Toggles the selected tokens' Rotation Lock setting. A rotation-locked token won't rotate with movement or when using SHIFT + direction keys.\nIf you want every token to be rotation-locked by default, check the Lock Rotation setting in the About Face settings.",
        "old_state": 0
    },
    "id": 480480,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/480480/?format=api"
}