Units API

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

GET /api/units/128773/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/pt_BR/?format=api",
    "source": "Returns the plain text that was passed to this screen when it was started by another app. If no value was passed, returns the empty text. For multiple screen apps, use get start value rather than get plain start text.",
    "previous_source": "",
    "target": "Retorna o texto puro que foi passado para esta tela quando ela foi aberta por outro app. Se nenhum valor foi passado, retorna uma cadeia de texto vazia. Para apps multi-tela, utilize 'obter valor inicial' ao invés de 'obter texto puro inicial'.",
    "id_hash": 8040186910099848042,
    "content_hash": 2544832529088974024,
    "location": "",
    "context": ".Blockly.Msg.LANG_CONTROLS_GET_PLAIN_START_TEXT_TOOLTIP",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "priority": 100,
    "id": 128773,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/ai-blockly-messages/pt_BR/?checksum=ef947b65603f3b6a",
    "url": "https://weblate.appinventor.mit.edu/api/units/128773/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/9242/?format=api"
}