Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21107/?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/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2023-06-24T20:56:18.276814Z",
    "action": 5,
    "target": "Vaihtaa valittujen pelinappuloiden kierron lukituksen asetuksen. Kun kierto on lukittu, pelinappula ei pyöri liikkeen aikana tai kun käytät SHIFT + suuntanäppäimiä.\nJos haluat, että jokaisen pelinappulan kierto on oletusarvoisesti lukittu, tarkista Lukitse kiertosuunta -asetus About Facen asetuksissa.",
    "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": 351831,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/351831/?format=api"
}