Units API

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

GET /api/units/241181/?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": "Event indicating that a phone call has ended. If status is 1, incoming call is missed or rejected; if status is 2, incoming call is answered before hanging up; if status is 3, outgoing call is hung up. phoneNumber is the ended call phone number.",
    "previous_source": "",
    "target": "電話通話結束時,觸發本事件。如果「狀態」事件變數為 1,代表錯過或拒絕來電。如果為2,代表已在掛斷前接聽來電;如果狀態為3,則代表電話被掛斷。「電話號碼」事件變數為本次來電的電話號碼。",
    "id_hash": 1659752531680610110,
    "content_hash": -7852345454753832951,
    "location": "",
    "context": "PhoneCallEndedEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 320,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "priority": 100,
    "id": 241181,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/zh_Hant/?checksum=9708a02241e0c73e",
    "url": "https://weblate.appinventor.mit.edu/api/units/241181/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11270/?format=api"
}