Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844059/?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-04-14T14:18:08.054454Z",
    "action": 2,
    "target": "\n    httpd 스크립트가 공용 디렉토리에 쓰기할 수 있도록 허용하는 경우 $BOOLEAN 부울을 활성화하고 공용 디렉토리의 파일 문맥을 public_content_rw_t로 변경해야 합니다. 보다 자세한 문맥은 \n    httpd_selinux man 페이지를 참조하십시오: \n    \"setsebool -P $BOOLEAN=1; chcon -t public_content_rw_t <path>\"\n    또한 시스템의 디폴트 파일 문맥 레이블 설정 파일을 변경하여 전체 레이블 설정에서 공용 디렉토리 레이블 설정을 유지하도록 해야 합니다. \"semanage fcontext -a -t public_content_rw_t <path>\"\n    ",
    "id": 3191188,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3191188/?format=api"
}