Units API

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

GET /api/units/257343/?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": "Returns the current light level as a value between 0 and 1023, or -1 if the light level can not be read.",
    "previous_source": "",
    "target": "현재 빛의 세기를 0과 1023 사이의 값으로 반환합니다. 만약 값을 읽을 수 없으면 -1이 반환됩니다.",
    "id_hash": -1756954032448095168,
    "content_hash": 7411662541240358916,
    "location": "",
    "context": "NxtLightSensor__GetLightLevelMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 460,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "priority": 100,
    "id": 257343,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ko/?checksum=679e0b9dc13dbc40",
    "url": "https://weblate.appinventor.mit.edu/api/units/257343/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11850/?format=api"
}