Translation components API.

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

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

{
    "count": 36,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 30426,
            "filename": "_lang/ar/thank-you.json",
            "revision": "c71f12f06080068a31a111f8ce5b28f59a36c905",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ar/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ar/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-08-23T17:42:13.500994Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30436,
            "filename": "_lang/ca/thank-you.json",
            "revision": "677d4b0fd64786d595276b3e3301d2a748db0814",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ca/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ca/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-01T09:17:37.129167Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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",
            "id": 30439,
            "filename": "_lang/cs/thank-you.json",
            "revision": "c85ff89a9409411e32ecc029fd780cc323ff3644",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/cs/",
            "share_url": "https://l10n.elementary.io/engage/website/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/cs/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-09T13:58:07.226567Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/cs/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.elementary.io/languages/da/",
                "url": "https://l10n.elementary.io/api/languages/da/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 30440,
            "filename": "_lang/da/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/da/",
            "share_url": "https://l10n.elementary.io/engage/website/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/da/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/da/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": 30441,
            "filename": "_lang/de/thank-you.json",
            "revision": "2fb165fc7aabd28514375814560242e479fcf9c7",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/de/",
            "share_url": "https://l10n.elementary.io/engage/website/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/de/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-08-16T09:48:13.832812Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30445,
            "filename": "_lang/es/thank-you.json",
            "revision": "7928a36ba0daa1916c9fade4cccfa915e525f5a7",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/es/",
            "share_url": "https://l10n.elementary.io/engage/website/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/es/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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": "2020-05-07T11:50:21.014945Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30455,
            "filename": "_lang/fi/thank-you.json",
            "revision": "c42f421d69d18754cfced709f67303522c648e07",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/fi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/fi/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-27T08:55:43.356647Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30457,
            "filename": "_lang/fr/thank-you.json",
            "revision": "4cacfff93d4942453f8a63ec722d949191e2bcaf",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/fr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/fr/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-12-07T09:00:27.139005Z",
            "last_author": "Julien Prissi",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/fr/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://l10n.elementary.io/languages/gl/",
                "url": "https://l10n.elementary.io/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 30458,
            "filename": "_lang/gl/thank-you.json",
            "revision": "84a8c3ab3d2e5bd434e24499c488d41cdbe97e7e",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/gl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/gl/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-04T10:10:24.124361Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/gl/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://l10n.elementary.io/languages/he/",
                "url": "https://l10n.elementary.io/api/languages/he/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 30460,
            "filename": "_lang/he/thank-you.json",
            "revision": "601ca60fe0b4a28648efbedd3744a4c9afbc5ce8",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/he/",
            "share_url": "https://l10n.elementary.io/engage/website/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/he/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-26T17:57:28.661108Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/he/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": 30466,
            "filename": "_lang/id/thank-you.json",
            "revision": "6be1c821599af0c22fbb1a91523c96ace915dd59",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/id/",
            "share_url": "https://l10n.elementary.io/engage/website/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/id/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-01-06T19:58:12.699756Z",
            "last_author": "gilanggssantoso",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/id/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": 30468,
            "filename": "_lang/it/thank-you.json",
            "revision": "7b3014cee8c5e8ec9695b33295c726cf89267d0e",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/it/",
            "share_url": "https://l10n.elementary.io/engage/website/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/it/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-01-26T00:04:06.279126Z",
            "last_author": "Qu4k",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30469,
            "filename": "_lang/ja/thank-you.json",
            "revision": "990912cbf1c11386c38ae61427e07e00dfef500c",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ja/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ja/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-22T12:09:02.251688Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ja/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.elementary.io/languages/ko/",
                "url": "https://l10n.elementary.io/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 30472,
            "filename": "_lang/ko/thank-you.json",
            "revision": "94b41870f39087b7835b0b6196d0ab1142e5840d",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ko/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ko/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-19T14:21:04.571368Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ko/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": 30475,
            "filename": "_lang/lt/thank-you.json",
            "revision": "04805d6d4bb3d8a49429fec0c2224196ca18347d",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/lt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/lt/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-23T14:08:15.035218Z",
            "last_author": "Moo",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30479,
            "filename": "_lang/mr/thank-you.json",
            "revision": "f8c66b00f4e984e9708969e8988b772749d06b76",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/mr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/mr/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-23T16:58:28.337564Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/mr/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": 30482,
            "filename": "_lang/nb/thank-you.json",
            "revision": "24041689e71c7f0138779a5af49be1fe8ec06e9c",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/nb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/nb/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-21T20:07:35.529405Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30485,
            "filename": "_lang/nl/thank-you.json",
            "revision": "6e16ecefc07da651ea2911b0056fb39c31446dca",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/nl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/nl/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-10T13:06:53.708017Z",
            "last_author": "Jaimie85",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30487,
            "filename": "_lang/pl/thank-you.json",
            "revision": "1122358237699f73b534ee6901166b23a3cdd708",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/pl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/pl/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-10-23T14:46:29.812393Z",
            "last_author": "DarkKnightComes",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30488,
            "filename": "_lang/pt/thank-you.json",
            "revision": "a6faa8abba5658b4eeffec4f29bce246694e184c",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/pt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/pt/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-02-06T16:07:50.403827Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt/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": 30489,
            "filename": "_lang/pt_BR/thank-you.json",
            "revision": "396a72dec407f7807addbd4b77de43aa09ad81c7",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-22T00:33:18.605411Z",
            "last_author": "Rodrigo Oliveira",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pt_BR/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": 30492,
            "filename": "_lang/ru/thank-you.json",
            "revision": "20d350ce31c0183dd182fe2f6e54d982fd821327",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ru/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ru/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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": "2022-10-09T08:38:59.006443Z",
            "last_author": "lenemter",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/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": 30495,
            "filename": "_lang/sk/thank-you.json",
            "revision": "088b688a20fb457d8b68214bdb673bb7074e8404",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/sk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/sk/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-10-29T11:58:58.495726Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sk/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 226,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://l10n.elementary.io/languages/sr/",
                "url": "https://l10n.elementary.io/api/languages/sr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 30498,
            "filename": "_lang/sr/thank-you.json",
            "revision": "8c836db650700af1722893aa8ada452a5ce4e7ab",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/sr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sr/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/sr/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-18T12:03:49.536444Z",
            "last_author": "Мирослав Николић",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sr/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": 30500,
            "filename": "_lang/sv/thank-you.json",
            "revision": "8b6c4ebc5d5e634dde78ef86faee26c7a9a3d3f9",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/sv/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/sv/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-12-04T13:02:36.705028Z",
            "last_author": "Lukas Orsvärn",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/sv/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://l10n.elementary.io/languages/tr/",
                "url": "https://l10n.elementary.io/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 30505,
            "filename": "_lang/tr/thank-you.json",
            "revision": "aeb6c7e085f5c83390daa7eba438842fcc2b9998",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/tr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/tr/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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-04-09T09:12:23.208940Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/tr/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": 30508,
            "filename": "_lang/uk/thank-you.json",
            "revision": "5f516c443f8cad153c6204604cff7622be195610",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/uk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/uk/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-11T23:32:24.723037Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/uk/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": 30513,
            "filename": "_lang/zh_CN/thank-you.json",
            "revision": "790891707d9690b74453d8c2302c30bd734fc21e",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-23T13:53:21.784875Z",
            "last_author": "imgradeone Yan",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://l10n.elementary.io/languages/nn/",
                "url": "https://l10n.elementary.io/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 30528,
            "filename": "_lang/nn/thank-you.json",
            "revision": "148ecf8a26aef0cf484b4fa769406588fbf672cc",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/nn/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nn/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/nn/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-02T14:57:43.184975Z",
            "last_author": "Martin Myrvold",
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/nn/units/?format=api"
        },
        {
            "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": 42685,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/en/",
            "share_url": "https://l10n.elementary.io/engage/website/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/en/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/en/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": 44081,
            "filename": "_lang/pa/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/pa/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/pa/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/pa/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.elementary.io/languages/vi/",
                "url": "https://l10n.elementary.io/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 44131,
            "filename": "_lang/vi/thank-you.json",
            "revision": "d2e7e6ce58243ce5308a5fdad141f1bcd2313c41",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/vi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/vi/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "translated": 3,
            "translated_words": 41,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/vi/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://l10n.elementary.io/languages/ckb/",
                "url": "https://l10n.elementary.io/api/languages/ckb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 45378,
            "filename": "_lang/ckb/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ckb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ckb/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "ku",
                "name": "Kurdish",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kur"
                ],
                "direction": "ltr",
                "population": 6773773,
                "web_url": "https://l10n.elementary.io/languages/ku/",
                "url": "https://l10n.elementary.io/api/languages/ku/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ku/statistics/?format=api"
            },
            "language_code": "ku",
            "id": 45379,
            "filename": "_lang/ku/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/ku/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/ku/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/ku/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_Hant",
            "id": 49581,
            "filename": "_lang/zh_Hant/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/zh_Hant/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": 50714,
            "filename": "_lang/th/thank-you.json",
            "revision": "15062422da5d69920a22557147f7797e340d01cd",
            "web_url": "https://l10n.elementary.io/projects/website/thank-you/th/",
            "share_url": "https://l10n.elementary.io/engage/website/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/website/thank-you/th/",
            "url": "https://l10n.elementary.io/api/translations/website/thank-you/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 41,
            "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/website/thank-you/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/thank-you/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/thank-you/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/thank-you/th/units/?format=api"
        }
    ]
}