Units API

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

GET /api/units/260936/?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/pl/?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": "Wyświetla okno dialogowe, w którym użytkownik może wprowadzić hasło (wejście jest zamaskowane), po czym zostanie wywołane zdarzenie AfterTextInput. Jeśli anulowanie jest prawdziwe, pojawi się dodatkowy przycisk ANULUJ. Wprowadzenie hasła podniesie zdarzenie AfterTextInput. Parametr „odpowiedź” na AfterTextInput będzie wprowadzonym hasłem lub „Anuluj”, jeśli został naciśnięty przycisk ANULUJ.",
    "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": 260936,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/pl/?checksum=5c3dc5f1c388826b",
    "url": "https://weblate.appinventor.mit.edu/api/units/260936/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12104/?format=api"
}