Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246547/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "timestamp": "2023-11-05T10:40:44.546193Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Where is this used? \r\n\r\nThere is a similar translation in the effects sheet which means that the effect ist not displayed to player(s)\r\n\r\nOr is it something different?"
    },
    "id": 397570,
    "action_name": "Comment added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/397570/?format=api"
}