Units API

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

GET /api/units/257269/?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": "<p>Load a feature collection in <a href=\"https://en.wikipedia.org/wiki/GeoJSON\">GeoJSON</a> format from the given url. On success, the event GotFeatures will be raised with the given url and a list of the features parsed from the GeoJSON as a list of (key, value) pairs. On failure, the LoadError event will be raised with any applicable HTTP response code and error message.</p>",
    "previous_source": "",
    "target": "<p>형상 모음을 <a href=\"https://en.wikipedia.org/wiki/GeoJSON\">GeoJSON</a> 형식으로 주어진 URL에서 가져옵니다. 성공하면 \"형상을 얻었을 때\" 이벤트가 요청 URL과 응답 GeoJSON을 (키, 값) 형태의 리스트로 가져오며 실행됩니다. 실패한 경우에는 \"열기 오류가 발생했을 때\" 이벤트가 요청 URL, HTTP 응답 코드, 오류 메시지를 가져오며 실행됩니다.</p>",
    "id_hash": -4160307484315289291,
    "content_hash": 3821745833133719366,
    "location": "",
    "context": "LoadFromURLMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 386,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "priority": 100,
    "id": 257269,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ko/?checksum=46439e62a0fcf935",
    "url": "https://weblate.appinventor.mit.edu/api/units/257269/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11776/?format=api"
}