Units API

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

GET /api/units/134882/?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": "Decodes the given JSON encoded value to produce a corresponding AppInventor value. A JSON list `[x, y, z]` decodes to a list `(x y z)`, A JSON object with key A and value B, (denoted as `{A:B}`) decodes to a list `((A B))`, that is, a list containing the two-element list `(A B)`. Use the method JsonTextDecodeWithDictionaries if you would prefer to get back dictionary objects rather than lists-of-lists in the result.",
    "previous_source": "",
    "target": "தொடர்புடைய appinventor மதிப்பை உருவாக்க கொடுக்கப்பட்ட சாதொபொகு குறியிடப்பட்ட மதிப்பை டிகோட் செய்கிறது. ஒரு சாதொபொகு பட்டியல் `[x, ஒய், z]` ஒரு பட்டியலுக்கு டிகோட்கள் `(x ஒய் z)`, விசை a மற்றும் மதிப்பு b உடன் ஒரு சாதொபொகு பொருள், (`{a: b}` எனக் குறிக்கப்படுகிறது) ஒரு பட்டியலுக்கு டிகோட் செய்கிறது `((( a b) `, அதாவது, இரண்டு-உறுப்பு பட்டியல்` (a b) `கொண்ட பட்டியல். இதன் விளைவாக பட்டியல்களைக் காட்டிலும் அகராதி பொருள்களை திரும்பப் பெற விரும்பினால் jsontextdecodewithdictionies முறையைப் பயன்படுத்தவும்.",
    "id_hash": 1462129323533409226,
    "content_hash": 8977883940516063945,
    "location": "",
    "context": "JsonTextDecodeMethodDescriptions",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 72,
    "priority": 100,
    "id": 134882,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=944a86df80e41bca",
    "url": "https://weblate.appinventor.mit.edu/api/units/134882/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3675/?format=api"
}