Units API

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

GET /api/units/135177/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ta/?format=api",
    "source": "Reads text from a file in storage. 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.",
    "previous_source": "",
    "target": "சேமிப்பகத்தில் உள்ள ஒரு கோப்பிலிருந்து உரையைப் படிக்கிறது. எச்டி கார்டில் ஒரு குறிப்பிட்ட கோப்பிலிருந்து / படிக்க கோப்பு பெயரை முன்னொட்டு. உதாரணமாக /myfile.txt /sdcard/myfile.txt கோப்பைப் படிக்கும். ஒரு பயன்பாட்டுடன் தொகுக்கப்பட்ட சொத்துக்களைப் படிக்க (தோழருக்கும் வேலை செய்கிறது) கோப்பு பெயரை // (இரண்டு ச்லாச்கள்) உடன் தொடங்கவும். ஒரு கோப்பு பெயர் ஒரு குறைப்புடன் தொடங்கவில்லை என்றால், அது பயன்பாடுகளிலிருந்து தனியார் சேமிப்பகத்திலிருந்து (தொகுக்கப்பட்ட பயன்பாடுகளுக்கு) மற்றும்/sdcard/appinventor/தரவுகளிலிருந்து தோழனுக்கான தரவுகளிலிருந்து படிக்கப்படும்.",
    "id_hash": -7159724955266313581,
    "content_hash": 8186522241092332682,
    "location": "",
    "context": "ReadFromMethodDescriptions",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1842,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 76,
    "priority": 100,
    "id": 135177,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=1ca38c1647da1293",
    "url": "https://weblate.appinventor.mit.edu/api/units/135177/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3970/?format=api"
}