Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79067/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/popydo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/popydo/?format=api",
    "timestamp": "2023-02-22T23:17:19.193807Z",
    "action": 4,
    "target": "Automatycznie akceptuj efekty z makr, jak np. dodawanie efektu Rage kiedy się używa akcji Rage.",
    "old": "Automatycznie akceptuj Efekty z mark, jak np. dodawanie efektu Rage kiedy się używa akcji Rage.",
    "details": {
        "state": 20,
        "source": "Automatically accept Effects from macros, such as adding the Rage Effect when you use the Rage action.",
        "old_state": 20
    },
    "id": 249339,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/249339/?format=api"
}