Units API

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

GET /api/units/256289/?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-methods/ja/?format=api",
    "source": "Indicates source file to load data from. The expected format of the contents of the file are either CSV or JSON.Prefix the filename with / to read from a specific file on the SD card. for instance /myFile.txt will read the file /sdcard/myFile.txt. To read assets packaged with an application (also works for the Companion) start the filename with // (two slashes). If a filename does not start with a slash, it will be read from the applications private storage (for packaged apps) and from /sdcard/AppInventor/data for the Companion.The results of the reading are stored in the Rows, Columns and ColumnNames properties of the component.",
    "previous_source": "",
    "target": "データをロードするソースファイルを示します。ファイルのコンテンツの予期される形式は CSV または JSON です。SD カード上の特定のファイルから読み取るには、ファイル名の前に / を付けます。たとえば、/myFile.txt はファイル /sdcard/myFile.txt を読み取ります。アプリケーションにパッケージ化されたアセットを読み取るには (コンパニオンでも機能します)、ファイル名は // (2 つのスラッシュ) で始まります。ファイル名がスラッシュで始まらない場合、ファイルはアプリケーションのプライベート ストレージ (パッケージ化されたアプリの場合) から、およびコンパニオンの場合は /sdcard/AppInventor/data から読み取られます。読み取りの結果は、行、列、および列名に保存されます。コンポーネントのプロパティです。",
    "id_hash": 552566079242426493,
    "content_hash": 556062531012955895,
    "location": "",
    "context": "ReadFileMethodDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 519,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 105,
    "priority": 100,
    "id": 256289,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/ja/?checksum=87ab1bebe42cd87d",
    "url": "https://weblate.appinventor.mit.edu/api/units/256289/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11909/?format=api"
}