Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/239670/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "timestamp": "2023-09-20T17:50:24.791678Z",
    "action": 5,
    "target": "Škáluje odhad na základě vzdálenosti přiblížení. Hodnota nastavení {setting2} bude při oddálení ignorována.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Scales the estimate based on the zoom distance. {setting2} setting's value will be ignored while zooming out.",
        "old_state": 0
    },
    "id": 378922,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/378922/?format=api"
}