Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844188/?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": "2022-11-13T09:12:04.130327Z",
    "action": 2,
    "target": "\n    SELinux는 $SOURCE 명령에 의해 요청된 접근를 거부합니다. 이는 누출된 서술자 또는 $SOURCE 출력 결과가 접근를 허용하지 않는 파일로 방향 전환된 것처럼 보입니다.  누출된 서술자는 SELinux가 이를 종료하고 오류를 보고하므로 무시할 수 있습니다.  응용프로그램은 서술자를 사용하지 않으므로 올바르게 실행됩니다.   만약 이와 같이 재지시 된 경우, $TARGET_PATH의 출력을 가져오지 않습니다.   selinux-정책에서 버그질라를 발생하고, 올바른 꾸러미로 경로를 정하도록 합니다.  당신은 이들 avc를 무시해도 상관 없습니다.\n    ",
    "id": 8725047,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8725047/?format=api"
}