Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/144536/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-06-09T15:23:17.252334Z",
    "action": 2,
    "target": "Ustawienie automatycznego usuwania nieprzytomności w przypadku wyleczenia do ponad 0 PW.",
    "old": "Ustawienie automatycznego usuwania nieprzytomności w przypadku wyleczenia do ponad 0 PŻ.",
    "details": {
        "state": 20,
        "source": "Setting to automatically remove unconscious if healed to greater than 0 HP.",
        "old_state": 20
    },
    "id": 463272,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/463272/?format=api"
}