Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/274025/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/module-credits/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Vinsterwald/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Vinsterwald/?format=api",
    "timestamp": "2024-01-24T21:18:54.865869Z",
    "action": 5,
    "target": "Diese Einstellung gibt die Anzahl der Modul-Rollbacks an, die Sie zwischen 0 und 10 durchführen können. Wenn dieser Wert auf 0 gesetzt wird, wird eine unendliche Anzahl von Rollbacks gespeichert. Es wird empfohlen, dies nicht zu tun, da dies zu aufgeblähten Daten führen würde.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This setting indicates the number of module rollbacks you can do between 0 and 10. If this value is set to 0, it will keep an infinite number of rollbacks. It is suggested not to do this as it will cause bloated data.",
        "old_state": 0
    },
    "id": 436185,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/436185/?format=api"
}