Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844099/?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:34.929732Z",
    "action": 2,
    "target": "\n    SELinux는 $SOURCE_PATH가 잠재적으로 잘못 레이블된 파일 $TARGET_PATH\n 를 실행하지 못하게 합니다.  자동 마운트 도구를 설정하여 설정 파일을\n 실행할 수 있으며, $TARGET_PATH가 자동 적재되어 설정 파일을 실행할 수 있을 경우\n 이는 bin_t로 레이블된 파일을 가지고 있어야 합니다.\n 자동 적재 도구가 실행해서는 안되는 파일을 실행하려는 경우, 침입을 시도했다고 나타날 수 있습니다.\n    ",
    "id": 5019994,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5019994/?format=api"
}