Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/145999/?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:20:17.295165Z",
    "action": 5,
    "target": "Fadenkreuze sind nur für Grid-basierte Szenen empfohlen. Bei Szenen ohne Grid kann es Probleme geben.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Crosshairs are recommended to be used only on a grid-based scene. Gridless scenes can cause issues.",
        "old_state": 0
    },
    "id": 378328,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378328/?format=api"
}