Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572985/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/main-wikimanager-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-wikimanager-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-28T08:13:54.789013Z",
    "action": 2,
    "target": "이 페이지는 \"{0}\" 위키에 액세스하는 방법과 이에 대한 일부 속성을 정의합니다. 더 많은 구성을 보려면 다음으로 이동하세요",
    "id": 404377,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/404377/?format=api"
}