Units API

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

GET /api/units/134328/?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": "<p>A round ''sprite'' that can be placed on a <code>Canvas</code>, where it can react to touches and drags, interact with other sprites (<code>ImageSprite</code>s and other <code>Ball</code>s) and the edge of the Canvas, and move according to its property values.</p><p>For example, to have a <code>Ball</code> move 4 pixels toward the top of a <code>Canvas</code> every 500 milliseconds (half second), you would set the <code>Speed</code> property to 4 [pixels], the <code>Interval</code> property to 500 [milliseconds], the <code>Heading</code> property to 90 [degrees], and the <code>Enabled</code> property to <code>True</code>.</p><p>The difference between a <code>Ball</code> and an <code>ImageSprite</code> is that the latter can get its appearance from an image file, while a <code>Ball</code>''s appearance can be changed only by varying its <code>PaintColor</code> and <code>Radius</code> properties.</p>",
    "previous_source": "",
    "target": "<p> ஒரு சுற்று ''தேவதை'' ஒரு <code> வரைதிரை </code> இல் வைக்கப்படலாம், அங்கு அது தொடுதல்கள் மற்றும் இழுவைகளுக்கு வினைபுரியலாம், மற்ற உருவங்களுடன் தொடர்பு கொள்ளலாம் (<code> படதேவதை </code> கள் மற்றும் பிற <code> பந்து </code> கள்) மற்றும் வரைதிரையின் விளிம்பு, மற்றும் அதன் சொத்து மதிப்புகளுக்கு ஏற்ப நகர்த்தவும். <code> வரைதிரை </code> இன் மேல் ஒவ்வொரு 500 மில்லி நொடிகளிலும் (அரை நொடி), நீங்கள் <code> விரைவு </code> சொத்தை 4 [படபுள்ளிகள்], <code> இடைவெளி </code> சொத்து என அமைப்பீர்கள் 500. ஒரு <code> பந்து </code> மற்றும் ஒரு <code> படதேவதை </code> க்கு இடையிலான வேறுபாடு என்னவென்றால், பிந்தையது அதன் தோற்றத்தை ஒரு படக் கோப்பிலிருந்து பெற முடியும், அதே நேரத்தில் ஒரு <code> பந்து </code> இன் தோற்றம் இருக்க முடியும் அதன் <code> மை வண்ணம்</code> மற்றும் <code> ஆரம் </code> பண்புகள் மாறுபடுவதன் மூலம் மட்டுமே மாற்றப்பட்டது. </p>",
    "id_hash": 7449823071733847299,
    "content_hash": -6909237758358581611,
    "location": "",
    "context": "BallHelpStringComponentPallette",
    "comment": "# Description: ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 119,
    "priority": 100,
    "id": 134328,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/ta/?checksum=e763169ce6349503",
    "url": "https://weblate.appinventor.mit.edu/api/units/134328/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/3121/?format=api"
}