Units API

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

GET /api/units/221971/?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-info/bn_BD/?format=api",
    "source": "<p>A non-visible component that makes a phone call to the number specified in the <code>PhoneNumber</code> property, which can be set either in the Designer or Blocks Editor. The component has a <code>MakePhoneCall</code> method, enabling the program to launch a phone call.</p><p>Often, this component is used with the <code>ContactPicker</code> component, which lets the user select a contact from the ones stored on the phone and sets the <code>PhoneNumber</code> property to the contact''s phone number.</p><p>To directly specify the phone number (e.g., 650-555-1212), set the <code>PhoneNumber</code> property to a Text with the specified digits (e.g., \"6505551212\"). Dashes, dots, and parentheses may be included (e.g., \"(650)-555-1212\") but will be ignored; spaces may not be included.</p>",
    "previous_source": "",
    "target": "",
    "id_hash": -8547712955186993262,
    "content_hash": 4298194009232095743,
    "location": "",
    "context": "PhoneCallHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 111,
    "priority": 100,
    "id": 221971,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/bn_BD/?checksum=9606c5ae0132792",
    "url": "https://weblate.appinventor.mit.edu/api/units/221971/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10792/?format=api"
}