Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844100/?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:01:13.608894Z",
    "action": 2,
    "target": "\n    $TARGET_PATH의 파일 문맥을 변경하여 자동 적재가 이를 실행하게 하려면 \"chcon -t bin_t $TARGET_PATH\"를 실행합니다. 이를 레이블 후에도 남아있게 하려면 파일 문맥을 영구적으로 변경해야 합니다: \"semanage fcontext -a -t bin_t '$FIX_TARGET_PATH'\"를 실행합니다.\n    ",
    "id": 5019998,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5019998/?format=api"
}