Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844219/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-09-30T22:10:47.226142Z",
    "action": 2,
    "target": "\n    SELinux는 블록 장치 $TARGET_PATH에 대한 Svirt 접근이 거부되었습니다.\n 이 이미지가 가상화 이미지인 경우라면, 가상화 파일 문맥(virt_image_t)으로 재분류되어야 합니다. 당신은 chcon을 사용하여 $TARGET_PATH를 virt_image_t로 재분류 할 수 있습니다.  당신은 또한 semanage fcontext -a -t virt_image_t '$FIX_TARGET_PATH를 실행하여\n    새로운 경로를 시스템 기본값으로 추가해야 합니다. 만약 당신은 가상화 이미지로 $TARGET_PATH를 사용하지 않는다면\n    이는 결점 또는 침입 시도로 나타날 수 있습니다.\n    ",
    "id": 3613895,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3613895/?format=api"
}