Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/1669/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/GregoryWarn/?format=api",
    "timestamp": "2024-11-02T23:25:03.904400Z",
    "action": 2,
    "target": "Mostra dadi 3D quando usi le tabelle. È necessario che 'Anima tabelle' sia su 'disattivato' nelle impostazioni principali e 'Visualizza formula in chat' sia su 'disattivato' nella tabella.",
    "old": "Quando possibile, mostra i dadi 3D quando usi le tabelle. Assicurati di disabilitare l'animazione del risultato della tabella nelle impostazioni.",
    "details": {
        "state": 20,
        "source": "Show a 3D dice when rolling on a Roll Table. Need 'Animate roll tables' to 'off' in the core settings and 'Display Formula to Chat' to 'off' in the Roll Table.",
        "old_state": 10
    },
    "id": 489823,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489823/?format=api"
}