Units API

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

GET /api/units/222597/?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 record a video using the device''s camcorder.After the video is recorded, the name of the file on the phone containing the clip is available as an argument to the AfterRecording event. The file name can be used, for example, to set the source property of a VideoPlayer component.",
    "previous_source": "",
    "target": "Eine Komponente zur Aufnahme eines Videos über die Kamera des Geräts. Nach erfolgter Aufnahme steht der Name der Datei, die die Aufnahme auf dem Handy enthält, als Argument des NachAufnahne-Ereignis zur Verfügung. Der Dateiname kann zum Beispiel dazu verwendet werden, um die Eigenschaft \"Quelle\" einer VideoPlayer-Komponente zu setzen.",
    "id_hash": -5641026152139572246,
    "content_hash": -472775318287492262,
    "location": "",
    "context": "CamcorderHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "priority": 100,
    "id": 222597,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/de/?checksum=31b70c9a21083bea",
    "url": "https://weblate.appinventor.mit.edu/api/units/222597/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10731/?format=api"
}