Units API

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

GET /api/units/272476/?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/zh_Hant/?format=api",
    "source": "Adds an entry with the specified x and y value. Values can be specified as text, or as numbers. For Line, Scatter, Area and Bar Charts, both values should represent a number. For Bar charts, the x value is rounded to the nearest integer. For Pie Charts, the x value is a text value.",
    "previous_source": "",
    "target": "指定 x 與 y 值來加入一個新的項目。值可為文字或數字。若是折線圖、散佈圖、區域圖或長條圖,兩個值都必須為數字。若是長條圖,x 值會被四捨五入到最接近的整數。若是圓餅圖,x 值需為文字。",
    "id_hash": 5282191767400824565,
    "content_hash": 4892046416411351906,
    "location": "",
    "context": "AddEntryMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "priority": 100,
    "id": 272476,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/zh_Hant/?checksum=c94e1d6d1b6b3ef5",
    "url": "https://weblate.appinventor.mit.edu/api/units/272476/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11401/?format=api"
}