Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10843265/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/patterns-sle-15-sp1/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-03-26T07:17:38.290619Z",
    "action": 5,
    "target": "이 패턴은 Microsoft Azure 명령줄 인터페이스 도구를 설치하여 클라우드 프레임워크(예: azure-cli)와 통신합니다.",
    "id": 1230033,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1230033/?format=api"
}