Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10771599/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2019-01-28T05:35:09.396805Z",
    "action": 5,
    "target": "<h3>구성 작성 후</h3>변경 사항을 허용한 후 즉시 서비스 상태를 변경할 수 있습니다. 사용 가능한 옵션은 현재 상태에 따라 달 \n        라집니다.\n        <b>현재 상태 유지</b> 특수 작업을 수행하면 서비스 상태를 손상되지 않은 \n        상태로 둡니다.",
    "id": 1202611,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1202611/?format=api"
}