Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199195/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2023-04-05T09:02:08.320545Z",
    "action": 4,
    "target": "Ignoriert die Farbe für Schätzungen dieser Tabelle und nutzt stattdessen die nächste gültige Tabelle für den Token. Dies ist für Zustände gedacht, die eine Schätzung ausgeben, aber trotzdem die Farben einer anderen Schätzung verwenden sollen.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Ignores the colors from this table and use the colors from the next valid table for the token. This is meant for conditions that should have priority over an estimate, but should still use that estimate's color.",
        "old_state": 0
    },
    "id": 292328,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/292328/?format=api"
}