Units API

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

GET /api/units/241211/?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/zh_Hant/?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": 241211,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=8776431c1340a5d4",
    "url": "https://weblate.appinventor.mit.edu/api/units/241211/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11300/?format=api"
}