Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844226/?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": "2023-03-02T04:11:05.047291Z",
    "action": 2,
    "target": "\n    SELinux가 요청한 접근을 거부했습니다.\n $SOURCE. $TARGET_PATH에 잘못된 레이블이 표시될 수 있습니다. $TARGET_PATH의 기본 SELinux 유형\n <B>%s</B>, 하지만 현재의 유형은<B>$TARGET_TYPE</B>입니다.\n 이 파일을 기본 유형으로 다시 변경하면 문제가 해결될 수 있습니다.\n <p>\n파일 내용는 다음과 같은 방법으로 파일에 할당 할 수 있습니다.\n <ul>\n <li>디렉토리에서 작성된 파일은 기본적으로 상위 디렉토리의 파일 컨텍스트를 수신합니다.\n <li>SELinux 정책은 컨텍스트 A로 실행되는 프로세스를 지정하여 부모 디렉토리에서 상속 된 기본 이름표을 무시 할 수 있습니다.\n 이 프로세스는 B라는 레이블이 지정된 디렉토리에 파일을 생성하고 대신 C라는 레이블로 파일을 생성합니다.\n 이 예는 실행중인 dhcp 클라이언트입니다\n dhclient_t 유형 및 / etc 디렉토리에 파일 작성.\n 이 파일은 보통 부모 상속으로 인해 etc_t 유형을 수신하지만\n SELinux 정책이 이를 지정하기 때문에 파일은 net_conf_t 유형으로 레이블됩니다.\n <li>사용자는 chcon 또는 restorecon과 같은 도구를 사용하여 파일의 파일 컨텍스트를 변경할 수 있습니다.\n </ul>\n 이 파일은 사용자 오류 또는 일반적으로 제한된 응용 프로그램이 잘못된 도메인에서 실행 된 경우 잘못 표시 될 수 있습니다.\n <p>\n 그러나 이것은 파일이이 유형으로 분류되어서는 안되기 때문에 SELinux의 결점일 수도 있습니다.\n <p>\n 이것이 결점라고 생각되면 이 꾸러미에 대한 결점 리포트를 제출하십시오.\n    ",
    "id": 9389046,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9389046/?format=api"
}