Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/60312/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/barmkin/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/barmkin/?format=api",
    "timestamp": "2023-10-19T08:50:40.556741Z",
    "action": 37,
    "target": "Nascondi la Descrizione della Scheda Elemento GM",
    "old": "",
    "details": {
        "state": 10,
        "source": "Hide GM Item Card Description",
        "old_state": 0
    },
    "id": 390734,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/390734/?format=api"
}