Units API

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

GET /api/units/257387/?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 POST request using the Url property and the specified text.The characters of the text are encoded using the given encoding.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.If the SaveResponse property is false, the GotText event will be triggered.",
    "previous_source": "",
    "target": "Url 속성과 지정된 텍스트를 사용하여 HTTP POST 요청을 수행합니다. <br> 텍스트의 문자가 지정된 인코딩을 사용하여 인코딩됩니다. <br> \"응답 저장하기\" 속성이 참이면 응답이 파일에 저장되고 \"파일을 받았을 때\" 이벤트가 실행됩니다. \"응답 파일 이름\" 속성을 사용하여 파일 이름을 지정할 수 있습니다. <br> \"응답 저장하기\" 속성이 거짓이면 \"텍스트를 받았을 때\" 이벤트가 실행됩니다.",
    "id_hash": -9042385822326236374,
    "content_hash": 9110366408010007473,
    "location": "",
    "context": "PostTextWithEncodingMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 504,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "priority": 100,
    "id": 257387,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ko/?checksum=282fe00d2375b2a",
    "url": "https://weblate.appinventor.mit.edu/api/units/257387/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11894/?format=api"
}