Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/292281/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/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-09-01T00:06:24.608726Z",
    "action": 2,
    "target": "Nota: i filtri auto-creati possono variare da utente a utente. Vengono generati solo per i tipi e i pacchetti disponibili per l'utente. Aderendo alle impostazioni di \"Indicizzazione Contenuti\" e alle impostazioni di proprietà del compendio.",
    "old": "Nota: i filtri predefiniti possono variare da utente a utente. Vengono generati solo per i tipi e i pacchetti disponibili per l'utente. Aderendo alle impostazioni di \"Indicizzazione Contenuti\" e alle impostazioni di proprietà del compendio.",
    "details": {
        "state": 20,
        "source": "Note: Auto-created filters may differ from user to user. They are only generated for types and packs that are available to the user. Adhering to \"Content Indexing\" settings and compendium ownership settings.",
        "old_state": 10
    },
    "id": 482054,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482054/?format=api"
}