Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21188/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/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": "2022-09-06T07:55:44.807600Z",
    "action": 4,
    "target": "Asettaa valituille pelinappuloille mukautetut arviot. Se muuttaa jokaiseen valittuun pelinappulaan tämän arvoksi. Sen jättäminen tyhjäksi palauttaa sen samaan arvoon kuin Näyttämöt-asetuksessa.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Sets custom estimates for the selected tokens. It will change every selected token to the input value. Leaving it as blank will reset it to the same value as the Stages setting.",
        "old_state": 0
    },
    "id": 27673,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/27673/?format=api"
}