Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12554028/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel9plugins/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-04-29T04:32:49.994658Z",
    "action": 2,
    "target": "\n    SELinux는 $SOURCE가 \"$TARGET_TYPE\"유형의 파일 또는 디렉토리 \"$TARGET_PATH\"에\n 있는 파일시스템을 적재하지 못하게 합니다. 기본 값으로\n SELinux는 일부 파일 또는 디렉토리 (적재 점 속성을 가진 유형의 디렉토리)에\n 파일시스템을 적재하는 것을 제한합니다.\n \"$TARGET_TYPE\" 유형은 이러한 속성을 가지고 있지 않습니다.\n 파일 또는 디렉토리의 레이블을 변경 할 수 있습니다.\n    ",
    "id": 15909019,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15909019/?format=api"
}