Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/ko/?format=api",
    "source": [
        "Define the list of allowed attachment mimetypes. By default, this list is empty, but you can specify a comma-separated list of allowed mimetypes. Note that a joker (*) can be used to accept any media type. Once this list is not empty, any attachment with an unlisted mimetype will be rejected. For instance, if you want to only accept plain text and any kind of images, you can set the list to: text/plain,image/*"
    ],
    "previous_source": "",
    "target": [
        "허용되는 첨부 파일 MIME 유형 목록을 정의합니다. 기본적으로 이 목록은 비어 있지만 허용되는 MIME 유형의 쉼표로 구분된 목록을 지정할 수 있습니다. 조커(*)를 사용하면 모든 미디어 유형을 사용할 수 있습니다. 이 목록이 비어 있지 않으면 목록에 없는 MIME 유형이 포함된 모든 첨부 파일이 거부됩니다. 예를 들어 일반 텍스트와 모든 종류의 이미지만 허용하려면 목록을 text/plain,image/*로 설정하면 됩니다"
    ],
    "id_hash": 4755364581581250812,
    "content_hash": -4457782021360598122,
    "location": "",
    "context": "XWiki.Attachment.Validation.Code.AttachmentMimetypeRestrictionClass_allowedMimetypes.hint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 73,
    "source_unit": "https://l10n.xwiki.org/api/units/552779/?format=api",
    "priority": 100,
    "id": 577192,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-platform-attachment/attachment-validation-ui/ko/?checksum=c1fe72e4569fe0fc",
    "url": "https://l10n.xwiki.org/api/units/577192/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-29T04:11:53.580247Z"
}