Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20418/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Slashhh/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Slashhh/?format=api",
    "timestamp": "2026-04-12T12:34:29.279513Z",
    "action": 26,
    "target": "Inconsciente",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 516232,
    "action_name": "Suggestion removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516232/?format=api"
}