Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22446/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-05T18:13:51.512983Z",
    "action": 59,
    "target": "Spécifier certains sorts qui déclenchent un test de surcharge de magie sauvage.",
    "old": "Spécifier certains sorts qui déclenchent un test de surcharge de magie sauvage.",
    "details": {
        "state": 20,
        "source": "Specify certain spells that trigger a Wild Magic Surge Check.",
        "old_state": 20
    },
    "id": 215344,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215344/?format=api"
}