Units API

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

GET /api/units/226253/?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-info/pt_BR/?format=api",
    "source": "A component that can launch an activity using the <code>StartActivity</code> method. <p>Activities that can be launched include:<ul> <li> Starting another App Inventor for Android app. To do so, first find out the <em>class</em> of the other application by downloading the source code and using a file explorer or unzip utility to find a file named \"youngandroidproject/project.properties\". The first line of the file will start with \"main=\" and be followed by the class name; for example, <code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>. (The first components indicate that it was created by Ben.Bitdiddle",
    "previous_source": "",
    "target": "Um componente que pode lançar uma atividade usando o método <code>IniciarAtividade</code>.<p>Atividades que podem ser lançadas incluem: <ul> <li> iniciar outros apps do App Inventor para Android </li> <li> iniciar o app de câmera </li> <li> fazer uma busca na web </li> <li> abrir um navegador da web em uma página especificada </li> <li> abir o app de mapa em um lugar específico</li></ul> Você pode também lançar atividades que retornem dados textuais. Veja a documentação que usa o IniciadorDeAtividades para exemplos.</p>",
    "id_hash": -6655185969608387764,
    "content_hash": -7918337812925819732,
    "location": "",
    "context": "ActivityStarterHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 86,
    "priority": 100,
    "id": 226253,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=23a4079f0f54134c",
    "url": "https://weblate.appinventor.mit.edu/api/units/226253/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10723/?format=api"
}