Units API

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

GET /api/units/222598/?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/de/?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": "Eine Komponente zur Aufnahme eines Fotos mit der Kamera des Geräts. Nach erfolgter Aufnahme steht der Name der Datei, die das Foto auf dem Handy enthält, als Argument des NachFoto-Ereignis zur Verfügung. Der Dateiname kann zum Beispiel dazu verwendet werden, um die Eigenschaft \"Bild\" einer Bild-Komponente zu setzen.",
    "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": 222598,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/de/?checksum=3654d89cde4a22d6",
    "url": "https://weblate.appinventor.mit.edu/api/units/222598/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10732/?format=api"
}