Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/280542/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-06T21:08:33.932999Z",
    "action": 59,
    "target": "사용자 지정 CSS를 사용하여 개인화된 변경을 수행하거나 특정 Dorako UI 스타일링을 선택 해제하세요",
    "old": "사용자 지정 CSS를 사용하여 개인화된 변경을 수행하거나 특정 Dorako UI 스타일링을 선택 해제하세요",
    "details": {
        "state": 10,
        "source": "Make personalized changes using custom CSS, or opt out of certain Dorako UI styling.",
        "old_state": 20
    },
    "id": 506126,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/506126/?format=api"
}