Units API

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

GET /api/units/135286/?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": "Saves text to a file. If the filename begins with a slash (/) the file is written to the sdcard. For example writing to /myFile.txt will write the file to /sdcard/myFile.txt. If the filename does not start with a slash, it will be written in the programs private data directory where it will not be accessible to other programs on the phone. There is a special exception for the AI Companion where these files are written to /sdcard/AppInventor/data to facilitate debugging. Note that this block will overwrite a file if it already exists.If you want to add content to a file use the append block.",
    "previous_source": "",
    "target": "ஒரு கோப்பில் உரையை சேமிக்கிறது. கோப்பு பெயர் ஒரு குறைப்புடன் தொடங்கினால் (/) கோப்பு sdcard க்கு எழுதப்படுகிறது. எடுத்துக்காட்டாக, /myfile.txt க்கு எழுதுவது கோப்பை /sdcard/myfile.txt க்கு எழுதும். கோப்பு பெயர் ஒரு குறைப்புடன் தொடங்கவில்லை என்றால், அது நிரல் தனியார் தரவு கோப்பகத்தில் எழுதப்படும், அங்கு தொலைபேசியில் உள்ள பிற நிரல்களுக்கு அணுக முடியாது. பிழைத்திருத்தத்தை எளிதாக்க இந்த கோப்புகள்/sdcard/appinventor/தரவுக்கு எழுதப்பட்ட ai தோழருக்கு ஒரு சிறப்பு விதிவிலக்கு உள்ளது. இந்த தொகுதி ஏற்கனவே இருந்தால் அது ஒரு கோப்பில் உள்ளடக்கத்தைச் சேர்க்க விரும்பினால், அந்த தொகுதி ஏற்கனவே இருந்தால் அதை மேலெழுதும் என்பதை நினைவில் கொள்க.",
    "id_hash": 8383678354328358198,
    "content_hash": 7983060634879610957,
    "location": "",
    "context": "SaveFileMethodDescriptions",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2009,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 105,
    "priority": 100,
    "id": 135286,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=f458cf0b6cdf8d36",
    "url": "https://weblate.appinventor.mit.edu/api/units/135286/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4079/?format=api"
}