Units API

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

GET /api/units/151596/?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": "Deletes a file from storage. Prefix the filename with / to delete a specific file in the SD card, for instance /myFile.txt. will delete the file /sdcard/myFile.txt. If the file does not begin with a /, then the file located in the programs private storage will be deleted. Starting the file with // is an error because assets files cannot be deleted.",
    "previous_source": "",
    "target": "சேமிப்பகத்திலிருந்து ஒரு கோப்பை நீக்குகிறது. எச்டி கார்டில் ஒரு குறிப்பிட்ட கோப்பை நீக்க / உடன் கோப்பு பெயரை முன்னொட்டு, உதாரணமாக /myfile.txt. /sdcard/myfile.txt கோப்பை நீக்கும். கோப்பு a /உடன் தொடங்கவில்லை என்றால், நிரல்களில் அமைந்துள்ள கோப்பு தனியார் சேமிப்பிடம் நீக்கப்படும். // உடன் கோப்பைத் தொடங்குவது பிழை, ஏனெனில் சொத்து கோப்புகளை நீக்க முடியாது.",
    "id_hash": 3195572780633977743,
    "content_hash": -6006819925462489111,
    "location": "",
    "context": "File__DeleteMethodDescriptions",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 775,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "priority": 100,
    "id": 151596,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=ac58f4835b98738f",
    "url": "https://weblate.appinventor.mit.edu/api/units/151596/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/8228/?format=api"
}