Units API

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

GET /api/units/235023/?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 phonecall has started. If status is 1, incoming call is ringing; if status is 2, outgoing call is dialled. phoneNumber is the incoming/outgoing phone number.",
    "previous_source": "",
    "target": "통화가 시작되었음을 나타내는 이벤트입니다. 상태가 1이면 수신 전화가 온 경우, 상태가 2이면 발신 전화가 걸린 경우입니다. 전화번호는 수신/발신 전화번호입니다.",
    "id_hash": -1584747866025378536,
    "content_hash": -8561515335765806600,
    "location": "",
    "context": "PhoneCallStartedEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 322,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 29,
    "priority": 100,
    "id": 235023,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/ko/?checksum=6a01d83652ffbd18",
    "url": "https://weblate.appinventor.mit.edu/api/units/235023/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11272/?format=api"
}