Changes API.

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

GET /api/changes/1230024/?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:25.514447Z",
    "action": 36,
    "target": "이 패턴은 실행 중인 인스턴스 내에서 클라우드 프레임워크와 통신할 Microsoft Azure 명령줄 인터페이스 도구, 인스턴스 초기화 패키지 및 도구를 모두 설치합니다. 이 패턴을 설치하는 것은 권장되지 않지만 사용 사례별 패턴 중 하나를 대신 설치하십시오(예: Microsoft Azure - 도구).",
    "id": 1230024,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1230024/?format=api"
}