Units API

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

GET /api/units/247584/?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 text, after which the AfterTextInput event will be raised. If cancelable is true there will be an additional CANCEL button. Entering text will raise the AfterTextInput event. The \"response\" parameter to AfterTextInput will be the text that was entered, or \"Cancel\" if the CANCEL button was pressed.",
    "previous_source": "",
    "target": "Muestra un cuadro de diálogo donde el usuario puede ingresar texto, después del cual se generará el evento DespuésDeTextoIntroducido. Si cancelable es verdadero, habrá un botón CANCELAR adicional. Al ingresar texto, se generará el evento DespuésDeTextoIntroducido. El parámetro \"respuesta\" para DespuésDeTextoIntroducido será el texto que se ingresó, o \"Cancelar\" si se presionó el botón CANCELAR.",
    "id_hash": -3188388087737131456,
    "content_hash": 5585310702545528520,
    "location": "",
    "context": "ShowTextDialogMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 718,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "priority": 100,
    "id": 247584,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/es/?checksum=53c091ed50575e40",
    "url": "https://weblate.appinventor.mit.edu/api/units/247584/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/12108/?format=api"
}