Units API.

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

GET /api/units/5844166/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ko/?format=api",
    "source": [
        "\n    SELinux is preventing $SOURCE from creating a file with a context of $SOURCE_TYPE on a filesystem.\n    Usually this happens when you ask the cp command to maintain the context of a file when\n    copying between file systems, \"cp -a\" for example.  Not all file contexts should be maintained\n    between the file systems.  For example, a read-only file type like iso9660_t should not be placed\n    on a r/w system.  \"cp -p\" might be a better solution, as this will adopt the default file context\n    for the destination.\n    "
    ],
    "previous_source": "",
    "target": [
        "\n    SELinux는 $SOURCE가 파일 시스템에 있는 $SOURCE_TYPE의 문맥으로 파일을 생성하지 못하게 합니다.\n 주로 이는 \"cp -a\"과 같이 파일 시스템 사이에서 복사할 때 파일 문맥을 유지하기 위해 cp 명령을\n 요청할 때 발생합니다. 모든 파일 문맥이 파일 시스템 사이에서 유지되어야 할 필요는 없습니다.\n 예를 들어, iso9660_t와 같이 읽기 전용 파일 유형은 r/w 시스템에 없어도 됩니다.\n \"cp -p\"는 기본값 파일 문맥을 채택하므로 이를 사용하는 것이\n 더 좋습니다.\n    "
    ],
    "id_hash": -5601097168817246223,
    "content_hash": -5601097168817246223,
    "location": "../src/filesystem_associate.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 110,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 86,
    "source_unit": "https://translate.fedoraproject.org/api/units/5839529/?format=api",
    "priority": 100,
    "id": 5844166,
    "web_url": "https://translate.fedoraproject.org/translate/setroubleshoot/plugins/ko/?checksum=3244e7cd0433aff1",
    "url": "https://translate.fedoraproject.org/api/units/5844166/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-31T07:21:45.136322Z"
}