Translation components API.

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

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

{
    "count": 1113,
    "next": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/units/?format=api&page=12",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/units/?format=api&page=10",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Extends the range of the chart to include the provided y value. If y is already within the bounds of the range, this method has no effect.",
            "previous_source": "",
            "target": "",
            "id_hash": -2219973955040007829,
            "content_hash": 4937139949351654175,
            "location": "",
            "context": "ExtendRangeToIncludeMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 201,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "priority": 100,
            "id": 245954,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=613111732738a96b",
            "url": "https://weblate.appinventor.mit.edu/api/units/245954/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11591/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "ExtendRangeToInclude",
            "previous_source": "",
            "target": "",
            "id_hash": -5414306011151462041,
            "content_hash": 6089627777823493124,
            "location": "",
            "context": "ExtendRangeToIncludeMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 202,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245955,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=34dc855e7c0e1167",
            "url": "https://weblate.appinventor.mit.edu/api/units/245955/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11592/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts a feature description into an App Inventor map feature. Points are converted into",
            "previous_source": "",
            "target": "",
            "id_hash": -8991863921182095156,
            "content_hash": 7114768254084636947,
            "location": "",
            "context": "FeatureFromDescriptionMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 203,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 245956,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=3367b67954a48cc",
            "url": "https://weblate.appinventor.mit.edu/api/units/245956/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11593/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "FeatureFromDescription",
            "previous_source": "",
            "target": "",
            "id_hash": -2789290782020497365,
            "content_hash": 4010603238226759887,
            "location": "",
            "context": "FeatureFromDescriptionMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 204,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245957,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=594a72cfe265902b",
            "url": "https://weblate.appinventor.mit.edu/api/units/245957/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11594/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Opens the FilePicker, as though the user clicked on it.",
            "previous_source": "",
            "target": "",
            "id_hash": -969544743017156112,
            "content_hash": 4538807529976392637,
            "location": "",
            "context": "FilePicker__OpenMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 205,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 245958,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=728b7c316e9d71f0",
            "url": "https://weblate.appinventor.mit.edu/api/units/245958/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11595/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?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": "",
            "id_hash": 3195572780633977743,
            "content_hash": -6006819925462489111,
            "location": "",
            "context": "File__DeleteMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 206,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "priority": 100,
            "id": 245959,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=ac58f4835b98738f",
            "url": "https://weblate.appinventor.mit.edu/api/units/245959/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11596/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Fill the screen with a color.",
            "previous_source": "",
            "target": "",
            "id_hash": -7047583685479342127,
            "content_hash": 2367214428122038892,
            "location": "",
            "context": "FillScreenMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 207,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 245960,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=1e31f3fa4e2a5fd1",
            "url": "https://weblate.appinventor.mit.edu/api/units/245960/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11597/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "FillScreen",
            "previous_source": "",
            "target": "",
            "id_hash": -8972365977019802735,
            "content_hash": -6442511673027357170,
            "location": "",
            "context": "FillScreenMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 208,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245961,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=37bc0ae78ef1b91",
            "url": "https://weblate.appinventor.mit.edu/api/units/245961/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11598/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Remove the tag from Firebase",
            "previous_source": "",
            "target": "",
            "id_hash": -5720566009355735916,
            "content_hash": -838546362444182272,
            "location": "",
            "context": "FirebaseDB__ClearTagMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 209,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 245962,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=309c7785fa2d6c94",
            "url": "https://weblate.appinventor.mit.edu/api/units/245962/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11599/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "GetValue asks Firebase to get the value stored under the given tag. It will pass valueIfTagNotThere to GotValue if there is no value stored under the tag.",
            "previous_source": "",
            "target": "",
            "id_hash": -7782743750345625545,
            "content_hash": -8831235878820663410,
            "location": "",
            "context": "FirebaseDB__GetValueMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 210,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "priority": 100,
            "id": 245963,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=13fe23cb36c1f037",
            "url": "https://weblate.appinventor.mit.edu/api/units/245963/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11600/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Asks Firebase to store the given value under the given tag.",
            "previous_source": "",
            "target": "",
            "id_hash": 6809624329306874377,
            "content_hash": 7500400968853282434,
            "location": "",
            "context": "FirebaseDB__StoreValueMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 211,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 245964,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=de80a53fa231a209",
            "url": "https://weblate.appinventor.mit.edu/api/units/245964/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11601/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Starts following a user.",
            "previous_source": "",
            "target": "",
            "id_hash": -8004160999111306626,
            "content_hash": 6550964280400918928,
            "location": "",
            "context": "FollowMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 212,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 245965,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=10eb81faaaef527e",
            "url": "https://weblate.appinventor.mit.edu/api/units/245965/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11602/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Follow",
            "previous_source": "",
            "target": "",
            "id_hash": 2501617309631540465,
            "content_hash": -4790032671920518163,
            "location": "",
            "context": "FollowMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 213,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245966,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=a2b787b0608e6cf1",
            "url": "https://weblate.appinventor.mit.edu/api/units/245966/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11603/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Forget end-users login credentials. Has no effect on service authentication",
            "previous_source": "",
            "target": "",
            "id_hash": 1388633162700774447,
            "content_hash": 3948874348007519142,
            "location": "",
            "context": "ForgetLoginMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 214,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "priority": 100,
            "id": 245967,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=93456a81121b5c2f",
            "url": "https://weblate.appinventor.mit.edu/api/units/245967/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11604/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "ForgetLogin",
            "previous_source": "",
            "target": "",
            "id_hash": 315675951140998550,
            "content_hash": -7383675918700407060,
            "location": "",
            "context": "ForgetLoginMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 215,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245968,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=8461819ae3e48d96",
            "url": "https://weblate.appinventor.mit.edu/api/units/245968/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11605/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Text representing the date of an instant in the specified pattern",
            "previous_source": "",
            "target": "",
            "id_hash": 679402289926666233,
            "content_hash": 5695321880507566808,
            "location": "",
            "context": "FormatDateMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 216,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "priority": 100,
            "id": 245969,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=896db8c876aa77f9",
            "url": "https://weblate.appinventor.mit.edu/api/units/245969/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11606/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "FormatDate",
            "previous_source": "",
            "target": "",
            "id_hash": -5154276097635276974,
            "content_hash": 8510918966773314612,
            "location": "",
            "context": "FormatDateMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 217,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245970,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=387855329e29a752",
            "url": "https://weblate.appinventor.mit.edu/api/units/245970/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11607/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Returns text representing the date and time of an instant in the specified pattern",
            "previous_source": "",
            "target": "",
            "id_hash": -2424050494222887860,
            "content_hash": -5597993385193472916,
            "location": "",
            "context": "FormatDateTimeMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 218,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "priority": 100,
            "id": 245971,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=5e5c0aeb2e3c144c",
            "url": "https://weblate.appinventor.mit.edu/api/units/245971/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11608/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "FormatDateTime",
            "previous_source": "",
            "target": "",
            "id_hash": 7110371319828802609,
            "content_hash": -4433940833023192905,
            "location": "",
            "context": "FormatDateTimeMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 219,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245972,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=e2ad1d0b03856c31",
            "url": "https://weblate.appinventor.mit.edu/api/units/245972/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11609/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Text representing the time of an instant",
            "previous_source": "",
            "target": "",
            "id_hash": -6085005400776934036,
            "content_hash": 861975408281227690,
            "location": "",
            "context": "FormatTimeMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 220,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 245973,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=2b8db7d3e65b7d6c",
            "url": "https://weblate.appinventor.mit.edu/api/units/245973/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11610/?format=api"
        }
    ]
}