Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17674979/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-04-27T05:11:23.873259Z",
    "action": 7,
    "target": "킥스타트 설치는 `netinstall` 미디어 유형 또는 PXE와 같은 직접 설치 부팅 방식이 필요합니다; 킥스타트는 라이브 이미지를 지원하지 않습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Kickstart installation requires the `netinstall` media type, or a direct installation booting method such as PXE; kickstarts are not supported with live images.",
        "old_state": 0
    },
    "id": 15905066,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15905066/?format=api"
}