Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1694392/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-01-30T04:11:54.169558Z",
    "action": 7,
    "target": "<p><b>연결 없음</b>을 선택하면 메일 서버가 시작되지만 로컬 메일만\n전송할 수 있습니다. MTA에서 로컬 호스트 수신을 대기합니다.</p>\n",
    "id": 864663,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/864663/?format=api"
}