Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/235937/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-10T09:45:26.418123Z",
    "action": 59,
    "target": "Die Würfelgruppe, die der 'Vielseitig'-Button würfelt. Die erste Formel in der Gruppe wird durch die Vielseitig-Formel ersetzt.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The roll group that the 'Versatile' button will roll. The first formula in the group will be replaced by the Versatile formula.",
        "old_state": -1
    },
    "id": 368094,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/368094/?format=api"
}