Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15230436/?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.527925Z",
    "action": 4,
    "target": "LVM을 더 잘 이해하려면 물리 볼륨을 _blocks_ 더미로 생각해 보세요. 블록은 자료를 저장하는 데 사용되는 저장 단위입니다. 블록의 여러 더미는 물리 볼륨이 볼륨 그룹을 만들기에 결합되는 것처럼 보다 큰 더미를 만들기 위하여 결합 할 수 있습니다. 결과적으로 더미는 불륨 그룹이 여러 논리 볼륨을 할당 되는 것처럼 임의 크기의 여러 작은 더미로 세분화 할 수 있습니다.",
    "id": 12496911,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12496911/?format=api"
}