Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/144489/?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-09-05T14:43:50.275614Z",
    "action": 2,
    "target": "Ustawienie świata, aby automatycznie stosować trwałe leczenie rzucane przez system.",
    "old": "Ustawienie klienta w celu automatycznego stosowania trwałego leczenia przez system. Zapisz ustawienia, aby wyświetlić/ukryć dodatkowe opcje.",
    "details": {
        "state": 20,
        "source": "World setting to automatically apply persistent healing rolled by the system.",
        "old_state": 10
    },
    "id": 482391,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482391/?format=api"
}