Changes API.

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

GET /api/changes/15587364/?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": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-04-03T22:50:24.878680Z",
    "action": 7,
    "target": "파티션 이름의 처음 두 글자는 통상적으로 `sd`로 파티션이 상주하는 것 같은 장치 유형으로 나타냅니다.",
    "id": 15587364,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15587364/?format=api"
}