Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/334918/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Park/?format=api",
    "timestamp": "2022-03-21T15:27:30.830077Z",
    "action": 2,
    "target": "주석의 강조 표시를 항상 표시할지 아니면 주석 또는 주석 구조 위에 마우스를 놓을 때만 표시할지 결정합니다",
    "id": 298202,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/298202/?format=api"
}