Units API

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

GET /api/units/267614/?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/tr/?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": "Kullanıcının şifre girebileceği bir iletişim kutusu gösterir (girdi maskelenir), bundan sonra MetinGirişindenSonra olayı oluşturulur. İptal edilebilir doğruysa, ek bir İPTAL düğmesi olacaktır. Şifrenin girilmesi MetinGirişindenSonra olayını ortaya çıkaracaktır. MetinGirişindenSonra için \"yanıt\" parametresi girilen parola olacaktır veya İPTAL düğmesine basıldıysa \"İptal\" olacaktır.",
    "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": 267614,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/tr/?checksum=5c3dc5f1c388826b",
    "url": "https://weblate.appinventor.mit.edu/api/units/267614/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12104/?format=api"
}