Units API

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

GET /api/units/254258/?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-methods/id/?format=api",
    "source": "Shows a dialog box where the user can enter password (input is masked), after which the AfterTextInput event will be raised. If cancelable is true there will be an additional CANCEL button. Entering password will raise the AfterTextInput event. The \"response\" parameter to AfterTextInput will be the entered password, or \"Cancel\" if CANCEL button was pressed.",
    "previous_source": "",
    "target": "Menampilkan kotak dialog di mana pengguna dapat memasukkan kata sandi (input disamarkan), setelah itu event SetelahTeksDimasukkan akan dimunculkan. Jika dapatdibatalkan benar akan ada tombol BATALKAN tambahan. Memasukkan kata sandi akan meningkatkan acara SetelahTeksDimasukkan. Parameter \"respon\" ke SetelahTeksDimasukkan akan menjadi password yang dimasukkan, atau \"Batalkan\" jika tombol BATALKAN ditekan.",
    "id_hash": -2576685769627762069,
    "content_hash": 1878422250000089338,
    "location": "",
    "context": "ShowPasswordDialogMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 714,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "priority": 100,
    "id": 254258,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/id/?checksum=5c3dc5f1c388826b",
    "url": "https://weblate.appinventor.mit.edu/api/units/254258/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12104/?format=api"
}