Units API

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

GET /api/units/226262/?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 to take a picture using the device''s camera. After the picture is taken, the name of the file on the phone containing the picture is available as an argument to the AfterPicture event. The file name can be used, for example, to set the Picture property of an Image component.",
    "previous_source": "",
    "target": "Um componente para tirar fotos usando a câmera do aparelho. Depois da foto ser tirada, o nome do arquivo no telefone está disponível como um argumento para o evento <code>DepoisDeFotografar</code>. O nome do arquivo pode ser usado, por exemplo, para atribuir a propriedade <code>Imagem</code> de um componente <code>Imagem</code>.",
    "id_hash": -5308379892507073834,
    "content_hash": -5904074541193820179,
    "location": "",
    "context": "CameraHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "priority": 100,
    "id": 226262,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/pt_BR/?checksum=3654d89cde4a22d6",
    "url": "https://weblate.appinventor.mit.edu/api/units/226262/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10732/?format=api"
}