Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844082/?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-05-25T14:00:00.307253Z",
    "action": 2,
    "target": "\n    SELinux는 ftp 데몬이 CIFS 파일 시스템에 저장된 파일을 $ACCESS하지 못하게 합니다. \n    CIFS (Comment Internet File System)는 SMB과 유사한 네트워크 파일 시스템\n    입니다 (<a href=\"http://www.microsoft.com/mind/1196/cifs.asp\">http://www.microsoft.com/mind/1196/cifs.asp</a>)\n    ftp 데몬은 이러한 유형으로 적재된 파일 시스템에서 하나 이상의 파일 또는 \n    디렉토리를 읽어오는 것을 시도합니다.  CIFS 파일 시스템이 정교하게 SELinux 레이블하는\n    것을 지원하지 않음으로서 파일 시스템에 있는 모든 파일 및 디렉토리는 동일한 보안\n    문맥을 갖게 됩니다.\n    \n    CIFS 파일 시스템에서 파일을 읽어오기 위해 ftp 데몬을 설정하지 않은 경우     \n     이러한 접근을 시도하면 침입 시도 신호가 나타날 수 있습니다.\n    ",
    "id": 5019992,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5019992/?format=api"
}