Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844063/?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-03T13:23:51.099078Z",
    "action": 2,
    "target": "\n    $SOURCE 응용 프로그램은 힙 영역(예, malloc을 사용한 할당)에서 메모리의 접근보안 변경을 시도합니다.\n 잠재적으로 보안 문제가 발생할 수 있습니다. 응용 프로그램은 이를 실행해서는 안됩니다.\n 때때로 응용 프로그램이 잘못 코드되어 이러한 권한을 요청합니다.\n <a href=\"http://people.redhat.com/drepper/selinux-mem.html\">SELinux 메모리 보안 테스트</a>\n 웹 페이지에서 이러한 요구 사항을 어떻게 삭제하는 지에 대하여 설명합니다.\n $SOURCE 가 작동하지 않을 경우, 이를 작동시키려면,\n 응용 프로그램이 작동 할 때 까지 이러한 액세스를 허용하기 위해 임시적으로 SELinux를 설정하실 수 있습니다.\n 이러한 꾸러미에 대해 결점 보고서를\n 제출해 주시기 바랍니다.\n    ",
    "id": 3538462,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3538462/?format=api"
}