Units API

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

GET /api/units/221924/?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": "An EmailPicker is a kind of text box. If the user begins entering the name or email address of a contact, the phone will show a dropdown menu of choices that complete the entry. If there are many contacts, the dropdown can take several seconds to appear, and can show intermediate results while the matches are being computed. <p>The initial contents of the text box and the contents< after user entry is in the <code>Text</code> property. If the <code>Text</code> property is initially empty, the contents of the <code>Hint</code> property will be faintly shown in the text box as a hint to the user.</p> <p>Other properties affect the appearance of the text box (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be used (<code>Enabled</code>).</p><p>Text boxes like this are usually used with <code>Button</code> components, with the user clicking on the button when text entry is complete.",
    "previous_source": "",
    "target": "",
    "id_hash": 4875751479306686043,
    "content_hash": -694980751500948633,
    "location": "",
    "context": "EmailPickerHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 143,
    "priority": 100,
    "id": 221924,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/bn_BD/?checksum=c3aa262339290e5b",
    "url": "https://weblate.appinventor.mit.edu/api/units/221924/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10745/?format=api"
}