Translation components API.

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

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

{
    "count": 31,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 127,
                "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://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 42829,
            "filename": "priv/gettext/errors.pot",
            "revision": "aeeadadb0de9d1ba845e5e1aa85da7046a470d69",
            "web_url": "https://l10n.elementary.io/projects/store/errors/en/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/en/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 44,
            "failing_checks_percent": 38.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/en/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 42830,
            "filename": "priv/gettext/af/LC_MESSAGES/errors.po",
            "revision": "e55813d5b45f6fecc0f6c31915ee6351e60ebe8d",
            "web_url": "https://l10n.elementary.io/projects/store/errors/af/",
            "share_url": "https://l10n.elementary.io/engage/store/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/af/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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://l10n.elementary.io/api/translations/store/errors/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/af/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "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://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 42831,
            "filename": "priv/gettext/ar/LC_MESSAGES/errors.po",
            "revision": "3020b97eb31ec99961debae9f2894ec71f3da92a",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ar/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ar/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-09-04T16:36:15.700633Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ar/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.elementary.io/languages/ca/",
                "url": "https://l10n.elementary.io/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 42832,
            "filename": "priv/gettext/ca/LC_MESSAGES/errors.po",
            "revision": "8a9218eb2763f409b9f9526184e464333a79bbcd",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ca/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ca/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-05T11:01:33.851507Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ca/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://l10n.elementary.io/languages/cs/",
                "url": "https://l10n.elementary.io/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs_CZ",
            "id": 42833,
            "filename": "priv/gettext/cs_CZ/LC_MESSAGES/errors.po",
            "revision": "2e289d373e44709e9b6faab177410c75e1ada667",
            "web_url": "https://l10n.elementary.io/projects/store/errors/cs/",
            "share_url": "https://l10n.elementary.io/engage/store/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/cs/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-01-09T14:23:21.853889Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/cs/units/?format=api"
        },
        {
            "language": {
                "id": 1,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.elementary.io/languages/de/",
                "url": "https://l10n.elementary.io/api/languages/de/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 42834,
            "filename": "priv/gettext/de/LC_MESSAGES/errors.po",
            "revision": "c3fa1c0f445faed67b28c59392d366422e51c506",
            "web_url": "https://l10n.elementary.io/projects/store/errors/de/",
            "share_url": "https://l10n.elementary.io/engage/store/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/de/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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": 3,
            "last_change": "2021-07-22T15:27:15.659410Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/de/units/?format=api"
        },
        {
            "language": {
                "id": 10,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.elementary.io/languages/es/",
                "url": "https://l10n.elementary.io/api/languages/es/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 42835,
            "filename": "priv/gettext/es/LC_MESSAGES/errors.po",
            "revision": "05e00a2ceaf9c8e25f95310e9672d2a4f52d3a1d",
            "web_url": "https://l10n.elementary.io/projects/store/errors/es/",
            "share_url": "https://l10n.elementary.io/engage/store/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/es/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-07-17T02:09:20.732532Z",
            "last_author": "Heber",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/es/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://l10n.elementary.io/languages/fi/",
                "url": "https://l10n.elementary.io/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 42836,
            "filename": "priv/gettext/fi/LC_MESSAGES/errors.po",
            "revision": "0303751807b269340df7d7eead4983812420f1ce",
            "web_url": "https://l10n.elementary.io/projects/store/errors/fi/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/fi/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 16,
            "translated_words": 72,
            "translated_percent": 76.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-05-05T07:56:10.190906Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/fi/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 92,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.elementary.io/languages/fr/",
                "url": "https://l10n.elementary.io/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 42837,
            "filename": "priv/gettext/fr/LC_MESSAGES/errors.po",
            "revision": "5d637cdfc8afaa42a839f0deede19b509326d5ce",
            "web_url": "https://l10n.elementary.io/projects/store/errors/fr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/fr/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-01T13:14:47.218837Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/fr/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.elementary.io/languages/it/",
                "url": "https://l10n.elementary.io/api/languages/it/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 42838,
            "filename": "priv/gettext/it/LC_MESSAGES/errors.po",
            "revision": "7a1dab8f406082d14d23b69b971fe6dee7ba30a5",
            "web_url": "https://l10n.elementary.io/projects/store/errors/it/",
            "share_url": "https://l10n.elementary.io/engage/store/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/it/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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": 21,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/it/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.elementary.io/languages/ja/",
                "url": "https://l10n.elementary.io/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 42839,
            "filename": "priv/gettext/ja/LC_MESSAGES/errors.po",
            "revision": "1ceb086ee7fd08cb991b5160b7a6dd169a103abc",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ja/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ja/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-18T11:29:38.015449Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ja/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://l10n.elementary.io/languages/ka/",
                "url": "https://l10n.elementary.io/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 42840,
            "filename": "priv/gettext/ka/LC_MESSAGES/errors.po",
            "revision": "4d7c4dd34a53d0320790cffb9e0056e1ccf33107",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ka/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ka/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ka/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 132,
            "translated": 21,
            "translated_words": 132,
            "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": "2023-10-22T05:01:24.532798Z",
            "last_author": "NorwayFun",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/ka/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ka/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ka/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ka/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://l10n.elementary.io/languages/lt/",
                "url": "https://l10n.elementary.io/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 42841,
            "filename": "priv/gettext/lt/LC_MESSAGES/errors.po",
            "revision": "0231199c063d6a9dc2c4819b872a0372809dafd5",
            "web_url": "https://l10n.elementary.io/projects/store/errors/lt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/lt/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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://l10n.elementary.io/api/translations/store/errors/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/lt/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.elementary.io/languages/mr/",
                "url": "https://l10n.elementary.io/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 42842,
            "filename": "priv/gettext/mr/LC_MESSAGES/errors.po",
            "revision": "5d0173e19f72fe1afc4fbc0ac5314f98a6b7dd57",
            "web_url": "https://l10n.elementary.io/projects/store/errors/mr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/mr/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 4,
            "translated_words": 12,
            "translated_percent": 19.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-06-05T16:54:08.418330Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/mr/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://l10n.elementary.io/languages/ms/",
                "url": "https://l10n.elementary.io/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 42843,
            "filename": "priv/gettext/ms/LC_MESSAGES/errors.po",
            "revision": "3c8f80b2dde24a4ba4e864253d4353649bdeafc0",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ms/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ms/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ms/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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://l10n.elementary.io/api/translations/store/errors/ms/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ms/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ms/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ms/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/nb/",
                "url": "https://l10n.elementary.io/api/languages/nb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nb/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 42844,
            "filename": "priv/gettext/nb/LC_MESSAGES/errors.po",
            "revision": "f3e386ae2d1d6ba24a047ff3e64b88bbb1977080",
            "web_url": "https://l10n.elementary.io/projects/store/errors/nb/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/nb/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-29T12:35:16.569734Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/nb/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://l10n.elementary.io/languages/nl/",
                "url": "https://l10n.elementary.io/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 42845,
            "filename": "priv/gettext/nl/LC_MESSAGES/errors.po",
            "revision": "58c4453cb65a4e0ec686599b8e046e33da1c364e",
            "web_url": "https://l10n.elementary.io/projects/store/errors/nl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/nl/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-01-13T20:57:09.523911Z",
            "last_author": "Dennis ten Hoove",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/nl/units/?format=api"
        },
        {
            "language": {
                "id": 3,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.elementary.io/languages/pl/",
                "url": "https://l10n.elementary.io/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 42846,
            "filename": "priv/gettext/pl/LC_MESSAGES/errors.po",
            "revision": "196046b3f2de65da00b61cae9043e4ee4fe25bd4",
            "web_url": "https://l10n.elementary.io/projects/store/errors/pl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/pl/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-09-29T09:51:18.295159Z",
            "last_author": "Marcin Serwin",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/pl/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.elementary.io/languages/pt/",
                "url": "https://l10n.elementary.io/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 42848,
            "filename": "priv/gettext/pt/LC_MESSAGES/errors.po",
            "revision": "3d076f0fb1f551554802698589aac301e600950b",
            "web_url": "https://l10n.elementary.io/projects/store/errors/pt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/pt/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-29T21:40:28.363034Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/pt/units/?format=api"
        },
        {
            "language": {
                "id": 128,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 218,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.elementary.io/languages/ru/",
                "url": "https://l10n.elementary.io/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 42849,
            "filename": "priv/gettext/ru/LC_MESSAGES/errors.po",
            "revision": "f2863bbdbecd2c9088dcb1024bf57ea73a36f51a",
            "web_url": "https://l10n.elementary.io/projects/store/errors/ru/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/ru/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-07-24T12:29:41.939678Z",
            "last_author": "DartDeaDia",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/ru/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.elementary.io/languages/sk/",
                "url": "https://l10n.elementary.io/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 42850,
            "filename": "priv/gettext/sk/LC_MESSAGES/errors.po",
            "revision": "6d86de52ad3a479aecce4e2c0c3d87406d4847d2",
            "web_url": "https://l10n.elementary.io/projects/store/errors/sk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/sk/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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": 6,
            "have_comment": 0,
            "last_change": "2022-04-22T15:34:49.631432Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/sk/units/?format=api"
        },
        {
            "language": {
                "id": 2,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.elementary.io/languages/sv/",
                "url": "https://l10n.elementary.io/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 42851,
            "filename": "priv/gettext/sv/LC_MESSAGES/errors.po",
            "revision": "673569af259347358432672a6c8a0d4e6eddd0cb",
            "web_url": "https://l10n.elementary.io/projects/store/errors/sv/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/sv/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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": 8,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/sv/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://l10n.elementary.io/languages/th/",
                "url": "https://l10n.elementary.io/api/languages/th/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 42852,
            "filename": "priv/gettext/th/LC_MESSAGES/errors.po",
            "revision": "7e566d52a8182858148740613ca3cb6b20b663b5",
            "web_url": "https://l10n.elementary.io/projects/store/errors/th/",
            "share_url": "https://l10n.elementary.io/engage/store/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/th/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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://l10n.elementary.io/api/translations/store/errors/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/th/units/?format=api"
        },
        {
            "language": {
                "id": 819,
                "code": "tr_TR",
                "name": "Turkish",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/tr_TR/",
                "url": "https://l10n.elementary.io/api/languages/tr_TR/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr_TR/statistics/?format=api"
            },
            "language_code": "tr_TR",
            "id": 42853,
            "filename": "priv/gettext/tr_TR/LC_MESSAGES/errors.po",
            "revision": "6bc641de7386744bac0fdfd3b571e76831d03080",
            "web_url": "https://l10n.elementary.io/projects/store/errors/tr_TR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/tr_TR/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/tr_TR/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 132,
            "translated": 21,
            "translated_words": 132,
            "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-03-06T00:10:08.090761Z",
            "last_author": "Furkan Ege Öztürk",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/tr_TR/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "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://l10n.elementary.io/languages/zh_Hans/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 42854,
            "filename": "priv/gettext/zh_CN/LC_MESSAGES/errors.po",
            "revision": "347072e460c3b867e07194668756977dfdac7335",
            "web_url": "https://l10n.elementary.io/projects/store/errors/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-29T10:53:41.000135Z",
            "last_author": "Mei Yu",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 58,
                    "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://l10n.elementary.io/languages/zh_Hant/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 42855,
            "filename": "priv/gettext/zh_TW/LC_MESSAGES/errors.po",
            "revision": "87bf7488e29b40c5e1810ea3ac51e67a7a0d6e59",
            "web_url": "https://l10n.elementary.io/projects/store/errors/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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": 12,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 277,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.elementary.io/languages/uk/",
                "url": "https://l10n.elementary.io/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 43628,
            "filename": "priv/gettext/uk/LC_MESSAGES/errors.po",
            "revision": "1a27d1e39b24cdb9ce09ff71287167acdaea7840",
            "web_url": "https://l10n.elementary.io/projects/store/errors/uk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/uk/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "translated": 21,
            "translated_words": 100,
            "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-07-09T01:20:03.459777Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/uk/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://l10n.elementary.io/languages/pa/",
                "url": "https://l10n.elementary.io/api/languages/pa/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 44070,
            "filename": "priv/gettext/pa/LC_MESSAGES/errors.po",
            "revision": "6c6cad6fea79d2f672247783b7af01160a01e589",
            "web_url": "https://l10n.elementary.io/projects/store/errors/pa/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/pa/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 100,
            "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://l10n.elementary.io/api/translations/store/errors/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/pa/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 209,
                    "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://l10n.elementary.io/languages/pt_BR/",
                "url": "https://l10n.elementary.io/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 49860,
            "filename": "priv/gettext/pt_BR/LC_MESSAGES/errors.po",
            "revision": "379dd46143d0aff8cdd7867042b6a43eb4d6e3d8",
            "web_url": "https://l10n.elementary.io/projects/store/errors/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 132,
            "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://l10n.elementary.io/api/translations/store/errors/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://l10n.elementary.io/languages/en_GB/",
                "url": "https://l10n.elementary.io/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 50665,
            "filename": "priv/gettext/en_GB/LC_MESSAGES/errors.po",
            "revision": "14e6c616ceaa1f813b01416c5327c9e3a430c4c7",
            "web_url": "https://l10n.elementary.io/projects/store/errors/en_GB/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en_GB/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/en_GB/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 132,
            "translated": 21,
            "translated_words": 132,
            "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-01-23T14:41:57.362877Z",
            "last_author": "David Hewitt",
            "repository_url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 101,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://l10n.elementary.io/languages/id/",
                "url": "https://l10n.elementary.io/api/languages/id/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 50666,
            "filename": "priv/gettext/id/LC_MESSAGES/errors.po",
            "revision": "3db743c1c456918565da5af790dfffdf7df3665c",
            "web_url": "https://l10n.elementary.io/projects/store/errors/id/",
            "share_url": "https://l10n.elementary.io/engage/store/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/store/errors/id/",
            "url": "https://l10n.elementary.io/api/translations/store/errors/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 132,
            "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://l10n.elementary.io/api/translations/store/errors/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/errors/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/errors/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/errors/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/errors/id/units/?format=api"
        }
    ]
}