Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/160408/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/emdant/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/emdant/?format=api",
    "timestamp": "2023-02-15T17:08:40.424629Z",
    "action": 2,
    "target": "Se hai una classe di prestigio che altera il tuo livello di classe, aggiungine il livello qui (e.g. @classes.mysticTheurge.level)",
    "old": "Se hai una classe di prestigio che altera il tuo livello di classe, definiscilo qui (e.g. @classes.mysticTheurge.level):",
    "details": {
        "state": 20,
        "source": "If you have a prestige class that alters your class level, add that here (e.g. @classes.mysticTheurge.level)",
        "old_state": 20
    },
    "id": 241592,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/241592/?format=api"
}