Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844138/?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-09-30T21:32:09.869274Z",
    "action": 2,
    "target": "\n    chcon -R -t cvs_data_t ' $TARGET_PATH'를 실행하여 파일 내용을 변경 할 수 있습니다.\n 전체 relabel에서도 파일을 보존하려면 시스템의 기본 파일 내용을 파일을 변경해야 합니다.  \"semanage fcontext -a -t cvs_data_t '$FIX_TARGET_PATH ' \"\n\n    ",
    "id": 3613096,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3613096/?format=api"
}