Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10838557/?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:06:15.684607Z",
    "action": 7,
    "target": "이 패턴은 실행 중인 인스턴스 내에서 클라우드 프레임워크와 통신할 Microsoft Azure 명령줄 인터페이스 도구, 인스턴스 초기화 패키지 및 도구를 모두 설치합니다. It is not recommended to install this pattern, but instead install one of the use-case specific patterns (e.g. Microsoft Azure - Tools).",
    "id": 1230022,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1230022/?format=api"
}