Translation components API.

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

GET /api/translations/appinventor/component-info/cs/units/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 229,
    "next": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/units/?format=api&page=3",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A button that, when clicked on, displays a list of the contacts to choose among. After the user has made a selection, the following properties will be set to information about the chosen contact: <ul><li> <code>ContactName</code>: the contact''s name </li> <li> <code>EmailAddress</code>: the contact''s primary email address </li> <li> <code>ContactUri</code>: the contact''s URI on the device </li><li> <code>EmailAddressList</code>: a list of the contact''s email addresses </li> <li> <code>PhoneNumber</code>: the contact''s primary phone number (on Later Android Verisons)</li> <li> <code>PhoneNumberList</code>: a list of the contact''s phone numbers (on Later Android Versions)</li> <li> <code>Picture</code>: the name of the file containing the contact''s image, which can be used as a <code>Picture</code> property value for the <code>Image</code> or <code>ImageSprite</code> component.</li></ul></p><p>Other properties affect the appearance of the button (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be clicked on (<code>Enabled</code>).</p><p>The ContactPicker component might not work on all phones. For example, on Android systems before system 3.0, it cannot pick phone numbers, and the list of email addresses will contain only one email.",
            "previous_source": "",
            "target": "",
            "id_hash": -7478174469362334783,
            "content_hash": -7762878717655976088,
            "location": "",
            "context": "ContactPickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 166,
            "priority": 100,
            "id": 222379,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=18382ff0f14343c1",
            "url": "https://weblate.appinventor.mit.edu/api/units/222379/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10742/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "Component that allows reading CSV and JSON data. The DataFile contains functionality relevant to accessing CSV or JSON parsed data in the form of rows or columns. Can be used together with the ChartData2D component to import data directly from a file to the Chart. The component may also be dragged and dropped on a Chart after a file has been selected and parsed successfully to create ChartData components automatically from the file onto the Chart.",
            "previous_source": "",
            "target": "",
            "id_hash": 3512386834265456655,
            "content_hash": 3756899611819921785,
            "location": "",
            "context": "DataFileHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "priority": 100,
            "id": 222380,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=b0be81376226c00f",
            "url": "https://weblate.appinventor.mit.edu/api/units/222380/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10743/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "<p>A button that, when clicked on, launches a popup dialog to allow the user to select a date.</p>",
            "previous_source": "",
            "target": "",
            "id_hash": 4302549823745152434,
            "content_hash": 2488894881272035898,
            "location": "",
            "context": "DatePickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "priority": 100,
            "id": 222381,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=bbb5ba44d0bfd5b2",
            "url": "https://weblate.appinventor.mit.edu/api/units/222381/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10744/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "An EmailPicker is a kind of text box. If the user begins entering the name or email address of a contact, the phone will show a dropdown menu of choices that complete the entry. If there are many contacts, the dropdown can take several seconds to appear, and can show intermediate results while the matches are being computed. <p>The initial contents of the text box and the contents< after user entry is in the <code>Text</code> property. If the <code>Text</code> property is initially empty, the contents of the <code>Hint</code> property will be faintly shown in the text box as a hint to the user.</p> <p>Other properties affect the appearance of the text box (<code>TextAlignment</code>, <code>BackgroundColor</code>, etc.) and whether it can be used (<code>Enabled</code>).</p><p>Text boxes like this are usually used with <code>Button</code> components, with the user clicking on the button when text entry is complete.",
            "previous_source": "",
            "target": "",
            "id_hash": 4875751479306686043,
            "content_hash": -694980751500948633,
            "location": "",
            "context": "EmailPickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 143,
            "priority": 100,
            "id": 222382,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=c3aa262339290e5b",
            "url": "https://weblate.appinventor.mit.edu/api/units/222382/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10745/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to a color sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -4794785856824008496,
            "content_hash": -5752116576810646115,
            "location": "",
            "context": "Ev3ColorSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 222383,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=3d757faac5f020d0",
            "url": "https://weblate.appinventor.mit.edu/api/units/222383/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10746/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a low-level interface to a LEGO MINDSTORMS EV3 robot, with functions to send system or direct commands to EV3 robots.",
            "previous_source": "",
            "target": "",
            "id_hash": -5192390057434797518,
            "content_hash": -4505939615724335115,
            "location": "",
            "context": "Ev3CommandsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "priority": 100,
            "id": 222384,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=37f0ecc0d3542a32",
            "url": "https://weblate.appinventor.mit.edu/api/units/222384/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10747/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to a gyro sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": 7181990815213513593,
            "content_hash": 8484697199625063470,
            "location": "",
            "context": "Ev3GyroSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 222385,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=e3ab8e9838eb6b79",
            "url": "https://weblate.appinventor.mit.edu/api/units/222385/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10748/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides both high- and low-level interfaces to a LEGO MINDSTORMS EV3 robot, with functions that can control the motors.",
            "previous_source": "",
            "target": "",
            "id_hash": -7064749944663096040,
            "content_hash": -6377008377994318927,
            "location": "",
            "context": "Ev3MotorsHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "priority": 100,
            "id": 222386,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=1df4f75b21654518",
            "url": "https://weblate.appinventor.mit.edu/api/units/222386/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10749/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to sound functionalities on LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": 8946392367005870045,
            "content_hash": 7618586736762958712,
            "location": "",
            "context": "Ev3SoundHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "priority": 100,
            "id": 222387,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=fc27f87530a6a7dd",
            "url": "https://weblate.appinventor.mit.edu/api/units/222387/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10750/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to a touch sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -2221641747441151633,
            "content_hash": -2865273289254685531,
            "location": "",
            "context": "Ev3TouchSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 222388,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=612b2499f997916f",
            "url": "https://weblate.appinventor.mit.edu/api/units/222388/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10751/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to a LEGO MINDSTORMS EV3 robot, with functions to draw graphs on EV3 screen.",
            "previous_source": "",
            "target": "",
            "id_hash": 6851567636778592275,
            "content_hash": -1260679366792580931,
            "location": "",
            "context": "Ev3UIHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "priority": 100,
            "id": 222389,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=df15a876e8c02813",
            "url": "https://weblate.appinventor.mit.edu/api/units/222389/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10752/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A component that provides a high-level interface to an ultrasonic sensor on a LEGO MINDSTORMS EV3 robot.",
            "previous_source": "",
            "target": "",
            "id_hash": -1253782287896995555,
            "content_hash": 5763475160129871622,
            "location": "",
            "context": "Ev3UltrasonicSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "priority": 100,
            "id": 222390,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=6e99aba6e839191d",
            "url": "https://weblate.appinventor.mit.edu/api/units/222390/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10753/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "A FeatureCollection contains one or more map features as a group. Any events fired on a feature in the collection will also trigger the corresponding event on the collection object. FeatureCollections can be loaded from external resources as a means of populating a Map with content.",
            "previous_source": "",
            "target": "",
            "id_hash": 8755443569625017211,
            "content_hash": 2885402417319236755,
            "location": "",
            "context": "FeatureCollectionHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "priority": 100,
            "id": 222391,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=f9819589ca7a2b7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/222391/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10754/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "Non-visible component for storing and retrieving files. Use this component to write or read files on your device. The default behaviour is to write files to the private data directory associated with your App. The Companion is special cased to write files to a public directory for debugging. Use the More information link to read more about how the File component uses paths and scopes to manage access to files.",
            "previous_source": "",
            "target": "",
            "id_hash": 789181683888567063,
            "content_hash": -6601010891485309572,
            "location": "",
            "context": "FileHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 70,
            "priority": 100,
            "id": 222392,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=8af3bc8f6b6c3317",
            "url": "https://weblate.appinventor.mit.edu/api/units/222392/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10755/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "The <code>FilePicker</code> component is a button-like component that when clicked by the user will prompt them to select a file from the system. The picker can also be programmatically opened by calling its <a href=\"/reference/components/media.html#FilePicker.Open\" target=\"_blank\">Open</a> method. Using the FilePicker requires Android 4.4 or higher or iOS 11 or higher.",
            "previous_source": "",
            "target": "",
            "id_hash": 7179721298014678426,
            "content_hash": 9038099126777995720,
            "location": "",
            "context": "FilePickerHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "priority": 100,
            "id": 222393,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=e3a37e7b1278ad9a",
            "url": "https://weblate.appinventor.mit.edu/api/units/222393/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10756/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "Non-visible component that communicates with Firebase to store and retrieve information.",
            "previous_source": "",
            "target": "",
            "id_hash": -9222280757919588997,
            "content_hash": 3033109119691735491,
            "location": "",
            "context": "FirebaseDBHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 222394,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=3e0832d485d7b",
            "url": "https://weblate.appinventor.mit.edu/api/units/222394/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10757/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "<p>A non-visible component that communicates with Google Fusion Tables. Fusion Tables let you store, share, query and visualize data tables; this component lets you query, create, and modify these tables.</p> <p><font color=red><b>NOTE:</b>&nbsp;Google shutdown the Fusion Tables service on December 3, 2019. This component no longer functions.</font></p> <p>This component uses the <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">Fusion Tables API V2.0</a>. <p>Applications using Fusion Tables must authentication to Google''s servers. There are two ways this can be done. The first way uses an API Key which you the developer obtain (see below). With this approach end-users must also login to access a Fusion Table. The second approach is to use a Service Account. With this approach you create credentials and a special \"Service Account Email Address\" which you obtain from the <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Google APIs Console</a>. You then tell the Fusion Table Control the name of the Service Account Email address and upload the secret key as an asset to your application and set the KeyFile property to point at this file. Finally you check the \"UseServiceAuthentication\" checkbox in the designer. When using a Service Account, end-users do not need to login to use Fusion Tables, your service account authenticates all access.</p> <p>To get an API key, follow these instructions.</p> <ol><li>Go to your <a href=\"https://code.google.com/apis/console/\" target=\"_blank\">Google APIs Console</a> and login if necessary.</li><li>Select the <i>Services</i> item from the menu on the left.</li><li>Choose the <i>Fusiontables</i> service from the list provided and turn it on.</li><li>Go back to the main menu and select the <i>API Access</i> item. </li></ol><p>Your API Key will be near the bottom of that pane in the section called \"Simple API Access\".You will have to provide that key as the value for the <i>ApiKey</i> property in your Fusiontables app.</p><p>Once you have an API key, set the value of the <i>Query</i> property to a valid Fusiontables SQL query and call <i>SendQuery</i> to execute the query. App Inventor will send the query to the Fusion Tables server and the <i>GotResult</i> block will fire when a result is returned from the server.Query results will be returned in CSV format, and can be converted to list format using the \"list from csv table\" or \"list from csv row\" blocks.</p><p>Note that you do not need to worry about UTF-encoding the query. But you do need to make sure the query follows the syntax described in <a href=\"https://developers.google.com/fusiontables/docs/v2/getting_started\" target=\"_blank\">the reference manual</a>, which means that things like capitalization for names of columns matters, and that single quotes must be used around column names if there are spaces in them.</p>",
            "previous_source": "",
            "target": "",
            "id_hash": 1500825717977124319,
            "content_hash": -6048312363757347145,
            "location": "",
            "context": "FusiontablesControlHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 416,
            "priority": 100,
            "id": 222395,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=94d40109edcc0ddf",
            "url": "https://weblate.appinventor.mit.edu/api/units/222395/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10758/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "Provides a way for applications to communicate with online game servers",
            "previous_source": "",
            "target": "",
            "id_hash": 6535568200885411113,
            "content_hash": -2371090094077030514,
            "location": "",
            "context": "GameClientHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 222396,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=dab300a6db1d1d29",
            "url": "https://weblate.appinventor.mit.edu/api/units/222396/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10759/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "<p>Non-visible component that can measure angular velocity in three dimensions in units of degrees per second.</p><p>In order to function, the component must have its <code>Enabled</code> property set to True, and the device must have a gyroscope sensor.</p>",
            "previous_source": "",
            "target": "",
            "id_hash": -1321324833895894980,
            "content_hash": 4871588827373297824,
            "location": "",
            "context": "GyroscopeSensorHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "priority": 100,
            "id": 222397,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=6da9b61072bbb03c",
            "url": "https://weblate.appinventor.mit.edu/api/units/222397/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10760/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/cs/?format=api",
            "source": "<p>A formatting element in which to place components that should be displayed from left to right. If you wish to have components displayed one over another, use <code>VerticalArrangement</code> instead.</p>",
            "previous_source": "",
            "target": "",
            "id_hash": 1517966769689270441,
            "content_hash": -4218852261580197026,
            "location": "",
            "context": "HorizontalArrangementHelpStringComponentPallette",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "priority": 100,
            "id": 222398,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-info/cs/?checksum=9510e6bc082d18a9",
            "url": "https://weblate.appinventor.mit.edu/api/units/222398/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/10761/?format=api"
        }
    ]
}