Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15231879/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesdisk_partitions/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesdisk_partitions/ko/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2024-04-04T00:41:20.182752Z",
    "action": 29,
    "target": "파티션 이름의 처음 두 글자는 통상적으로 `sd`로 파티션이 상주하는 것 같은 장치 유형으로 나타냅니다.",
    "id": 15587375,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/15587375/?format=api"
}