Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/55503/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Bodo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Bodo/?format=api",
    "timestamp": "2022-12-18T13:51:48.051106Z",
    "action": 5,
    "target": "Wenn Sie diese Option wählen, wird die Animation des Zaubers nur abgespielt, wenn der Zauber erfolgreich gewirkt wurde (Test bestanden und CN-Nummer erreicht)",
    "old": "",
    "details": {
        "state": 20,
        "source": "Selecting this option will play spell animation only when spell was succesfully casted (passed test and CN number reached)",
        "old_state": 0
    },
    "id": 181431,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/181431/?format=api"
}