Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/ko/?format=api",
    "source": "Performs an HTTP PATCH request using the Url property and the specified text.<br>The characters of the text are encoded using the given encoding.<br>If the SaveResponse property is true, the response will be saved in a file and the GotFile event will be triggered. The ResponseFileName property can be used to specify the name of the file.<br>If the SaveResponse property is false, the GotText event will be triggered.",
    "previous_source": "",
    "target": "Url 속성 및 지정된 텍스트를 사용하여 HTTP PATCH 요청을 수행합니다.<br>텍스트는 주어진 인코딩 방식으로 인코딩됩니다.<br>응답 저장 속성이 참이면 응답이 파일에 저장되고 . \\\"파일을 받았을 때\\\" 이벤트가 실행됩니다. 응답 파일 이름 속성을 사용하여 파일 이름을 지정할 수 있습니다.<br>응답 저장 속성이 거짓이면 \\\"텍스트를 받았을 때\\\" 이벤트가 실행됩니다.",
    "id_hash": -5079122627522382104,
    "content_hash": 5660090091680005163,
    "location": "",
    "context": "PatchTextWithEncodingMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 475,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "priority": 100,
    "id": 257358,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ko/?checksum=398354e16fe136e8",
    "url": "https://weblate.appinventor.mit.edu/api/units/257358/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11865/?format=api"
}