Units API

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

GET /api/units/247580/?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/es/?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": "Muestra un cuadro de diálogo donde el usuario puede ingresar la contraseña (la entrada está enmascarada), después de lo cual se generará el evento DespuésDeTextoIntroducido. Si cancelable es verdadero, habrá un botón CANCELAR adicional. Al ingresar la contraseña, se generará el evento DespuésDeTextoIntroducido. El parámetro \"respuesta\" para DespuésDeTextoIntroducido será la contraseña ingresada, o \"Cancelar\" si se presionó el botón CANCELAR.",
    "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": 247580,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/es/?checksum=5c3dc5f1c388826b",
    "url": "https://weblate.appinventor.mit.edu/api/units/247580/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12104/?format=api"
}