Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/hu/?format=api",
    "source": "<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>",
    "previous_source": "",
    "target": "<p>Egy téglalap alakú terület a képernyőn, amelyre szereplőket lehet rajzolni és reagál az érintésekre.</p><p>A szereplők helyzetét (X, Y) koordinátákkal lehet megadni, ahol:<ul> <li>X a szereplő vízszintes távolsága (képpontban) a rajzvászon bal szélétől</li><li>Y a szereplő függőleges távolsága (képpontban) a rajzvászon tetejétől</li></ul></p><p>Érintésre/húzásra eseményekkel reagál, amelyeket a Blokk Szerkesztőben lehet kezelni.</p><p>Vonalakat, téglalapokat, köröket és más alakzatokat lehet rá rajzolni.</p>",
    "id_hash": 1177868880879766378,
    "content_hash": 1721160815748715850,
    "location": "",
    "context": "CanvasHelpStringComponentPallette",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 125,
    "priority": 100,
    "id": 223973,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/hu/?checksum=9058a181acd34b6a",
    "url": "https://weblate.appinventor.mit.edu/api/units/223973/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/10733/?format=api"
}