Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117539/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Chup/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Chup/?format=api",
    "timestamp": "2023-09-18T19:24:25.113277Z",
    "action": 5,
    "target": "Dir fehlt die <a href='https://www.patreon.com/JB2A/membership'>JB2A-Assets Premium-Version</a>, um diese Animation zu nutzen!",
    "old": "",
    "details": {
        "state": 20,
        "source": "You are missing the <a href='https://www.patreon.com/JB2A/membership'>premium version of JB2A assets</a> to use this animation!",
        "old_state": 0
    },
    "id": 378332,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378332/?format=api"
}