Translation components API.

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

GET /api/translations/sonic-pi/tutorial/gl/units/?format=api&page=36
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2023,
    "next": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/units/?format=api&page=37",
    "previous": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/units/?format=api&page=35",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Let's finish by designing a function which will play a new sound created with subtractive synthesis. See if you can figure out what's going on here - and for the advanced Sonic Pi readers out there - see if you can work out why I wrapped everything inside a call to `at` (please send answers to @samaaron on Twitter)."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6915743251624549486,
            "content_hash": -6915743251624549486,
            "location": "A.19-subtractive-synthesis.md:146",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1870,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://hosted.weblate.org/api/units/14810877/?format=api",
            "priority": 100,
            "id": 7037545,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=20065827611d2392",
            "url": "https://hosted.weblate.org/api/units/7037545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-26T21:15:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "define :subt_synth do |note, sus|\n  at do\n    with_fx :lpf, cutoff: 40, amp: 2 do |fx|\n      control fx, cutoff_slide: 6, cutoff: 100\n      synth :prophet, note: note, sustain: sus\n    end\n    with_fx :hpf, cutoff_slide: 0.01 do |fx|\n      synth :dsaw, note: note + 12, sustain: sus\n      (sus * 8).times do\n        control fx, cutoff: rrand(70, 110)\n        sleep 0.125\n      end\n    end\n  end\nend\nsubt_synth :e1, 8\nsleep 8\nsubt_synth :e1 - 4, 8"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6103061038773242243,
            "content_hash": 6103061038773242243,
            "location": "A.19-subtractive-synthesis.md:152",
            "context": "",
            "note": "",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1871,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 67,
            "source_unit": "https://hosted.weblate.org/api/units/14810878/?format=api",
            "priority": 100,
            "id": 7037546,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=d4b26dadea9b0983",
            "url": "https://hosted.weblate.org/api/units/7037546/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-06-26T21:15:23+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "B Essential Knowledge"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6874229059130477330,
            "content_hash": 6874229059130477330,
            "location": "B-Essential-Knowledge.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1903,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14838353/?format=api",
            "priority": 100,
            "id": 7037547,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=df662ae87623cb12",
            "url": "https://hosted.weblate.org/api/units/7037547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-12-12T14:53:29+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Essential Knowledge"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6635653157554413017,
            "content_hash": -6635653157554413017,
            "location": "B-Essential-Knowledge.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1904,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14783053/?format=api",
            "priority": 100,
            "id": 7037548,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=23e96c9c43452227",
            "url": "https://hosted.weblate.org/api/units/7037548/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:18+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "This section will cover some very useful - in fact *essential* - knowledge for getting the most out of your Sonic Pi experience."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7402234267239956669,
            "content_hash": -7402234267239956669,
            "location": "B-Essential-Knowledge.md:5",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1905,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://hosted.weblate.org/api/units/14782379/?format=api",
            "priority": 100,
            "id": 7037549,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=1945fb2714f03f43",
            "url": "https://hosted.weblate.org/api/units/7037549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:40+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "We'll cover how to take advantage of the many keyboard shortcuts available to you, how to share your work and some tips on performing with Sonic Pi."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1394186216181648116,
            "content_hash": -1394186216181648116,
            "location": "B-Essential-Knowledge.md:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1906,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://hosted.weblate.org/api/units/14782380/?format=api",
            "priority": 100,
            "id": 7037550,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=6ca6db05e9bf350c",
            "url": "https://hosted.weblate.org/api/units/7037550/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "B.1 Using Shortcuts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1114064609709558830,
            "content_hash": -1114064609709558830,
            "location": "B.01-Using-Shortcuts.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1907,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14838354/?format=api",
            "priority": 100,
            "id": 7037551,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=708a0c23d96d73d2",
            "url": "https://hosted.weblate.org/api/units/7037551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-12-12T14:53:29+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Using Shortcuts"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2111746057186242151,
            "content_hash": 2111746057186242151,
            "location": "B.01-Using-Shortcuts.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1908,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14783054/?format=api",
            "priority": 100,
            "id": 7037552,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=9d4e6dd9ba6aee67",
            "url": "https://hosted.weblate.org/api/units/7037552/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:18+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Sonic Pi is as much an instrument as a coding environment. Shortcuts can therefore make playing Sonic Pi much more *efficient and natural* - especially when you're playing live in front of an audience."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7928290063800179786,
            "content_hash": -7928290063800179786,
            "location": "B.01-Using-Shortcuts.md:5",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1909,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://hosted.weblate.org/api/units/14782381/?format=api",
            "priority": 100,
            "id": 7037553,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=11f90e315eee63b6",
            "url": "https://hosted.weblate.org/api/units/7037553/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Much of Sonic Pi can be controlled through the keyboard. As you gain more familiarity working and performing with Sonic Pi, you'll likely start using the shortcuts more and more. *I personally touch-type* (I recommend you consider learning too) and find myself frustrated whenever I need to reach for the mouse as it slows me down. I therefore use all of these shortcuts on a very regular basis!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1270595183497381891,
            "content_hash": 1270595183497381891,
            "location": "B.01-Using-Shortcuts.md:9",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1910,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 68,
            "source_unit": "https://hosted.weblate.org/api/units/14782382/?format=api",
            "priority": 100,
            "id": 7037554,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=91a20f9665af0803",
            "url": "https://hosted.weblate.org/api/units/7037554/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Therefore, if you learn the shortcuts, you'll learn to use your keyboard effectively and you'll be live coding like a pro in no time."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5140987351074160528,
            "content_hash": 5140987351074160528,
            "location": "B.01-Using-Shortcuts.md:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1911,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 24,
            "source_unit": "https://hosted.weblate.org/api/units/14782383/?format=api",
            "priority": 100,
            "id": 7037555,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=c75874c1f78d3f90",
            "url": "https://hosted.weblate.org/api/units/7037555/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "However, *don't try and learn them all at once*, just try and remember the ones you use most and then keep adding more to your practice."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1595234251773442221,
            "content_hash": -1595234251773442221,
            "location": "B.01-Using-Shortcuts.md:19",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1912,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://hosted.weblate.org/api/units/14782384/?format=api",
            "priority": 100,
            "id": 7037556,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=69dc96e661820753",
            "url": "https://hosted.weblate.org/api/units/7037556/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Consistency across Platforms"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3409626270087313751,
            "content_hash": 3409626270087313751,
            "location": "B.01-Using-Shortcuts.md:22",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1913,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14783055/?format=api",
            "priority": 100,
            "id": 7037557,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=af516d071564f957",
            "url": "https://hosted.weblate.org/api/units/7037557/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Imagine you're learning the clarinet. You'd expect all clarinets of all makes to have similar controls and fingerings. If they didn't, you'd have a tough time switching between different clarinets and you'd be stuck to using just one make."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6585050892400592841,
            "content_hash": 6585050892400592841,
            "location": "B.01-Using-Shortcuts.md:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1914,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "https://hosted.weblate.org/api/units/14782385/?format=api",
            "priority": 100,
            "id": 7037558,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=db62cce5c56807c9",
            "url": "https://hosted.weblate.org/api/units/7037558/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Unfortunately the three major operating systems (Linux, Mac OS X and Windows) come with their own standard defaults for actions such as cut and paste etc. Sonic Pi will try and honour these standards. However *priority is placed on consistency across platforms* within Sonic Pi rather than attempting to conform to a given platform's standards. This means that when you learn the shortcuts whilst playing with Sonic Pi on your Raspberry Pi, you can move to the Mac or PC and feel right at home."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5969449708881148521,
            "content_hash": 5969449708881148521,
            "location": "B.01-Using-Shortcuts.md:29",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1915,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 85,
            "source_unit": "https://hosted.weblate.org/api/units/14782386/?format=api",
            "priority": 100,
            "id": 7037559,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=d2d7bee1fa6b7a69",
            "url": "https://hosted.weblate.org/api/units/7037559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Control and Meta"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6362341777653034172,
            "content_hash": 6362341777653034172,
            "location": "B.01-Using-Shortcuts.md:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1916,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14783056/?format=api",
            "priority": 100,
            "id": 7037560,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=d84b94233ca2ecbc",
            "url": "https://hosted.weblate.org/api/units/7037560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Part of the notion of consistency is the naming of shortcuts. In Sonic Pi we use the names *Control* and *Meta* to refer to the two main combination keys. On all platforms *Control* is the same. However, on Linux and Windows, *Meta* is actually the *Alt* key while on Mac *Meta* is the *Command* key. For consistency we'll use the term *Meta* - just remember to map that to the appropriate key on your operating system."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8511470621252683105,
            "content_hash": 8511470621252683105,
            "location": "B.01-Using-Shortcuts.md:39",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1917,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://hosted.weblate.org/api/units/14782387/?format=api",
            "priority": 100,
            "id": 7037561,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=f61ed16f2ff08561",
            "url": "https://hosted.weblate.org/api/units/7037561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Abbreviations"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4811771750300159352,
            "content_hash": -4811771750300159352,
            "location": "B.01-Using-Shortcuts.md:46",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1918,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14783057/?format=api",
            "priority": 100,
            "id": 7037562,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=3d39271643197288",
            "url": "https://hosted.weblate.org/api/units/7037562/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "To help keep things simple and readable, we'll use the abbreviations *C-* for *Control* plus another key and *M-* for *Meta* plus another key. For example, if a shortcut requires you to hold down both *Meta* and *r* we'll write that as `M-r`. The *-* just means \"at the same time as.\""
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6314134238200858324,
            "content_hash": -6314134238200858324,
            "location": "B.01-Using-Shortcuts.md:48",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1919,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 52,
            "source_unit": "https://hosted.weblate.org/api/units/14782388/?format=api",
            "priority": 100,
            "id": 7037563,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=285fb05d33e7f92c",
            "url": "https://hosted.weblate.org/api/units/7037563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "The following are some of the shortcuts I find most useful."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5637992813834220265,
            "content_hash": -5637992813834220265,
            "location": "B.01-Using-Shortcuts.md:53",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1920,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14782389/?format=api",
            "priority": 100,
            "id": 7037564,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=31c1d3683d34cd17",
            "url": "https://hosted.weblate.org/api/units/7037564/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Stopping and starting"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5996781718178149418,
            "content_hash": -5996781718178149418,
            "location": "B.01-Using-Shortcuts.md:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1921,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14783058/?format=api",
            "priority": 100,
            "id": 7037565,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=2cc726ccb46f4bd6",
            "url": "https://hosted.weblate.org/api/units/7037565/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Instead of always reaching for the mouse to run your code, you can simply press `M-r`. Similarly, to stop running code you can press `M-s`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4712145841055626978,
            "content_hash": -4712145841055626978,
            "location": "B.01-Using-Shortcuts.md:57",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1922,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://hosted.weblate.org/api/units/14782390/?format=api",
            "priority": 100,
            "id": 7037566,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=3e9b1852d60b891e",
            "url": "https://hosted.weblate.org/api/units/7037566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Navigation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4422670547012853661,
            "content_hash": 4422670547012853661,
            "location": "B.01-Using-Shortcuts.md:60, B.02-Shortcut-Cheatsheet.md:56",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1923,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14783059/?format=api",
            "priority": 100,
            "id": 7037567,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=bd607b6e21489f9d",
            "url": "https://hosted.weblate.org/api/units/7037567/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "I'm really lost without the navigation shortcuts. I therefore highly recommend you spend the time to learn them. These shortcuts also work extremely well when you've learned to touch type as they use the standard letters rather than requiring you to move your hand to the mouse or the arrow keys on your keyboard."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7319852145527333590,
            "content_hash": 7319852145527333590,
            "location": "B.01-Using-Shortcuts.md:62",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1924,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 54,
            "source_unit": "https://hosted.weblate.org/api/units/14782391/?format=api",
            "priority": 100,
            "id": 7037568,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=e59556be7e89a2d6",
            "url": "https://hosted.weblate.org/api/units/7037568/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "You can move to the beginning of the line with `C-a`, the end of the line with `C-e`, up a line with `C-p`, down a line with `C-n`, forward a character with `C-f`, and back a character with `C-b`. You can even delete all the characters from the cursor to the end of the line with `C-k`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3549037281680804566,
            "content_hash": -3549037281680804566,
            "location": "B.01-Using-Shortcuts.md:68",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1925,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://hosted.weblate.org/api/units/14782392/?format=api",
            "priority": 100,
            "id": 7037569,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=4ebf49655acc352a",
            "url": "https://hosted.weblate.org/api/units/7037569/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:41+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Tidy Code"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8134940244664852326,
            "content_hash": -8134940244664852326,
            "location": "B.01-Using-Shortcuts.md:74",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1926,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14783060/?format=api",
            "priority": 100,
            "id": 7037570,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=0f1ae2f2bfb8e09a",
            "url": "https://hosted.weblate.org/api/units/7037570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "To auto-align your code simply press `M-m`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5413843337057360208,
            "content_hash": 5413843337057360208,
            "location": "B.01-Using-Shortcuts.md:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1927,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14782393/?format=api",
            "priority": 100,
            "id": 7037571,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=cb21d5d4ceeb5950",
            "url": "https://hosted.weblate.org/api/units/7037571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:42+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Help System"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2508364966125864804,
            "content_hash": 2508364966125864804,
            "location": "B.01-Using-Shortcuts.md:78",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1928,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14783061/?format=api",
            "priority": 100,
            "id": 7037572,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=a2cf80a594f78764",
            "url": "https://hosted.weblate.org/api/units/7037572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "To toggle the help system you can press `M-i`. However, a much more useful shortcut to know is `C-i` which will look up the word underneath the cursor and display the docs if it finds anything. Instant help!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7735848987709364373,
            "content_hash": 7735848987709364373,
            "location": "B.01-Using-Shortcuts.md:80",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1929,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://hosted.weblate.org/api/units/14782394/?format=api",
            "priority": 100,
            "id": 7037573,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=eb5b41ab047b5895",
            "url": "https://hosted.weblate.org/api/units/7037573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:42+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "B.2 Shortcut Cheatsheet"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6879534495856056971,
            "content_hash": 6879534495856056971,
            "location": "B.02-Shortcut-Cheatsheet.md:1",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1931,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14838355/?format=api",
            "priority": 100,
            "id": 7037575,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=df79042cb58bda8b",
            "url": "https://hosted.weblate.org/api/units/7037575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-12-12T14:53:30+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Shortcut Cheatsheet"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3404573741258019168,
            "content_hash": -3404573741258019168,
            "location": "B.02-Shortcut-Cheatsheet.md:3",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1932,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14783062/?format=api",
            "priority": 100,
            "id": 7037576,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=50c0863874b16ea0",
            "url": "https://hosted.weblate.org/api/units/7037576/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Conventions"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7837823423643080023,
            "content_hash": 7837823423643080023,
            "location": "B.02-Shortcut-Cheatsheet.md:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1934,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14783063/?format=api",
            "priority": 100,
            "id": 7037578,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=ecc58ae0927b5557",
            "url": "https://hosted.weblate.org/api/units/7037578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "In this list, we use the following conventions (where *Meta* is one of *Alt* on Windows/Linux or *Cmd* on Mac):"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8272044668148751021,
            "content_hash": -8272044668148751021,
            "location": "B.02-Shortcut-Cheatsheet.md:10",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1935,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://hosted.weblate.org/api/units/14782397/?format=api",
            "priority": 100,
            "id": 7037579,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=0d33cb3394d46553",
            "url": "https://hosted.weblate.org/api/units/7037579/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T08:44:42+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`C-a` means hold the *Control* key then press the *a* key whilst holding them both at the same time, then releasing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8348864046458555705,
            "content_hash": 8348864046458555705,
            "location": "B.02-Shortcut-Cheatsheet.md:13",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1936,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://hosted.weblate.org/api/units/14782608/?format=api",
            "priority": 100,
            "id": 7037580,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=f3dd1f9db7314d39",
            "url": "https://hosted.weblate.org/api/units/7037580/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-r` means hold the *Meta* key and then press the *r* key whilst holding them both at the same time, then releasing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8115151676692711190,
            "content_hash": 8115151676692711190,
            "location": "B.02-Shortcut-Cheatsheet.md:14",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1937,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14782609/?format=api",
            "priority": 100,
            "id": 7037581,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=f09ecf743baf4716",
            "url": "https://hosted.weblate.org/api/units/7037581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`S-M-z` means hold the *Shift* key, then the *Meta* key, then finally the *z* key all at the same time, then releasing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5464219590512060885,
            "content_hash": 5464219590512060885,
            "location": "B.02-Shortcut-Cheatsheet.md:15",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1938,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://hosted.weblate.org/api/units/14782610/?format=api",
            "priority": 100,
            "id": 7037582,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=cbd4cec45333a9d5",
            "url": "https://hosted.weblate.org/api/units/7037582/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`C-M-f` means hold the *Control* key, then press *Meta* key, finally the *f* key all at the same time, then releasing."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5517366687787410538,
            "content_hash": 5517366687787410538,
            "location": "B.02-Shortcut-Cheatsheet.md:16",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1939,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://hosted.weblate.org/api/units/14782611/?format=api",
            "priority": 100,
            "id": 7037583,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=cc919fc53124646a",
            "url": "https://hosted.weblate.org/api/units/7037583/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Main Application Manipulation"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4437638053502347003,
            "content_hash": -4437638053502347003,
            "location": "B.02-Shortcut-Cheatsheet.md:18",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1940,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14783064/?format=api",
            "priority": 100,
            "id": 7037584,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=426a57b3b33c9905",
            "url": "https://hosted.weblate.org/api/units/7037584/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-r` - Run code"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7256571343278464001,
            "content_hash": 7256571343278464001,
            "location": "B.02-Shortcut-Cheatsheet.md:20",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1941,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14782612/?format=api",
            "priority": 100,
            "id": 7037585,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=e4b4853093645c01",
            "url": "https://hosted.weblate.org/api/units/7037585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-s` - Stop code"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3363112938403946711,
            "content_hash": -3363112938403946711,
            "location": "B.02-Shortcut-Cheatsheet.md:21",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1942,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14782613/?format=api",
            "priority": 100,
            "id": 7037586,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=5153d299dee99f29",
            "url": "https://hosted.weblate.org/api/units/7037586/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-i` - Toggle Help System"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5682423887873941783,
            "content_hash": 5682423887873941783,
            "location": "B.02-Shortcut-Cheatsheet.md:22",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1943,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14782614/?format=api",
            "priority": 100,
            "id": 7037587,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=cedc066b53eba117",
            "url": "https://hosted.weblate.org/api/units/7037587/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-p` - Toggle Preferences"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6902313186672016885,
            "content_hash": -6902313186672016885,
            "location": "B.02-Shortcut-Cheatsheet.md:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1944,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14782615/?format=api",
            "priority": 100,
            "id": 7037588,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=20360eba0beb820b",
            "url": "https://hosted.weblate.org/api/units/7037588/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-{` - Switch buffer to the left"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9021860807152944178,
            "content_hash": 9021860807152944178,
            "location": "B.02-Shortcut-Cheatsheet.md:24",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1945,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14782616/?format=api",
            "priority": 100,
            "id": 7037589,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=fd34169aaf5ec432",
            "url": "https://hosted.weblate.org/api/units/7037589/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-}` - Switch buffer to the right"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5702098504802174054,
            "content_hash": 5702098504802174054,
            "location": "B.02-Shortcut-Cheatsheet.md:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1946,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14782617/?format=api",
            "priority": 100,
            "id": 7037590,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=cf21ec610d050466",
            "url": "https://hosted.weblate.org/api/units/7037590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:14+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-+` - Increase text size of current buffer"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2173736553500795822,
            "content_hash": -2173736553500795822,
            "location": "B.02-Shortcut-Cheatsheet.md:30",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1951,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14782618/?format=api",
            "priority": 100,
            "id": 7037591,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=61d5561f1d4d9c52",
            "url": "https://hosted.weblate.org/api/units/7037591/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:15+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M--` - Decrease text size of current buffer"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6031567693014149243,
            "content_hash": -6031567693014149243,
            "location": "B.02-Shortcut-Cheatsheet.md:31",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1952,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14782619/?format=api",
            "priority": 100,
            "id": 7037592,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=2c4b9123cb2b5785",
            "url": "https://hosted.weblate.org/api/units/7037592/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-11T14:44:15+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "Selection/Copy/Paste"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1661650648008435800,
            "content_hash": -1661650648008435800,
            "location": "B.02-Shortcut-Cheatsheet.md:34",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1953,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/14783065/?format=api",
            "priority": 100,
            "id": 7037593,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=68f0a18a18a8d7a8",
            "url": "https://hosted.weblate.org/api/units/7037593/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-13T14:48:19+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-a` - Select all"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -490109257402257505,
            "content_hash": -490109257402257505,
            "location": "B.02-Shortcut-Cheatsheet.md:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1954,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14783534/?format=api",
            "priority": 100,
            "id": 7037594,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=7932c83a23686f9f",
            "url": "https://hosted.weblate.org/api/units/7037594/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-20T14:21:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-c` - Copy selection to paste buffer"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4048466048641238826,
            "content_hash": -4048466048641238826,
            "location": "B.02-Shortcut-Cheatsheet.md:37",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1955,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14783535/?format=api",
            "priority": 100,
            "id": 7037595,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=47d0f594158278d6",
            "url": "https://hosted.weblate.org/api/units/7037595/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-20T14:21:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sonic-pi/tutorial/gl/?format=api",
            "source": [
                "`M-]` - Copy selection to paste buffer"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2342263322407062295,
            "content_hash": -2342263322407062295,
            "location": "B.02-Shortcut-Cheatsheet.md:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1956,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14783536/?format=api",
            "priority": 100,
            "id": 7037596,
            "web_url": "https://hosted.weblate.org/translate/sonic-pi/tutorial/gl/?checksum=5f7e9beb098034e9",
            "url": "https://hosted.weblate.org/api/units/7037596/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-05-20T14:21:55+02:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}