Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844281/?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-03T16:33:53.744967Z",
    "action": 2,
    "target": "\n    당신은 chcon -t xen_image_t '$TARGET_PATH'를 실행하여 파일 문맥을 변경 할 수 있습니다.\n    당신은 또한 전체 이름표 재지정시에 파일을 보존하기 위한 시스템에서 기본 파일인 문맥 파일을 변경해야 합니다. \"semanage fcontext -a -t xen_image_t '$FIX_TARGET_PATH'\"\n    ",
    "id": 3540191,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3540191/?format=api"
}