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=9
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=10",
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/units/?format=api&page=8",
    "results": [
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DrawPoint",
            "previous_source": "",
            "target": "",
            "id_hash": 4479461983347906257,
            "content_hash": 8453295054317035208,
            "location": "",
            "context": "DrawPointMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 161,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245914,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=be2a3ef0ce5196d1",
            "url": "https://weblate.appinventor.mit.edu/api/units/245914/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11551/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Draw a rectangle on the screen.",
            "previous_source": "",
            "target": "",
            "id_hash": -9201004301899105921,
            "content_hash": -6916826494285801570,
            "location": "",
            "context": "DrawRectMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 162,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 245915,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=4f77562076797f",
            "url": "https://weblate.appinventor.mit.edu/api/units/245915/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11552/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DrawRect",
            "previous_source": "",
            "target": "",
            "id_hash": -7487834739310716107,
            "content_hash": -7509983194898536678,
            "location": "",
            "context": "DrawRectMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 163,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245916,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=1815ddfa128e1b35",
            "url": "https://weblate.appinventor.mit.edu/api/units/245916/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11553/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Draws a shape on the canvas. pointList should be a list contains sub-lists with two number which represents a coordinate. The first point and last point does not need to be the same. e.g. ((x1 y1) (x2 y2) (x3 y3)) When fill is true, the shape will be filled.",
            "previous_source": "",
            "target": "",
            "id_hash": -8761259665344499317,
            "content_hash": -130728971943185470,
            "location": "",
            "context": "DrawShapeMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 164,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 49,
            "priority": 100,
            "id": 245917,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=669c0c0e62ef18b",
            "url": "https://weblate.appinventor.mit.edu/api/units/245917/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11554/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DrawShape",
            "previous_source": "",
            "target": "",
            "id_hash": 3753782336374982777,
            "content_hash": -7096666954077513702,
            "location": "",
            "context": "DrawShapeMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 165,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245918,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=b4181d2583c44879",
            "url": "https://weblate.appinventor.mit.edu/api/units/245918/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11555/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Draws the specified text starting at the specified coordinates at the specified angle using the values of the FontSize and TextAlignment properties.",
            "previous_source": "",
            "target": "",
            "id_hash": -2557765125164069947,
            "content_hash": 6958176115414473148,
            "location": "",
            "context": "DrawTextAtAngleMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 166,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "priority": 100,
            "id": 245919,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=5c80fe2b97b68bc5",
            "url": "https://weblate.appinventor.mit.edu/api/units/245919/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11556/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DrawTextAtAngle",
            "previous_source": "",
            "target": "",
            "id_hash": -5093107479583661201,
            "content_hash": 6920737309340557016,
            "location": "",
            "context": "DrawTextAtAngleMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 167,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245920,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=3951a5bb5487e36f",
            "url": "https://weblate.appinventor.mit.edu/api/units/245920/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11557/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Draws the specified text relative to the specified coordinates using the values of the FontSize and TextAlignment properties.",
            "previous_source": "",
            "target": "",
            "id_hash": 4081002264608442671,
            "content_hash": 9000174093109308677,
            "location": "",
            "context": "DrawTextMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 168,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "priority": 100,
            "id": 245921,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=b8a2a1f0058d092f",
            "url": "https://weblate.appinventor.mit.edu/api/units/245921/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11558/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DrawText",
            "previous_source": "",
            "target": "",
            "id_hash": 2351551396949779713,
            "content_hash": -4923844316587073372,
            "location": "",
            "context": "DrawTextMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245922,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=a0a263895643e501",
            "url": "https://weblate.appinventor.mit.edu/api/units/245922/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11559/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Returns duration, which is milliseconds elapsed between instants.",
            "previous_source": "",
            "target": "",
            "id_hash": -5098025519535036152,
            "content_hash": -2217633165448347404,
            "location": "",
            "context": "DurationMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 170,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245923,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=39402cccec3ce908",
            "url": "https://weblate.appinventor.mit.edu/api/units/245923/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11560/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Duration",
            "previous_source": "",
            "target": "",
            "id_hash": -6638164681466862965,
            "content_hash": -3853220138430988259,
            "location": "",
            "context": "DurationMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 171,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245924,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=23e08064889fa28b",
            "url": "https://weblate.appinventor.mit.edu/api/units/245924/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11561/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts the duration to the number of days.",
            "previous_source": "",
            "target": "",
            "id_hash": -4453074547873427787,
            "content_hash": -827809116919170429,
            "location": "",
            "context": "DurationToDaysMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 172,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245925,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=4233804ac7abceb5",
            "url": "https://weblate.appinventor.mit.edu/api/units/245925/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11562/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DurationToDays",
            "previous_source": "",
            "target": "",
            "id_hash": 4548133691531166099,
            "content_hash": -8470987726572503570,
            "location": "",
            "context": "DurationToDaysMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 173,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245926,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=bf1e377ed2b38193",
            "url": "https://weblate.appinventor.mit.edu/api/units/245926/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11563/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts the duration to the number of hours.",
            "previous_source": "",
            "target": "",
            "id_hash": -6523274129909974365,
            "content_hash": -4862580061899070456,
            "location": "",
            "context": "DurationToHoursMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245927,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=2578acbd9a387aa3",
            "url": "https://weblate.appinventor.mit.edu/api/units/245927/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11564/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DurationToHours",
            "previous_source": "",
            "target": "",
            "id_hash": -6947836084518990784,
            "content_hash": 8190315388322255318,
            "location": "",
            "context": "DurationToHoursMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 175,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245928,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=1f9453e4709acc40",
            "url": "https://weblate.appinventor.mit.edu/api/units/245928/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11565/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts the duration to the number of minutes.",
            "previous_source": "",
            "target": "",
            "id_hash": -6188565685304680977,
            "content_hash": -4282884869853898637,
            "location": "",
            "context": "DurationToMinutesMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 176,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245929,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=2a1dcc4c323e1def",
            "url": "https://weblate.appinventor.mit.edu/api/units/245929/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11566/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DurationToMinutes",
            "previous_source": "",
            "target": "",
            "id_hash": -5121726789435397704,
            "content_hash": -8315786414132657473,
            "location": "",
            "context": "DurationToMinutesMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 177,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245930,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=38ebf89eff19e9b8",
            "url": "https://weblate.appinventor.mit.edu/api/units/245930/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11567/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts the duration to the number of seconds.",
            "previous_source": "",
            "target": "",
            "id_hash": -6682852194191186455,
            "content_hash": -1677637969736018111,
            "location": "",
            "context": "DurationToSecondsMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 178,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245931,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=2341bd562ecb65e9",
            "url": "https://weblate.appinventor.mit.edu/api/units/245931/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11568/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "DurationToSeconds",
            "previous_source": "",
            "target": "",
            "id_hash": -5891584881128484534,
            "content_hash": -3858837268971808233,
            "location": "",
            "context": "DurationToSecondsMethods",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 179,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 245932,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=2e3ce2c3fc46514a",
            "url": "https://weblate.appinventor.mit.edu/api/units/245932/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11569/?format=api"
        },
        {
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-methods/el/?format=api",
            "source": "Converts the duration to the number of weeks.",
            "previous_source": "",
            "target": "",
            "id_hash": -6292048380554438928,
            "content_hash": 7893312359033085556,
            "location": "",
            "context": "DurationToWeeksMethodDescriptions",
            "comment": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "position": 180,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 245933,
            "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-methods/el/?checksum=28ae2755a77b16f0",
            "url": "https://weblate.appinventor.mit.edu/api/units/245933/?format=api",
            "source_info": "https://weblate.appinventor.mit.edu/api/sources/11570/?format=api"
        }
    ]
}