Changes API.

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

GET /api/changes/355359/?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/RadicalEd/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/RadicalEd/?format=api",
    "timestamp": "2023-06-29T22:22:04.536412Z",
    "action": 5,
    "target": "Ignoriert die Farben aus dieser Tabelle und verwendet die Farben aus der nächsten gültigen Tabelle für das Token. Dies ist für Bedingungen gedacht, die Vorrang vor einer Schätzung haben sollten, aber dennoch die Farbe dieser Schätzung verwenden sollten.",
    "old": "",
    "details": {
        "state": 20,
        "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": 355359,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/355359/?format=api"
}