Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239596/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "timestamp": "2025-11-26T18:27:53.079983Z",
    "action": 2,
    "target": "Ignoruje barvy z této tabulky a použije barvy z další platné tabulky pro token. Toto je určeno pro podmínky, které by měly mít přednost před odhadem, ale přesto by měly odrážet barvevné schéma tohoto odhadu.",
    "old": "Ignoruje barvy z této tabulky a použije barvy z další platné tabulky pro token. Toto je určeno pro podmínky, které by měly mít přednost před odhadem, ale přesto by měly používat barvu tohoto odhadu.",
    "details": {
        "state": 20,
        "source": "Ignores the colors from this table and uses the colors from the next valid table for the token. This is intended for conditions that should take priority over an estimate, but still reflect the estimate's color scheme.",
        "old_state": 10
    },
    "id": 512471,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/512471/?format=api"
}