Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/222638/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
    "timestamp": "2023-05-26T13:58:00.579426Z",
    "action": 26,
    "target": "Geräusche stumm schalten",
    "old": "",
    "details": {},
    "id": 335020,
    "action_name": "Suggestion removed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/335020/?format=api"
}