Units API

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

GET /api/units/235051/?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-events/ko/?format=api",
    "source": "The user long-pressed on the Rectangle. This event will only trigger if Draggable is false.",
    "previous_source": "",
    "target": "사용자가 다각형을 길게 눌렀을 때 실행됩니다. 이 이벤트는 \"드래그 가능\" 속성이 거짓일 때만 실행됩니다.",
    "id_hash": 537690993378502100,
    "content_hash": -755935177022555798,
    "location": "",
    "context": "Rectangle__LongClickEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 350,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "priority": 100,
    "id": 235051,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=8776431c1340a5d4",
    "url": "https://weblate.appinventor.mit.edu/api/units/235051/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11300/?format=api"
}