Translation components API.

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

GET /api/translations/phpmyadmin/sql-parser/id/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/units/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Not implemented yet."
            ],
            "previous_source": "",
            "target": [
                "Belum diimplementasikan."
            ],
            "id_hash": -798310979097844975,
            "content_hash": -798310979097844975,
            "location": "src/Component.php:39, src/Component.php:59",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14801372/?format=api",
            "priority": 100,
            "id": 4451352,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=74ebd464e6942311",
            "url": "https://hosted.weblate.org/api/units/4451352/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:27+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A new statement was found, but no delimiter between it and the previous one."
            ],
            "previous_source": "",
            "target": [
                "Suatu pernyataan baru ditemukan, tetapi tanpa pembatas antara itu dan sebelumnya."
            ],
            "id_hash": 1831414896151997129,
            "content_hash": 1831414896151997129,
            "location": "src/Components/AlterOperation.php:415, src/Statement.php:359",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://hosted.weblate.org/api/units/14801373/?format=api",
            "priority": 100,
            "id": 4451353,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=996a7e25117faac9",
            "url": "https://hosted.weblate.org/api/units/4451353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:27+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unrecognized alter operation."
            ],
            "previous_source": "",
            "target": [
                "Operasi ubah tabel (alter) tak dikenal."
            ],
            "id_hash": 9210486069902109347,
            "content_hash": 9210486069902109347,
            "location": "src/Components/AlterOperation.php:472",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14801374/?format=api",
            "priority": 100,
            "id": 4451354,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ffd238480532eaa3",
            "url": "https://hosted.weblate.org/api/units/4451354/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:27+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "%1$d values were expected, but found %2$d."
            ],
            "previous_source": "",
            "target": [
                "Nilai %1$d diharapkan. Namun, ditemukan %2$d."
            ],
            "id_hash": 1873115409250284900,
            "content_hash": 1873115409250284900,
            "location": "src/Components/Array2d.php:88",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14801375/?format=api",
            "priority": 100,
            "id": 4451355,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=99fea48a5fac7564",
            "url": "https://hosted.weblate.org/api/units/4451355/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An opening bracket followed by a set of values was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah kurung buka yang diikuti oleh nilai-nilai diharapkan."
            ],
            "id_hash": 7945520197630229476,
            "content_hash": 7945520197630229476,
            "location": "src/Components/Array2d.php:108",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/14801376/?format=api",
            "priority": 100,
            "id": 4451356,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ee442885c770fbe4",
            "url": "https://hosted.weblate.org/api/units/4451356/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An opening bracket was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah kurung buka diharapkan."
            ],
            "id_hash": -3498657693682441946,
            "content_hash": -3498657693682441946,
            "location": "src/Components/ArrayObj.php:106, src/Components/CreateDefinition.php:233",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801377/?format=api",
            "priority": 100,
            "id": 4451357,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=4f72455d415ee126",
            "url": "https://hosted.weblate.org/api/units/4451357/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected keyword."
            ],
            "previous_source": "",
            "target": [
                "Kata kunci tak terduga."
            ],
            "id_hash": -8931875594840850449,
            "content_hash": -8931875594840850449,
            "location": "src/Components/CaseExpression.php:133, src/Components/CaseExpression.php:161, src/Components/CaseExpression.php:172, src/Components/CaseExpression.php:184, src/Components/IndexHint.php:134, src/Components/IndexHint.php:164, src/Components/LockExpression.php:173, src/Components/LockExpression.php:180, src/Components/LockExpression.php:188, src/Statements/DeleteStatement.php:249, src/Statements/DeleteStatement.php:268, src/Statements/DeleteStatement.php:308, src/Statements/DeleteStatement.php:320, src/Statements/DeleteStatement.php:346, src/Statements/DeleteStatement.php:353, src/Statements/InsertStatement.php:189, src/Statements/InsertStatement.php:220, src/Statements/LoadStatement.php:265, src/Statements/LockStatement.php:85, src/Statements/ReplaceStatement.php:149, src/Statements/ReplaceStatement.php:178",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801378/?format=api",
            "priority": 100,
            "id": 4451358,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=040b9a783787bfef",
            "url": "https://hosted.weblate.org/api/units/4451358/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected end of CASE expression"
            ],
            "previous_source": "",
            "target": [
                "Akhir operasi CASE tak terduga"
            ],
            "id_hash": -5601569225960878470,
            "content_hash": -5601569225960878470,
            "location": "src/Components/CaseExpression.php:192",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801379/?format=api",
            "priority": 100,
            "id": 4451359,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=32433a77a5d78e7a",
            "url": "https://hosted.weblate.org/api/units/4451359/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A symbol name was expected! A reserved keyword can not be used as a column name without backquotes."
            ],
            "previous_source": "",
            "target": [
                "Sebuah nama simbol diharapkan! Kata kunci yang telah diatur tidak dapat digunakan sebagai nama kolom tanpa tanda kutip."
            ],
            "id_hash": 226861975853817766,
            "content_hash": 226861975853817766,
            "location": "src/Components/CreateDefinition.php:255",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://hosted.weblate.org/api/units/14801380/?format=api",
            "priority": 100,
            "id": 4451360,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=8325f9c3dbcf5fa6",
            "url": "https://hosted.weblate.org/api/units/4451360/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A symbol name was expected!"
            ],
            "previous_source": "",
            "target": [
                "Sebuah nama simbol diharapkan!"
            ],
            "id_hash": -6142977102950460008,
            "content_hash": -6142977102950460008,
            "location": "src/Components/CreateDefinition.php:268",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801381/?format=api",
            "priority": 100,
            "id": 4451361,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=2abfc2df2b479598",
            "url": "https://hosted.weblate.org/api/units/4451361/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A comma or a closing bracket was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah koma atau kurung tutup diharapkan."
            ],
            "id_hash": -2054369710564726052,
            "content_hash": -2054369710564726052,
            "location": "src/Components/CreateDefinition.php:300",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14801382/?format=api",
            "priority": 100,
            "id": 4451362,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=637d69a1fc77aadc",
            "url": "https://hosted.weblate.org/api/units/4451362/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A closing bracket was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah kurung tutup diharapkan."
            ],
            "id_hash": 4152444028686190842,
            "content_hash": 4152444028686190842,
            "location": "src/Components/CreateDefinition.php:313, src/Statements/WithStatement.php:328",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801383/?format=api",
            "priority": 100,
            "id": 4451363,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=b9a071d7ef8848fa",
            "url": "https://hosted.weblate.org/api/units/4451363/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unrecognized data type."
            ],
            "previous_source": "",
            "target": [
                "Tipe data tak dikenal."
            ],
            "id_hash": -3948217440165408085,
            "content_hash": -3948217440165408085,
            "location": "src/Components/DataType.php:130",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14801384/?format=api",
            "priority": 100,
            "id": 4451364,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=49351d281ef052ab",
            "url": "https://hosted.weblate.org/api/units/4451364/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An alias was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah alias diharapkan."
            ],
            "id_hash": 1262355219235399245,
            "content_hash": 1262355219235399245,
            "location": "src/Components/Expression.php:257, src/Components/Expression.php:435",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801385/?format=api",
            "priority": 100,
            "id": 4451365,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=9184c96236e2e64d",
            "url": "https://hosted.weblate.org/api/units/4451365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An alias was previously found."
            ],
            "previous_source": "",
            "target": [
                "Sebuah alias telah ditemukan sebelumnya."
            ],
            "id_hash": -6772013125112726538,
            "content_hash": -6772013125112726538,
            "location": "src/Components/CaseExpression.php:238, src/Components/Expression.php:352, src/Components/Expression.php:372, src/Components/Expression.php:424",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801386/?format=api",
            "priority": 100,
            "id": 4451366,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=2204f9f13f5f7bf6",
            "url": "https://hosted.weblate.org/api/units/4451366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected dot."
            ],
            "previous_source": "",
            "target": [
                "Titik tak terduga."
            ],
            "id_hash": 7957385732480338666,
            "content_hash": 7957385732480338666,
            "location": "src/Components/Expression.php:403",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801387/?format=api",
            "priority": 100,
            "id": 4451367,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ee6e5029e5408aea",
            "url": "https://hosted.weblate.org/api/units/4451367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An expression was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah perintah (expression) diharapkan."
            ],
            "id_hash": 2929878164751252702,
            "content_hash": 2929878164751252702,
            "location": "src/Components/ExpressionArray.php:106, src/Statements/WithStatement.php:197",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801388/?format=api",
            "priority": 100,
            "id": 4451368,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=a8a904aaed2bfcde",
            "url": "https://hosted.weblate.org/api/units/4451368/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An offset was expected."
            ],
            "previous_source": "",
            "target": [
                "Suatu pergeseran (offset) diharapkan."
            ],
            "id_hash": -4889600891471929334,
            "content_hash": -4889600891471929334,
            "location": "src/Components/Limit.php:78, src/Components/Limit.php:105",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801389/?format=api",
            "priority": 100,
            "id": 4451369,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=3c24a5e53a61e00a",
            "url": "https://hosted.weblate.org/api/units/4451369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "This option conflicts with \"%1$s\"."
            ],
            "previous_source": "",
            "target": [
                "Pilihan ini bertentangan dengan \"%1$s\"."
            ],
            "id_hash": 1174342610188932753,
            "content_hash": 1174342610188932753,
            "location": "src/Components/OptionsArray.php:146",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801390/?format=api",
            "priority": 100,
            "id": 4451370,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=904c1a61ccea9691",
            "url": "https://hosted.weblate.org/api/units/4451370/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:28+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "The old name of the table was expected."
            ],
            "previous_source": "",
            "target": [
                "Nama lama tabel diharapkan."
            ],
            "id_hash": 4497809415202519005,
            "content_hash": 4497809415202519005,
            "location": "src/Components/RenameOperation.php:103",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 26,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14801391/?format=api",
            "priority": 100,
            "id": 4451371,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=be6b6dd52c8db7dd",
            "url": "https://hosted.weblate.org/api/units/4451371/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Keyword \"TO\" was expected."
            ],
            "previous_source": "",
            "target": [
                "Kata kunci \"TO\" diharapkan."
            ],
            "id_hash": 2364869999700928243,
            "content_hash": 2364869999700928243,
            "location": "src/Components/RenameOperation.php:109",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 27,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801392/?format=api",
            "priority": 100,
            "id": 4451372,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=a0d1b4bc3026e6f3",
            "url": "https://hosted.weblate.org/api/units/4451372/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "The new name of the table was expected."
            ],
            "previous_source": "",
            "target": [
                "Nama baru tabel diharapkan."
            ],
            "id_hash": -2318077107465480558,
            "content_hash": -2318077107465480558,
            "location": "src/Components/RenameOperation.php:124",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 28,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/14801393/?format=api",
            "priority": 100,
            "id": 4451373,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=5fd48927078e1692",
            "url": "https://hosted.weblate.org/api/units/4451373/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A rename operation was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah operasi ganti nama diharapkan."
            ],
            "id_hash": 527035510791511083,
            "content_hash": 527035510791511083,
            "location": "src/Components/RenameOperation.php:140",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 29,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801394/?format=api",
            "priority": 100,
            "id": 4451374,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=8750680134be9c2b",
            "url": "https://hosted.weblate.org/api/units/4451374/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected character."
            ],
            "previous_source": "",
            "target": [
                "Karakter tak terduga."
            ],
            "id_hash": -1782903960281336423,
            "content_hash": -1782903960281336423,
            "location": "src/Lexer.php:274",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 31,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801395/?format=api",
            "priority": 100,
            "id": 4451375,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=6741da4b5acb3599",
            "url": "https://hosted.weblate.org/api/units/4451375/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Expected whitespace(s) before delimiter."
            ],
            "previous_source": "",
            "target": [
                "Mengharapkan spasi sebelum pembatas."
            ],
            "id_hash": -8007353182527959460,
            "content_hash": -8007353182527959460,
            "location": "src/Lexer.php:313",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 32,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801396/?format=api",
            "priority": 100,
            "id": 4451376,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=10e02ab48c53ce5c",
            "url": "https://hosted.weblate.org/api/units/4451376/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Expected delimiter."
            ],
            "previous_source": "",
            "target": [
                "Mengharapkan pembatas."
            ],
            "id_hash": 5740411539743312446,
            "content_hash": 5740411539743312446,
            "location": "src/Lexer.php:329, src/Lexer.php:348",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801397/?format=api",
            "priority": 100,
            "id": 4451377,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=cfaa09e1a2f40a3e",
            "url": "https://hosted.weblate.org/api/units/4451377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Ending quote %1$s was expected."
            ],
            "previous_source": "",
            "target": [
                "Petik akhir %1$s diharapkan."
            ],
            "id_hash": -6472043800897208562,
            "content_hash": -6472043800897208562,
            "location": "src/Lexer.php:1004",
            "context": "",
            "note": "",
            "flags": "php-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 34,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801398/?format=api",
            "priority": 100,
            "id": 4451378,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=262eae7414c0bf0e",
            "url": "https://hosted.weblate.org/api/units/4451378/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Variable name was expected."
            ],
            "previous_source": "",
            "target": [
                "Nama variabel diharapkan."
            ],
            "id_hash": -8278948736646898780,
            "content_hash": -8278948736646898780,
            "location": "src/Lexer.php:1056",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 35,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801399/?format=api",
            "priority": 100,
            "id": 4451379,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=0d1b43fcde7e1ba4",
            "url": "https://hosted.weblate.org/api/units/4451379/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected beginning of statement."
            ],
            "previous_source": "",
            "target": [
                "Awal pernyataan tak terduga."
            ],
            "id_hash": 615965703838082342,
            "content_hash": 615965703838082342,
            "location": "src/Parser.php:456",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801400/?format=api",
            "priority": 100,
            "id": 4451380,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=888c598b4b17a526",
            "url": "https://hosted.weblate.org/api/units/4451380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unrecognized statement type."
            ],
            "previous_source": "",
            "target": [
                "Jenis pernyataan tak dikenal."
            ],
            "id_hash": -568054001282947680,
            "content_hash": -568054001282947680,
            "location": "src/Parser.php:499",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 37,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/14801401/?format=api",
            "priority": 100,
            "id": 4451381,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=781ddde5404a65a0",
            "url": "https://hosted.weblate.org/api/units/4451381/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "No transaction was previously started."
            ],
            "previous_source": "",
            "target": [
                "Tidak ada transaksi yang dimulai sebelumnya."
            ],
            "id_hash": -206904775808193079,
            "content_hash": -206904775808193079,
            "location": "src/Parser.php:587",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 38,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801402/?format=api",
            "priority": 100,
            "id": 4451382,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=7d20ed33df9eedc9",
            "url": "https://hosted.weblate.org/api/units/4451382/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected token."
            ],
            "previous_source": "",
            "target": [
                "Token tak terduga."
            ],
            "id_hash": 4217487383425693825,
            "content_hash": 4217487383425693825,
            "location": "src/Components/IndexHint.php:140, src/Components/IndexHint.php:170, src/Components/Key.php:259, src/Components/LockExpression.php:161, src/Components/SetOperation.php:138, src/Statement.php:258, src/Statements/DeleteStatement.php:263, src/Statements/DeleteStatement.php:315, src/Statements/ExplainStatement.php:161, src/Statements/InsertStatement.php:203, src/Statements/InsertStatement.php:240, src/Statements/LoadStatement.php:270, src/Statements/LoadStatement.php:291, src/Statements/LoadStatement.php:310, src/Statements/LockStatement.php:93, src/Statements/LockStatement.php:100, src/Statements/PurgeStatement.php:106, src/Statements/PurgeStatement.php:119, src/Statements/PurgeStatement.php:140, src/Statements/ReplaceStatement.php:163, src/Statements/WithStatement.php:132",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801403/?format=api",
            "priority": 100,
            "id": 4451383,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ba87866e15c7b881",
            "url": "https://hosted.weblate.org/api/units/4451383/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "This type of clause was previously parsed."
            ],
            "previous_source": "",
            "target": [
                "Jenis klausa ini telah diurai sebelumnya."
            ],
            "id_hash": -597055122613692325,
            "content_hash": -597055122613692325,
            "location": "src/Statement.php:327",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 39,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14801404/?format=api",
            "priority": 100,
            "id": 4451384,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=77b6d5878148985b",
            "url": "https://hosted.weblate.org/api/units/4451384/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unrecognized keyword."
            ],
            "previous_source": "",
            "target": [
                "Kata kunci tak dikenal."
            ],
            "id_hash": -4258728914375632906,
            "content_hash": -4258728914375632906,
            "location": "src/Statement.php:398",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 40,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801405/?format=api",
            "priority": 100,
            "id": 4451385,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=44e5f49db7f497f6",
            "url": "https://hosted.weblate.org/api/units/4451385/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:29+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected ordering of clauses."
            ],
            "previous_source": "",
            "target": [
                "Pengurutan klausa tak terduga."
            ],
            "id_hash": 5916904785404100335,
            "content_hash": 5916904785404100335,
            "location": "src/Statement.php:555",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/14801406/?format=api",
            "priority": 100,
            "id": 4451386,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=d21d118d9fd1feef",
            "url": "https://hosted.weblate.org/api/units/4451386/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "The name of the entity was expected."
            ],
            "previous_source": "",
            "target": [
                "Nama entitas diharapkan."
            ],
            "id_hash": -6201015541552093093,
            "content_hash": -6201015541552093093,
            "location": "src/Statements/CreateStatement.php:549",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14801407/?format=api",
            "priority": 100,
            "id": 4451387,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=29f19138271c685b",
            "url": "https://hosted.weblate.org/api/units/4451387/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A table name was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah nama tabel diharapkan."
            ],
            "id_hash": -9179951061512473650,
            "content_hash": -9179951061512473650,
            "location": "src/Statements/CreateStatement.php:598",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801408/?format=api",
            "priority": 100,
            "id": 4451388,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=009a4325a31433ce",
            "url": "https://hosted.weblate.org/api/units/4451388/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "At least one column definition was expected."
            ],
            "previous_source": "",
            "target": [
                "Setidaknya satu definisi kolom diharapkan."
            ],
            "id_hash": 2314843186404300320,
            "content_hash": 2314843186404300320,
            "location": "src/Statements/CreateStatement.php:603",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 45,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/14801409/?format=api",
            "priority": 100,
            "id": 4451389,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=a01ff99d0c5c9620",
            "url": "https://hosted.weblate.org/api/units/4451389/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "A \"RETURNS\" keyword was expected."
            ],
            "previous_source": "",
            "target": [
                "Sebuah kata kunci \"RETURNS\" diharapkan."
            ],
            "id_hash": -6128665549063556034,
            "content_hash": -6128665549063556034,
            "location": "src/Statements/CreateStatement.php:707",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 46,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14801410/?format=api",
            "priority": 100,
            "id": 4451390,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=2af29b2778e4743e",
            "url": "https://hosted.weblate.org/api/units/4451390/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "This type of clause is not valid in Multi-table queries."
            ],
            "previous_source": "",
            "target": [
                "Jenis klausa ini tidak sah dalam kueri multitabel."
            ],
            "id_hash": 3134860680993273672,
            "content_hash": 3134860680993273672,
            "location": "src/Statements/DeleteStatement.php:329",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 47,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/14801411/?format=api",
            "priority": 100,
            "id": 4451391,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ab81432e1ef17748",
            "url": "https://hosted.weblate.org/api/units/4451391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2016-12-21T14:34:30+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Missing expression."
            ],
            "previous_source": "",
            "target": [
                "Perintah (expression) hilang."
            ],
            "id_hash": 9038644496772999726,
            "content_hash": 9038644496772999726,
            "location": "src/Components/SetOperation.php:121",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 30,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/14801698/?format=api",
            "priority": 100,
            "id": 4472017,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=fd6fb747f131aa2e",
            "url": "https://hosted.weblate.org/api/units/4472017/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-01-03T11:35:21+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Keyword at end of statement."
            ],
            "previous_source": "",
            "target": [
                "Kata kunci pada akhir pernyataan."
            ],
            "id_hash": -6192988410845601724,
            "content_hash": -6192988410845601724,
            "location": "src/Statement.php:409",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 41,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/14817419/?format=api",
            "priority": 100,
            "id": 5356788,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=2a0e15da296fe044",
            "url": "https://hosted.weblate.org/api/units/5356788/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-08-21T10:54:54+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Missing comma before start of a new alter operation."
            ],
            "previous_source": "",
            "target": [
                "Tidak ada koma sebelum memulai operasi perubahan baru."
            ],
            "id_hash": -7526941374322081878,
            "content_hash": -7526941374322081878,
            "location": "src/Components/AlterOperation.php:427",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://hosted.weblate.org/api/units/15950967/?format=api",
            "priority": 100,
            "id": 15951255,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=178aeeb312577faa",
            "url": "https://hosted.weblate.org/api/units/15951255/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:32.785404+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Potential duplicate alias of CASE expression."
            ],
            "previous_source": "",
            "target": [
                "Alias potensial duplikat dari ekspresi CASE."
            ],
            "id_hash": -6069063235433612031,
            "content_hash": -6069063235433612031,
            "location": "src/Components/CaseExpression.php:212",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/15950969/?format=api",
            "priority": 100,
            "id": 15951256,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=2bc65b248498bd01",
            "url": "https://hosted.weblate.org/api/units/15951256/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:32.892723+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An alias expected after AS but got "
            ],
            "previous_source": "",
            "target": [
                "Alias yang diharapkan setelah AS tetapi didapat "
            ],
            "id_hash": -2530889373076127646,
            "content_hash": -2530889373076127646,
            "location": "src/Components/CaseExpression.php:225",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/15950971/?format=api",
            "priority": 100,
            "id": 15951257,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=5ce079863ffc8062",
            "url": "https://hosted.weblate.org/api/units/15951257/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:32.903370+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "An alias was expected after AS."
            ],
            "previous_source": "",
            "target": [
                "Sebuah alias diharapkan."
            ],
            "id_hash": 1033480399912466577,
            "content_hash": 1033480399912466577,
            "location": "src/Components/CaseExpression.php:252",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/15950973/?format=api",
            "priority": 100,
            "id": 15951258,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=8e57a8f2b71c7891",
            "url": "https://hosted.weblate.org/api/units/15951258/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:32.920078+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected end of LOCK expression."
            ],
            "previous_source": "",
            "target": [
                "Akhir ekspresi LOCK tak terduga."
            ],
            "id_hash": 8932829652064222604,
            "content_hash": 8932829652064222604,
            "location": "src/Components/LockExpression.php:91, src/Components/LockExpression.php:201",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/15950975/?format=api",
            "priority": 100,
            "id": 15951259,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=fbf7c93d8a5d3d8c",
            "url": "https://hosted.weblate.org/api/units/15951259/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:32.990583+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected end of LOCK statement."
            ],
            "previous_source": "",
            "target": [
                "Awal pernyataan tak terduga."
            ],
            "id_hash": 8441163352133091815,
            "content_hash": 8441163352133091815,
            "location": "src/Statements/LockStatement.php:120",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 48,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://hosted.weblate.org/api/units/15950979/?format=api",
            "priority": 100,
            "id": 15951261,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=f525095876f041e7",
            "url": "https://hosted.weblate.org/api/units/15951261/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:33.147818+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "Unexpected keyword"
            ],
            "previous_source": "",
            "target": [
                "Kata kunci tidak ada"
            ],
            "id_hash": 7782132894313113815,
            "content_hash": 7782132894313113815,
            "location": "src/Statements/PurgeStatement.php:138",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/15950981/?format=api",
            "priority": 100,
            "id": 15951262,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=ebffb0a2c86a68d7",
            "url": "https://hosted.weblate.org/api/units/15951262/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-03-20T20:38:33.159450+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/sql-parser/id/?format=api",
            "source": [
                "The name of the CTE was expected."
            ],
            "previous_source": "",
            "target": [
                "Nama CTE diharapkan."
            ],
            "id_hash": 8273664640387660278,
            "content_hash": 8273664640387660278,
            "location": "src/Statements/WithStatement.php:118",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 50,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://hosted.weblate.org/api/units/64490052/?format=api",
            "priority": 100,
            "id": 64490196,
            "web_url": "https://hosted.weblate.org/translate/phpmyadmin/sql-parser/id/?checksum=f2d1f627990439f6",
            "url": "https://hosted.weblate.org/api/units/64490196/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-12-29T20:15:01.464956+01:00"
        }
    ]
}