Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/155165/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf1/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Ethaks/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Ethaks/?format=api",
    "timestamp": "2023-02-16T14:02:50.591971Z",
    "action": 2,
    "target": "So verbundene Gegenstände werden automatisch zum Aktor hinzugefügt, wenn die passende Klassenstufe erreicht wird. Klassenverbindungen müssen auf Gegenstände in Kompendien verweisen.",
    "old": "Gegenstände die so verbunden werden werden automatische zum Aktor hinzugefügt, wenn die passende Klassenstufe erreicht wird.",
    "details": {
        "state": 20,
        "source": "Class association linked items are automatically added to the actor at the appropriate class level. Unlike other item links, these must be linked from a compendium.",
        "old_state": 20
    },
    "id": 243966,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/243966/?format=api"
}