Translation components API.

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

GET /api/components/getback_gps/strings/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 41,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 133,
            "filename": "res/values-nl/strings.xml",
            "revision": "10e1b2ab978e73c64759dc710e8d62e2d566efd4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-23T20:53:09+01:00",
            "last_author": "Dieter Adriaenssens",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 134,
            "filename": "res/values-cs/strings.xml",
            "revision": "784d0fad74660bcc7b8acf2b374214321c790fcf,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 85,
            "translated_words": 311,
            "translated_percent": 89.4,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 2,
            "failing_checks_words": 100,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-02T17:49:27.375645+01:00",
            "last_author": "Dieter Adriaenssens",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/cs/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 426,
            "filename": "res/values-hr/strings.xml",
            "revision": "7f40a210ecea818ae542af0896f0ff6cdca140cc,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/hr/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/hr/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-06T02:49:44+01:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 481,
            "filename": "res/values-fr/strings.xml",
            "revision": "fad4a5f19b6fd2e268c93ae6f8537976d93603a8,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-13T19:18:59.716821+02:00",
            "last_author": "Nathan",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 482,
            "filename": "res/values-de/strings.xml",
            "revision": "ec5ba8f834fda7b5cee2650fc84b99623f3671f4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-17T21:52:35.891810+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 483,
            "filename": "res/values-it/strings.xml",
            "revision": "014a402ec05d115de21d0e7a3f6cd5bc99a73da4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-18T22:37:21.344764+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 484,
            "filename": "res/values-es/strings.xml",
            "revision": "c91f9b8f1972d856970100e86dbeeaa56a10fb42,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-23T22:58:29.609829+01:00",
            "last_author": "Hur Ezeiza Zaldua",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 639,
            "filename": "res/values-ro/strings.xml",
            "revision": "182eaac606db02d7bdc49907eefd493cb2be282d,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 82,
            "translated_words": 213,
            "translated_percent": 86.3,
            "fuzzy": 1,
            "fuzzy_words": 97,
            "fuzzy_percent": 1.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:23.839023+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ro/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 698,
            "filename": "res/values-da/strings.xml",
            "revision": "812f432311a7ac22aa526b4b31bb72b99fe25800,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/da/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/da/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-02T17:46:11.482327+01:00",
            "last_author": "Dieter Adriaenssens",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/da/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-rBR",
            "id": 701,
            "filename": "res/values-pt-rBR/strings.xml",
            "revision": "fcf07adfc00adddb395d40754ac66150f6efa719,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-24T19:47:48.351964+02:00",
            "last_author": "SC",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 706,
            "filename": "res/values-fa/strings.xml",
            "revision": "e4638972bdf270b6690d5143b558c67b920c70e6,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/fa/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/fa/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 93,
            "translated_words": 266,
            "translated_percent": 97.8,
            "fuzzy": 2,
            "fuzzy_words": 100,
            "fuzzy_percent": 2.1,
            "failing_checks": 8,
            "failing_checks_words": 106,
            "failing_checks_percent": 8.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-25T00:04:45.302876+02:00",
            "last_author": "عبدالرئوف عابدی",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fa/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 719,
            "filename": "res/values-ko/strings.xml",
            "revision": "ed8bc5b8a4282f507f0459beb12a8ea5c2fbd151,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 82,
            "translated_words": 298,
            "translated_percent": 86.3,
            "fuzzy": 1,
            "fuzzy_words": 12,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-02T18:08:33.492094+01:00",
            "last_author": "Dieter Adriaenssens",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 731,
            "filename": "res/values-ca/strings.xml",
            "revision": "abd705d1b5703a95b6eff8dbd900f7074f520513,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-13T18:33:32.451445+01:00",
            "last_author": "Maite Guix",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ca/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 732,
            "filename": "res/values-ja/strings.xml",
            "revision": "df8f1e3ee0cc6305949823420f98df454954ab5e,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-10T10:23:45+01:00",
            "last_author": "naofum",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ja/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 738,
            "filename": "res/values-be/strings.xml",
            "revision": "09b19a6c0b06220994ea282504e267b4dacda809,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/be/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/be/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 88,
            "translated_words": 239,
            "translated_percent": 92.6,
            "fuzzy": 1,
            "fuzzy_words": 97,
            "fuzzy_percent": 1.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:11.782359+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/be/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 740,
            "filename": "res/values-ru/strings.xml",
            "revision": "767cc6ba50cdc802e26b1ed63ef20adc940c1436,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 12,
            "failing_checks_percent": 8.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-20T09:23:24.250594+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ru/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1636,
            "filename": "res/values-hu/strings.xml",
            "revision": "d7780b58826fa3b394526a1666a756955df14a92,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 94,
            "translated_words": 269,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 97,
            "fuzzy_percent": 1.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:18.960356+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hu/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1772,
            "filename": "res/values-hi/strings.xml",
            "revision": "b0c4028aecb2489217c81491f3cde12c3602882b,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/hi/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/hi/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 83,
            "translated_words": 211,
            "translated_percent": 87.3,
            "fuzzy": 9,
            "fuzzy_words": 131,
            "fuzzy_percent": 9.4,
            "failing_checks": 6,
            "failing_checks_words": 28,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-24T16:32:16.325856+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/hi/units/?format=api"
        },
        {
            "language": {
                "id": 153,
                "code": "sc",
                "name": "Sardinian",
                "plural": {
                    "id": 265,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "srd"
                ],
                "direction": "ltr",
                "population": 1060845,
                "web_url": "https://hosted.weblate.org/languages/sc/",
                "url": "https://hosted.weblate.org/api/languages/sc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sc/statistics/?format=api"
            },
            "language_code": "sc",
            "id": 1810,
            "filename": "res/values-sc/strings.xml",
            "revision": "c8385402fcbc27cc0f00119a82fa706cc0ff4d05,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/sc/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/sc/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/sc/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-23T10:25:24+01:00",
            "last_author": "Ajeje Brazorf",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sc/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2212,
            "filename": "res/values/strings.xml",
            "revision": "6c866e04329aca56a9195fa5b866f765650cc8f4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 95,
            "total_words": 367,
            "translated": 95,
            "translated_words": 367,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 129,
            "failing_checks_percent": 14.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-27T22:51:59+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 2243,
            "filename": "res/values-ar/strings.xml",
            "revision": "0ebc88c448eb0dd3da13aeec2caf751cd0a9c927,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 20,
            "translated_words": 61,
            "translated_percent": 21.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.0,
            "have_suggestion": 66,
            "have_comment": 0,
            "last_change": "2019-03-01T00:53:39+01:00",
            "last_author": "TWINS DZ",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 2306,
            "filename": "res/values-az/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/az/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/az/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:11.310916+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/az/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 3065,
            "filename": "res/values-el/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:14.350690+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/el/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 3640,
            "filename": "res/values-pl/strings.xml",
            "revision": "69df726ce6e8cfff9a14a25d5aaae762baa4dd79,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-23T23:20:03.165396+02:00",
            "last_author": "Eryk Michalak",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-rCN",
            "id": 8075,
            "filename": "res/values-zh-rCN/strings.xml",
            "revision": "2ea98827d965cc3c3ba76cf35d411e20e1205df3,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-14T14:13:54.005412+02:00",
            "last_author": "tao wang",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-rTW",
            "id": 8076,
            "filename": "res/values-zh-rTW/strings.xml",
            "revision": "00ebeed7e7cbf40391798a89724497981c167fdf,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 89,
            "translated_words": 336,
            "translated_percent": 93.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-02-02T06:15:03+01:00",
            "last_author": "ezjerry liao",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 11349,
            "filename": "res/values-et/strings.xml",
            "revision": "0e3e38759ad0e5426e1ef1b2f0ed80dfc963be48,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/et/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/et/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-04T08:22:17.768397+02:00",
            "last_author": "Kristjan Räts",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/et/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 15794,
            "filename": "res/values-nb-rNO/strings.xml",
            "revision": "e8a38dc5a9741fabed3367a1fab2b6dd3f98a3bb,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2021-01-02T17:54:06.933087+01:00",
            "last_author": "Dieter Adriaenssens",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 28666,
            "filename": "res/values-uk/strings.xml",
            "revision": "86bf2c9002c6f2d609bd2c284c058544a6c9555e,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T17:02:01.132728+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/uk/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 29512,
            "filename": "res/values-tr/strings.xml",
            "revision": "d92217018e84a4c84e0e7cf92a43cd21fb770191,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-21T14:05:41+01:00",
            "last_author": "Mesut Akcan",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 41586,
            "filename": "res/values-sq/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/sq/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/sq/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/sq/units/?format=api"
        },
        {
            "language": {
                "id": 28,
                "code": "en_ZA",
                "name": "English (South Africa)",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 17503716,
                "web_url": "https://hosted.weblate.org/languages/en_ZA/",
                "url": "https://hosted.weblate.org/api/languages/en_ZA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_ZA/statistics/?format=api"
            },
            "language_code": "en-rZA",
            "id": 41613,
            "filename": "res/values-en-rZA/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/en_ZA/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/en_ZA/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/en_ZA/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/en_ZA/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 45240,
            "filename": "res/values-id/strings.xml",
            "revision": "73da348732681d5f1bd59d7c1919c1ad8f4503f7,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-16T02:48:34.483949+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/id/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 48003,
            "filename": "res/values-pt/strings.xml",
            "revision": "356e4fdf1da1c888c209efdbf4fcbb9e3851bb88,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-09T12:27:58.564830+02:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pt/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "ae",
                "name": "Avestan",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ave"
                ],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ae/",
                "url": "https://hosted.weblate.org/api/languages/ae/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ae/statistics/?format=api"
            },
            "language_code": "ae",
            "id": 52105,
            "filename": "res/values-ae/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/ae/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/ae/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/ae/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/ae/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 53938,
            "filename": "res/values-fi/strings.xml",
            "revision": "402404de54c1a60154874eaa2ad7c45d8d42e20c,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 36,
            "translated_words": 125,
            "translated_percent": 37.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-18T22:25:22.475526+02:00",
            "last_author": "Riku Viitanen",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 54738,
            "filename": "res/values-he/strings.xml",
            "revision": "7a2ec03e4c4460c7fe8535f5e7806b5299d8c9e1,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/he/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/he/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-29T15:56:20.460515+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/he/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 60326,
            "filename": "res/values-kab/strings.xml",
            "revision": "2d3efd11ecca8e6b3f03d3f52fadf94890b44ea2,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/kab/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/kab/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-26T16:09:58.282788+01:00",
            "last_author": "Muḥend Belqasem",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/kab/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 97722,
            "filename": "res/values-eu/strings.xml",
            "revision": "b2176c27b073cffa3b7fb5bb69aa353cb90269b9,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/eu/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/eu/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-23T22:53:48.884732+01:00",
            "last_author": "Hur Ezeiza Zaldua",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/eu/units/?format=api"
        },
        {
            "language": {
                "id": 767,
                "code": "pa_PK",
                "name": "Punjabi (Pakistan)",
                "plural": {
                    "id": 783,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lah",
                    "pa_arab",
                    "pa_arab_pk",
                    "pnb"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/pa_PK/",
                "url": "https://hosted.weblate.org/api/languages/pa_PK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa_PK/statistics/?format=api"
            },
            "language_code": "pa-rPK",
            "id": 1280150,
            "filename": "res/values-pa-rPK/strings.xml",
            "revision": "3dd69e6faf1110d3a3bfea950d3bb6d8c5dd0619,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/pa_PK/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/pa_PK/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/pa_PK/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 44,
            "translated_words": 61,
            "translated_percent": 46.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-27T09:33:42.014965+02:00",
            "last_author": "bgo-eiu",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/pa_PK/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "bm",
                "name": "Bambara",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bam"
                ],
                "direction": "ltr",
                "population": 8994564,
                "web_url": "https://hosted.weblate.org/languages/bm/",
                "url": "https://hosted.weblate.org/api/languages/bm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bm/statistics/?format=api"
            },
            "language_code": "bm",
            "id": 1409677,
            "filename": "res/values-bm/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/bm/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/bm/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/bm/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 372,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/bm/units/?format=api"
        }
    ]
}