Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20303/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/RadicalEd/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/RadicalEd/?format=api",
    "timestamp": "2023-07-05T16:25:20.538061Z",
    "action": 37,
    "target": "Zeigt die Beschreibungen von {condition1} und {condition2} an, wenn ihre Voraussetzungen erfüllt sind.",
    "old": "Zeige die Beschreibung für {condition1} und {condition2}, wenn deren Vorraussetzungen erfüllt sind.",
    "details": {
        "state": 10,
        "source": "Shows the {condition1} and {condition2} descriptions when their prerequisites are fulfilled.",
        "old_state": 20
    },
    "id": 358359,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/358359/?format=api"
}