Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572758/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-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-28T06:49:59.898598Z",
    "action": 2,
    "target": "애플리케이션 데이터와 함께 라이브 테이블 위에 홈페이지에 표시될 콘텐츠입니다. 이를 사용하여 응용 프로그램을 설명합니다.",
    "id": 403349,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/403349/?format=api"
}