Units API

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

GET /api/units/235039/?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 Polygon. This event will only trigger if Draggable is false.",
    "previous_source": "",
    "target": "사용자가 다각형을 길게 눌렀을 때 실행됩니다. 이 이벤트는 \"드래그 가능\" 속성이 거짓일 때만 실행됩니다.",
    "id_hash": 7156657686850577789,
    "content_hash": 1941087151011056481,
    "location": "",
    "context": "Polygon__LongClickEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 338,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "priority": 100,
    "id": 235039,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=e3518e3fa3cc257d",
    "url": "https://weblate.appinventor.mit.edu/api/units/235039/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11288/?format=api"
}