Translation components API.

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

GET /api/components/store/product/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": 42910,
            "filename": "priv/gettext/product.pot",
            "revision": "e7dd8f2226fd1a314dbb61cb58967234f1f82543",
            "web_url": "https://l10n.elementary.io/projects/store/product/en/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/en/",
            "url": "https://l10n.elementary.io/api/translations/store/product/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 22.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42911,
            "filename": "priv/gettext/af/LC_MESSAGES/product.po",
            "revision": "c102fda9d6687c441581a3766286abd6ce01735a",
            "web_url": "https://l10n.elementary.io/projects/store/product/af/",
            "share_url": "https://l10n.elementary.io/engage/store/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/af/",
            "url": "https://l10n.elementary.io/api/translations/store/product/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42912,
            "filename": "priv/gettext/ar/LC_MESSAGES/product.po",
            "revision": "0c5bb38ae5726fdd5e14cbf0a4cfb74e32b77f6d",
            "web_url": "https://l10n.elementary.io/projects/store/product/ar/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ar/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-08-25T13:29:41.603298Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42913,
            "filename": "priv/gettext/ca/LC_MESSAGES/product.po",
            "revision": "707a2c4360d219f86d2553dcec6f29e3b07f370c",
            "web_url": "https://l10n.elementary.io/projects/store/product/ca/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ca/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-04T13:04:24.541505Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42914,
            "filename": "priv/gettext/cs_CZ/LC_MESSAGES/product.po",
            "revision": "90e5e2894b11c871571fe70f88654310a5ab4a14",
            "web_url": "https://l10n.elementary.io/projects/store/product/cs/",
            "share_url": "https://l10n.elementary.io/engage/store/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/cs/",
            "url": "https://l10n.elementary.io/api/translations/store/product/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-09T15:06:51.879843Z",
            "last_author": "hnklp",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42915,
            "filename": "priv/gettext/de/LC_MESSAGES/product.po",
            "revision": "fc7c607c416caf413a061f7018e14fbc0a6945a9",
            "web_url": "https://l10n.elementary.io/projects/store/product/de/",
            "share_url": "https://l10n.elementary.io/engage/store/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/de/",
            "url": "https://l10n.elementary.io/api/translations/store/product/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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": 1,
            "last_change": "2021-07-19T10:08:24.506608Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42916,
            "filename": "priv/gettext/es/LC_MESSAGES/product.po",
            "revision": "214add892527b1bad35f10b5b786f47b49ee5a05",
            "web_url": "https://l10n.elementary.io/projects/store/product/es/",
            "share_url": "https://l10n.elementary.io/engage/store/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/es/",
            "url": "https://l10n.elementary.io/api/translations/store/product/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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": 2,
            "have_comment": 0,
            "last_change": "2021-07-18T17:37:04.806577Z",
            "last_author": "Alvaro",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42917,
            "filename": "priv/gettext/fi/LC_MESSAGES/product.po",
            "revision": "43efef811e8e95266d0923599d4efd718ad3ff13",
            "web_url": "https://l10n.elementary.io/projects/store/product/fi/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/fi/",
            "url": "https://l10n.elementary.io/api/translations/store/product/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-04T12:34:44.918915Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42918,
            "filename": "priv/gettext/fr/LC_MESSAGES/product.po",
            "revision": "4521483389e69219b83abc6f31af1ce25a32c9ef",
            "web_url": "https://l10n.elementary.io/projects/store/product/fr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/fr/",
            "url": "https://l10n.elementary.io/api/translations/store/product/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:16:05.528431Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42919,
            "filename": "priv/gettext/it/LC_MESSAGES/product.po",
            "revision": "526f6de3e39b6b127c927cc52da3922bfc1e6f96",
            "web_url": "https://l10n.elementary.io/projects/store/product/it/",
            "share_url": "https://l10n.elementary.io/engage/store/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/it/",
            "url": "https://l10n.elementary.io/api/translations/store/product/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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": 9,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42920,
            "filename": "priv/gettext/ja/LC_MESSAGES/product.po",
            "revision": "f25e892c7735568ffd0920838ead46e2aab2ebb5",
            "web_url": "https://l10n.elementary.io/projects/store/product/ja/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ja/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-02-25T01:50:31.711179Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42921,
            "filename": "priv/gettext/ka/LC_MESSAGES/product.po",
            "revision": "6644ac4521630612092a18178bced5b73fef61bc",
            "web_url": "https://l10n.elementary.io/projects/store/product/ka/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ka/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ka/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:02:21.360218Z",
            "last_author": "NorwayFun",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/ka/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ka/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ka/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42922,
            "filename": "priv/gettext/lt/LC_MESSAGES/product.po",
            "revision": "87cee8eef2aad588facca39a9902649155fb8e6c",
            "web_url": "https://l10n.elementary.io/projects/store/product/lt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/lt/",
            "url": "https://l10n.elementary.io/api/translations/store/product/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42923,
            "filename": "priv/gettext/mr/LC_MESSAGES/product.po",
            "revision": "3169b00e44d64ef478f880eb0bcf3b5801fd725e",
            "web_url": "https://l10n.elementary.io/projects/store/product/mr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/mr/",
            "url": "https://l10n.elementary.io/api/translations/store/product/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-06T15:22:02.116852Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42924,
            "filename": "priv/gettext/ms/LC_MESSAGES/product.po",
            "revision": "31f5028c315bd4cc183a0006fe81ca39790a683a",
            "web_url": "https://l10n.elementary.io/projects/store/product/ms/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ms/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ms/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/ms/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ms/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ms/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42925,
            "filename": "priv/gettext/nb/LC_MESSAGES/product.po",
            "revision": "2c2919abc0bcb4007d205f72831b365f37dcb060",
            "web_url": "https://l10n.elementary.io/projects/store/product/nb/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/nb/",
            "url": "https://l10n.elementary.io/api/translations/store/product/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-29T12:38:40.721192Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42926,
            "filename": "priv/gettext/nl/LC_MESSAGES/product.po",
            "revision": "91b7f49bc5d8007c83eed1da66a67223a5c08091",
            "web_url": "https://l10n.elementary.io/projects/store/product/nl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/nl/",
            "url": "https://l10n.elementary.io/api/translations/store/product/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:53:41.992765Z",
            "last_author": "Dennis ten Hoove",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42927,
            "filename": "priv/gettext/pl/LC_MESSAGES/product.po",
            "revision": "64c6a6f41a6cea11c4b077a1e6ded299e0666566",
            "web_url": "https://l10n.elementary.io/projects/store/product/pl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/pl/",
            "url": "https://l10n.elementary.io/api/translations/store/product/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-09-27T10:43:03.896646Z",
            "last_author": "Qnkacz",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42929,
            "filename": "priv/gettext/pt/LC_MESSAGES/product.po",
            "revision": "bf8abb22897191240fe2ed679b0fb0442dc4b952",
            "web_url": "https://l10n.elementary.io/projects/store/product/pt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/pt/",
            "url": "https://l10n.elementary.io/api/translations/store/product/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:18:11.786969Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42930,
            "filename": "priv/gettext/ru/LC_MESSAGES/product.po",
            "revision": "103148150b46422d8de4b30c4a45aeee6000ebbf",
            "web_url": "https://l10n.elementary.io/projects/store/product/ru/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/ru/",
            "url": "https://l10n.elementary.io/api/translations/store/product/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-09-30T13:50:56.725744Z",
            "last_author": "lenemter",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42931,
            "filename": "priv/gettext/sk/LC_MESSAGES/product.po",
            "revision": "011d6f01a25b379743fdf560be351d030051b065",
            "web_url": "https://l10n.elementary.io/projects/store/product/sk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/sk/",
            "url": "https://l10n.elementary.io/api/translations/store/product/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-04-22T14:57:19.385924Z",
            "last_author": "Igor Stefanko",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42932,
            "filename": "priv/gettext/sv/LC_MESSAGES/product.po",
            "revision": "50d5093d6f1404ba5a4c7ee463392c02c5c3761b",
            "web_url": "https://l10n.elementary.io/projects/store/product/sv/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/sv/",
            "url": "https://l10n.elementary.io/api/translations/store/product/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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": 9,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42933,
            "filename": "priv/gettext/th/LC_MESSAGES/product.po",
            "revision": "1c24f147f8284be394af03c28376aabcf173563d",
            "web_url": "https://l10n.elementary.io/projects/store/product/th/",
            "share_url": "https://l10n.elementary.io/engage/store/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/th/",
            "url": "https://l10n.elementary.io/api/translations/store/product/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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": 7,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42934,
            "filename": "priv/gettext/tr_TR/LC_MESSAGES/product.po",
            "revision": "7ed5d90471752ea6499d6baa302ae65c0212af05",
            "web_url": "https://l10n.elementary.io/projects/store/product/tr_TR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/tr_TR/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/tr_TR/",
            "url": "https://l10n.elementary.io/api/translations/store/product/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-01-18T10:46:10.713150Z",
            "last_author": "Baran TAN",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/tr_TR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/tr_TR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/tr_TR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/tr_TR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42935,
            "filename": "priv/gettext/zh_CN/LC_MESSAGES/product.po",
            "revision": "75ae65f2d9b77561e224bcb658d6fb52fdd6d746",
            "web_url": "https://l10n.elementary.io/projects/store/product/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/store/product/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:45:36.650629Z",
            "last_author": "Harrison Xu",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 42936,
            "filename": "priv/gettext/zh_TW/LC_MESSAGES/product.po",
            "revision": "c24f3de038612f9affeffe5a4cad2da72feb19ee",
            "web_url": "https://l10n.elementary.io/projects/store/product/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/store/product/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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": 7,
            "have_comment": 0,
            "last_change": "2022-07-24T12:50:04.756449Z",
            "last_author": "Vincent Yu",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 43625,
            "filename": "priv/gettext/uk/LC_MESSAGES/product.po",
            "revision": "6e6ca3ca8aa285122cbf9feff205cdac1a9cf8a1",
            "web_url": "https://l10n.elementary.io/projects/store/product/uk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/uk/",
            "url": "https://l10n.elementary.io/api/translations/store/product/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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-09T00:15:47.755360Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 44067,
            "filename": "priv/gettext/pa/LC_MESSAGES/product.po",
            "revision": "5082d2bd3b2d13f265b16769f7460e266c9691bb",
            "web_url": "https://l10n.elementary.io/projects/store/product/pa/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/pa/",
            "url": "https://l10n.elementary.io/api/translations/store/product/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 49864,
            "filename": "priv/gettext/pt_BR/LC_MESSAGES/product.po",
            "revision": "1507483e274784e754b0bdf935551a87445ee893",
            "web_url": "https://l10n.elementary.io/projects/store/product/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/store/product/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 50670,
            "filename": "priv/gettext/en_GB/LC_MESSAGES/product.po",
            "revision": "4a0e1cc81e680adcc32ff30cb67e1069e42218fd",
            "web_url": "https://l10n.elementary.io/projects/store/product/en_GB/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en_GB/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/en_GB/",
            "url": "https://l10n.elementary.io/api/translations/store/product/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "translated": 9,
            "translated_words": 29,
            "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:43:19.241992Z",
            "last_author": "David Hewitt",
            "repository_url": "https://l10n.elementary.io/api/translations/store/product/en_GB/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/en_GB/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/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": 50671,
            "filename": "priv/gettext/id/LC_MESSAGES/product.po",
            "revision": "d007ec97c57f6d56bd9f70f671b94510335fff10",
            "web_url": "https://l10n.elementary.io/projects/store/product/id/",
            "share_url": "https://l10n.elementary.io/engage/store/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/store/product/id/",
            "url": "https://l10n.elementary.io/api/translations/store/product/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 29,
            "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/product/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/product/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/product/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/product/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/product/id/units/?format=api"
        }
    ]
}