Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/106587/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/qalucaspacheco1/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/qalucaspacheco1/?format=api",
    "timestamp": "2026-03-09T11:21:43.497598Z",
    "action": 26,
    "target": "Por favor, espere…",
    "old": "",
    "details": {
        "rejection_reason": "original is in lowercase and not starting a new sentence, so it does not need the first 'P' to be uppercase"
    },
    "id": 515008,
    "action_name": "Suggestion removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515008/?format=api"
}