Translation components API.

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

GET /api/components/store/email/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": 42937,
            "filename": "priv/gettext/email.pot",
            "revision": "f04159c7bf2f4520712d6c365a3b1ce72f7389fb",
            "web_url": "https://l10n.elementary.io/projects/store/email/en/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/en/",
            "url": "https://l10n.elementary.io/api/translations/store/email/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 68,
            "failing_checks_percent": 47.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42938,
            "filename": "priv/gettext/af/LC_MESSAGES/email.po",
            "revision": "cc71d88914ce2c9a7e7de3254c5f3b92d6861c85",
            "web_url": "https://l10n.elementary.io/projects/store/email/af/",
            "share_url": "https://l10n.elementary.io/engage/store/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/af/",
            "url": "https://l10n.elementary.io/api/translations/store/email/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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/email/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42939,
            "filename": "priv/gettext/ar/LC_MESSAGES/email.po",
            "revision": "1fe666f8983767d9355897ec61ad23e3be9a6f39",
            "web_url": "https://l10n.elementary.io/projects/store/email/ar/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ar/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-26T08:19:38.652537Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42940,
            "filename": "priv/gettext/ca/LC_MESSAGES/email.po",
            "revision": "d816f67d2e84e34654db2777408091b4dac7a180",
            "web_url": "https://l10n.elementary.io/projects/store/email/ca/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ca/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-05T10:39:12.763883Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42941,
            "filename": "priv/gettext/cs_CZ/LC_MESSAGES/email.po",
            "revision": "c844e7001106a22f4e337213009bee5e0461d1f5",
            "web_url": "https://l10n.elementary.io/projects/store/email/cs/",
            "share_url": "https://l10n.elementary.io/engage/store/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/cs/",
            "url": "https://l10n.elementary.io/api/translations/store/email/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:09:23.128651Z",
            "last_author": "hnklp",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42942,
            "filename": "priv/gettext/de/LC_MESSAGES/email.po",
            "revision": "7287ddcd06d1493998d09e625543cc2dd343e843",
            "web_url": "https://l10n.elementary.io/projects/store/email/de/",
            "share_url": "https://l10n.elementary.io/engage/store/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/de/",
            "url": "https://l10n.elementary.io/api/translations/store/email/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-23T08:16:21.614679Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42943,
            "filename": "priv/gettext/es/LC_MESSAGES/email.po",
            "revision": "e05273cf7bd5646fcefc864ac9b018ef59ca8fe3",
            "web_url": "https://l10n.elementary.io/projects/store/email/es/",
            "share_url": "https://l10n.elementary.io/engage/store/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/es/",
            "url": "https://l10n.elementary.io/api/translations/store/email/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-01T10:49:55.965203Z",
            "last_author": "Alvaro",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42944,
            "filename": "priv/gettext/fi/LC_MESSAGES/email.po",
            "revision": "204dfa979f8d551236c8449e527fc0978b2b4996",
            "web_url": "https://l10n.elementary.io/projects/store/email/fi/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/fi/",
            "url": "https://l10n.elementary.io/api/translations/store/email/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-05T16:17:05.741333Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42945,
            "filename": "priv/gettext/fr/LC_MESSAGES/email.po",
            "revision": "c7fdd896322e29ebac9050e8473e679d7e3b207d",
            "web_url": "https://l10n.elementary.io/projects/store/email/fr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/fr/",
            "url": "https://l10n.elementary.io/api/translations/store/email/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:30:26.084647Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42946,
            "filename": "priv/gettext/it/LC_MESSAGES/email.po",
            "revision": "77a9fb532cec29a03bf31a84ab1ddc5db2b0f1b3",
            "web_url": "https://l10n.elementary.io/projects/store/email/it/",
            "share_url": "https://l10n.elementary.io/engage/store/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/it/",
            "url": "https://l10n.elementary.io/api/translations/store/email/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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": 17,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42947,
            "filename": "priv/gettext/ja/LC_MESSAGES/email.po",
            "revision": "b07d2be2bfeca8109d9ff1fd6069913f299a22b4",
            "web_url": "https://l10n.elementary.io/projects/store/email/ja/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ja/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-11T08:07:45.715351Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42948,
            "filename": "priv/gettext/ka/LC_MESSAGES/email.po",
            "revision": "e9e3d108f8d166b96fcecd7c45ef4e1b3c439771",
            "web_url": "https://l10n.elementary.io/projects/store/email/ka/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ka/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ka/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-05-19T03:52:29.456682Z",
            "last_author": "NorwayFun",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/ka/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ka/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ka/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42949,
            "filename": "priv/gettext/lt/LC_MESSAGES/email.po",
            "revision": "497f1483a620f4bceb43bb5acdbf49f7da7afa52",
            "web_url": "https://l10n.elementary.io/projects/store/email/lt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/lt/",
            "url": "https://l10n.elementary.io/api/translations/store/email/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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/email/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42950,
            "filename": "priv/gettext/mr/LC_MESSAGES/email.po",
            "revision": "2c09249eb82f9c34be59a78116a6a1a197782429",
            "web_url": "https://l10n.elementary.io/projects/store/email/mr/",
            "share_url": "https://l10n.elementary.io/engage/store/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/mr/",
            "url": "https://l10n.elementary.io/api/translations/store/email/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:47:22.997557Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42951,
            "filename": "priv/gettext/ms/LC_MESSAGES/email.po",
            "revision": "4077e04f7744d1376473deea66b01ab464155598",
            "web_url": "https://l10n.elementary.io/projects/store/email/ms/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ms/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ms/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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/email/ms/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ms/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ms/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42952,
            "filename": "priv/gettext/nb/LC_MESSAGES/email.po",
            "revision": "0e892674fb5dc58918a16a3bf4caa8f83201f885",
            "web_url": "https://l10n.elementary.io/projects/store/email/nb/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/nb/",
            "url": "https://l10n.elementary.io/api/translations/store/email/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 68,
            "failing_checks_percent": 47.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-29T14:24:44.507083Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42953,
            "filename": "priv/gettext/nl/LC_MESSAGES/email.po",
            "revision": "5768a214a391e60e89419323c1e0a0f2f26b0a14",
            "web_url": "https://l10n.elementary.io/projects/store/email/nl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/nl/",
            "url": "https://l10n.elementary.io/api/translations/store/email/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-12T07:46:28.534997Z",
            "last_author": "Dennis ten Hoove",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42954,
            "filename": "priv/gettext/pl/LC_MESSAGES/email.po",
            "revision": "d56723fa6eeb22630c0ed124645516619668ba29",
            "web_url": "https://l10n.elementary.io/projects/store/email/pl/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/pl/",
            "url": "https://l10n.elementary.io/api/translations/store/email/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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": "2021-09-29T09:26:29.830523Z",
            "last_author": "Marcin Serwin",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42956,
            "filename": "priv/gettext/pt/LC_MESSAGES/email.po",
            "revision": "a85b8d05c8748569bccb7ab5ea0cc1f51c3de50c",
            "web_url": "https://l10n.elementary.io/projects/store/email/pt/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/pt/",
            "url": "https://l10n.elementary.io/api/translations/store/email/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:10:36.952731Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42957,
            "filename": "priv/gettext/ru/LC_MESSAGES/email.po",
            "revision": "3411c5ae42de1494d165ab607c5b54c875735439",
            "web_url": "https://l10n.elementary.io/projects/store/email/ru/",
            "share_url": "https://l10n.elementary.io/engage/store/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/ru/",
            "url": "https://l10n.elementary.io/api/translations/store/email/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-10-09T09:32:34.321580Z",
            "last_author": "lenemter",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42958,
            "filename": "priv/gettext/sk/LC_MESSAGES/email.po",
            "revision": "df82b9f3d9ea806e36d1f6638277a4229228300d",
            "web_url": "https://l10n.elementary.io/projects/store/email/sk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/sk/",
            "url": "https://l10n.elementary.io/api/translations/store/email/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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": "2022-04-22T15:07:33.433608Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42959,
            "filename": "priv/gettext/sv/LC_MESSAGES/email.po",
            "revision": "d4e8f1a9c4ab1144be9d556e5c9505217d874445",
            "web_url": "https://l10n.elementary.io/projects/store/email/sv/",
            "share_url": "https://l10n.elementary.io/engage/store/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/sv/",
            "url": "https://l10n.elementary.io/api/translations/store/email/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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": 17,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42960,
            "filename": "priv/gettext/th/LC_MESSAGES/email.po",
            "revision": "769ce3f9aa127cf368cf7a27858964bd3a7d9adc",
            "web_url": "https://l10n.elementary.io/projects/store/email/th/",
            "share_url": "https://l10n.elementary.io/engage/store/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/th/",
            "url": "https://l10n.elementary.io/api/translations/store/email/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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": 13,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42961,
            "filename": "priv/gettext/tr_TR/LC_MESSAGES/email.po",
            "revision": "4bf8cab3c16c6f12cd1bdfd5932493fbe24487d6",
            "web_url": "https://l10n.elementary.io/projects/store/email/tr_TR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/tr_TR/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/tr_TR/",
            "url": "https://l10n.elementary.io/api/translations/store/email/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-06T00:12:49.051274Z",
            "last_author": "Hüseyin EROL",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/tr_TR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/tr_TR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/tr_TR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/tr_TR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42962,
            "filename": "priv/gettext/zh_CN/LC_MESSAGES/email.po",
            "revision": "3c624310822e3b3f8c62104f6bb592541428384a",
            "web_url": "https://l10n.elementary.io/projects/store/email/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/store/email/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:49:55.627785Z",
            "last_author": "Harrison Xu",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 42963,
            "filename": "priv/gettext/zh_TW/LC_MESSAGES/email.po",
            "revision": "2ec35795468912056bc9a59251db0974f818e350",
            "web_url": "https://l10n.elementary.io/projects/store/email/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/store/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/store/email/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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": 17,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 43624,
            "filename": "priv/gettext/uk/LC_MESSAGES/email.po",
            "revision": "56ab3c92ea4d45330d3683569ee7e2c80c192b12",
            "web_url": "https://l10n.elementary.io/projects/store/email/uk/",
            "share_url": "https://l10n.elementary.io/engage/store/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/uk/",
            "url": "https://l10n.elementary.io/api/translations/store/email/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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:02:18.147612Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/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": 44066,
            "filename": "priv/gettext/pa/LC_MESSAGES/email.po",
            "revision": "e34f5483a75fd216b1b55512a3e9ae634107f0bc",
            "web_url": "https://l10n.elementary.io/projects/store/email/pa/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/pa/",
            "url": "https://l10n.elementary.io/api/translations/store/email/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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/email/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/pa/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": 49854,
            "filename": "priv/gettext/id/LC_MESSAGES/email.po",
            "revision": "d4c6452b0d286fe9095f2e317f79f56dbef0140b",
            "web_url": "https://l10n.elementary.io/projects/store/email/id/",
            "share_url": "https://l10n.elementary.io/engage/store/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/id/",
            "url": "https://l10n.elementary.io/api/translations/store/email/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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": 17,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/id/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": 49858,
            "filename": "priv/gettext/en_GB/LC_MESSAGES/email.po",
            "revision": "ceb1fd210b81dcf3b398b283aa968a97f3259d01",
            "web_url": "https://l10n.elementary.io/projects/store/email/en_GB/",
            "share_url": "https://l10n.elementary.io/engage/store/-/en_GB/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/en_GB/",
            "url": "https://l10n.elementary.io/api/translations/store/email/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "translated": 17,
            "translated_words": 131,
            "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-07-18T18:53:12.861030Z",
            "last_author": "David Hewitt",
            "repository_url": "https://l10n.elementary.io/api/translations/store/email/en_GB/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/en_GB/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/en_GB/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": 49863,
            "filename": "priv/gettext/pt_BR/LC_MESSAGES/email.po",
            "revision": "2740e084468bbf7a53c96e7646fec4a7516bc158",
            "web_url": "https://l10n.elementary.io/projects/store/email/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/store/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/store/email/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/store/email/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 131,
            "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/email/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/store/email/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/store/email/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/store/email/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/store/email/pt_BR/units/?format=api"
        }
    ]
}