Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17674923/?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-27T02:48:45.928494Z",
    "action": 7,
    "target": "페도라 이미지는 `Hybrid ISOs`이고, 바이오스와 UEFI 시스템 모두에서 부팅하기 위한 광학식 및 USB 저장 장치로 설치 미디어를 생성하는데 사용 될 수 있습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora images are `Hybrid ISOs` and can be used to create installation media with both optical and USB disks, for booting on both BIOS and UEFI systems.",
        "old_state": 0
    },
    "id": 15904602,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15904602/?format=api"
}