Units API

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

GET /api/units/235021/?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": "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": 235021,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=9708a02241e0c73e",
    "url": "https://weblate.appinventor.mit.edu/api/units/235021/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11270/?format=api"
}