Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/151420/?format=api",
    "component": "https://l10n.opensuse.org/api/components/skelcd-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/skelcd-opensuse/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "timestamp": "2016-04-20T07:43:00Z",
    "action": 5,
    "target": "이것은 openSUSE # VERSION # 사용권에 대한 비공식 한국어 번역본입니다. \\ n\n이 계약서는 openSUSE # VERSION # 배포 조건이 법적으로 유효하다는것을 명시하는것은 아닙니다. \\ n\n배포 조건에 대한 것은 원본의 영어 버전 openSUSE # VERSION # 사용권 계약에 규정된 것만 유효합니다.\\ n\n그러나 이 번역이 한국어를 사용하는 사용자에게 사용권을 더 잘 이해 하는데 도움이 될것으로 \\ n\n기대합니다.",
    "id": 15380,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/15380/?format=api"
}