Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/70394/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/drag-ruler/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/drag-ruler/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-14T16:45:26.811778Z",
    "action": 59,
    "target": "아래에 표시된 설정은 활성화된 속도 공급자를 보여준다. GM이 다른 속도 공급자를 선택하면 사용 가능한 설정이 변경될 수 있다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The settings show below depend on the active speed provider. If the GM selects a different speed provider the available settings may change.",
        "old_state": -1
    },
    "id": 96402,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/96402/?format=api"
}