Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844177/?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-30T21:58:46.623609Z",
    "action": 2,
    "target": "\n    SELinux가 http 파일에 대한 httpd $ACCESS 접근을 막았습니다.\n\n 일반적으로 httpd는 http 파일 문맥으로 명명된 모든 파일에 대한 전체 접근이\n 허용됩니다.  이 장비은 $BOOLEAN으로 강화된 보안 정책을 가지고\n 있으며, 이를 위해서는 모든 파일에 대한 명시적인 분류 지정이 필요합니다.  만약 파일이\n cgi 스크립트이면 실행될 수 있도록 httpd_TYPE_script_exec_t로 분류되어야\n 합니다.  만약 읽기 전용 내용인 경우라면, httpd_TYPE_content_t로\n 분류되어야 합니다.  만약 쓰기 가능한 내용이면, httpd_TYPE_script_rw_t 또는\n httpd_TYPE_script_ra_t로 재분류 되어야 합니다. 당신은 chcon 명령을\n 사용하여 이들 내용을 변경 할 수 있습니다.  man 부분을\n \"man httpd_selinux\" 또는\n <a href=\"http://fedora.redhat.com/docs/selinux-apache-fc3\">자주하는 질문(FAQ)</a>\"\n TYPE\"은 \"sys\", \"user\" 또는 \"staff\" 또는 잠재적으로 다른 스크립트 유형 중\n 하나를 나타냅니다.\n    ",
    "id": 3613098,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3613098/?format=api"
}