Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15230434/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesunderstanding_lvm/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesunderstanding_lvm/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-09-19T09:45:02.500132Z",
    "action": 4,
    "target": "부트 로더는 LVM 볼륨을 읽을 수 없습니다. 당신의 `/boot` 파티션에 비-LVM 디스크 파티션을 표준으로 만들어야만 합니다.",
    "id": 12496909,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12496909/?format=api"
}