Translation components API.

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

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

{
    "count": 202,
    "next": "https://l10n.elementary.io/api/components/desktop/feedback/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 34470,
            "filename": "po/af.po",
            "revision": "e5a81a5c68db897af29b9a13be9f362cfaa85960",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/af/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/af/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/af/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "ak",
                "name": "Akan",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "aka"
                ],
                "direction": "ltr",
                "population": 11442678,
                "web_url": "https://l10n.elementary.io/languages/ak/",
                "url": "https://l10n.elementary.io/api/languages/ak/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ak/statistics/?format=api"
            },
            "language_code": "ak",
            "id": 34471,
            "filename": "po/ak.po",
            "revision": "68ba7eba93855aac5017f11c4b55655e8060dd93",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ak/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ak/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ak/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 34472,
            "filename": "po/ar.po",
            "revision": "88e0e652f258b60efb8fe760a771e82b5cf5ad64",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ar/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ar/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 11,
            "translated_words": 36,
            "translated_percent": 78.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-11-08T12:47:03.150305Z",
            "last_author": "aalhaif",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ar/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://l10n.elementary.io/languages/az/",
                "url": "https://l10n.elementary.io/api/languages/az/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 34473,
            "filename": "po/az.po",
            "revision": "04e37a7383130cd758bafe92ebc76023d4b7990b",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/az/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/az/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/az/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://l10n.elementary.io/languages/be/",
                "url": "https://l10n.elementary.io/api/languages/be/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 34474,
            "filename": "po/be.po",
            "revision": "2cd92e40afcf73de6b668d3bcbb5ead17fd1214b",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/be/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/be/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/be/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.elementary.io/languages/bg/",
                "url": "https://l10n.elementary.io/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 34475,
            "filename": "po/bg.po",
            "revision": "dede7ee4642f3ac0c3f9016350c3326c6ee48b65",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/bg/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/bg/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bg/units/?format=api"
        },
        {
            "language": {
                "id": 5,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://l10n.elementary.io/languages/bn/",
                "url": "https://l10n.elementary.io/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 34476,
            "filename": "po/bn.po",
            "revision": "d96a3b31612ec15ad6724397c56825cd3f8cd788",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/bn/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/bn/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 3,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bn/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 40,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://l10n.elementary.io/languages/bs/",
                "url": "https://l10n.elementary.io/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 34477,
            "filename": "po/bs.po",
            "revision": "de0df2dce46533dd50d735749f1de92987571a55",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/bs/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/bs/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/bs/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": 34478,
            "filename": "po/ca.po",
            "revision": "deaaed2619d77a5d929f4fe5fb26c31ffc80887a",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ca/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ca/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-20T15:48:04.789566Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ca/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": 34479,
            "filename": "po/ckb.po",
            "revision": "15f3eab2a8b1786b3883cd2872c950184743f152",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ckb/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ckb/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 11,
            "translated_words": 36,
            "translated_percent": 78.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-04T14:30:02.034762Z",
            "last_author": "Aga Ismael",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ckb/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": 34480,
            "filename": "po/cs.po",
            "revision": "653459ac5749ac08446f95b06f9d80d2f141617e",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/cs/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/cs/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 11,
            "translated_words": 36,
            "translated_percent": 78.5,
            "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-10T21:55:13.076457Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cs/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "cv",
                "name": "Chuvash",
                "plural": {
                    "id": 59,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "chv"
                ],
                "direction": "ltr",
                "population": 1842386,
                "web_url": "https://l10n.elementary.io/languages/cv/",
                "url": "https://l10n.elementary.io/api/languages/cv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cv/statistics/?format=api"
            },
            "language_code": "cv",
            "id": 34481,
            "filename": "po/cv.po",
            "revision": "17d5048ebb64ac4d0a89e9b049330ee74aa69613",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/cv/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/cv/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/cv/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/cv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/cv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/cv/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": 34482,
            "filename": "po/da.po",
            "revision": "65316b5b9074f97136c2fe0808cd1d9acfaba1ed",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/da/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/da/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 50.0,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 14.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T16:27:56.500435Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/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": 34483,
            "filename": "po/de.po",
            "revision": "0c8867423efb61858b05dd9f447339796b6fd0c9",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/de/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/de/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-10-04T21:27:40.178085Z",
            "last_author": "Uwe S",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/de/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://l10n.elementary.io/languages/el/",
                "url": "https://l10n.elementary.io/api/languages/el/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 34484,
            "filename": "po/el.po",
            "revision": "f0d11b51759fd4f8aa07e87e79d7713986095bdf",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/el/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/el/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/el/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/el/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 24447840,
                "web_url": "https://l10n.elementary.io/languages/en_AU/",
                "url": "https://l10n.elementary.io/api/languages/en_AU/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en_AU",
            "id": 34485,
            "filename": "po/en_AU.po",
            "revision": "703776913b30320a2c64cfe690739cf19e5dc280",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/en_AU/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/en_AU/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/en_AU/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 7.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T16:27:57.253832Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "en_CA",
                "name": "English (Canada)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 32416926,
                "web_url": "https://l10n.elementary.io/languages/en_CA/",
                "url": "https://l10n.elementary.io/api/languages/en_CA/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_CA/statistics/?format=api"
            },
            "language_code": "en_CA",
            "id": 34486,
            "filename": "po/en_CA.po",
            "revision": "4a3ca166577eef359af3d7f4cd1d477ea4988ddd",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/en_CA/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/en_CA/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/en_CA/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 7.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T16:27:57.374817Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_CA/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://l10n.elementary.io/languages/en_GB/",
                "url": "https://l10n.elementary.io/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 34487,
            "filename": "po/en_GB.po",
            "revision": "0584cebb356b855b161aeaa6ee526d65b61a689d",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/en_GB/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/en_GB/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/en_GB/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-21T06:58:55.214558Z",
            "last_author": "David Hewitt",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://l10n.elementary.io/languages/eo/",
                "url": "https://l10n.elementary.io/api/languages/eo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 34488,
            "filename": "po/eo.po",
            "revision": "341c22593b5dbf6f39a97036e692f74ddddde6eb",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/eo/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/eo/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/eo/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 50.0,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 14.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T16:27:57.694269Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eo/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": 34489,
            "filename": "po/es.po",
            "revision": "b0bd0214dd0a74a184a4f18ad0bb5245b296fe49",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/es/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/es/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 10,
            "translated_words": 35,
            "translated_percent": 71.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 7.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-04-28T21:02:55.060799Z",
            "last_author": "Alvaro",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/es/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://l10n.elementary.io/languages/et/",
                "url": "https://l10n.elementary.io/api/languages/et/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 34490,
            "filename": "po/et.po",
            "revision": "0f16f9f43e288ad4cc43de0b54fccd1453f494df",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/et/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/et/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/et/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/et/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/et/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/et/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/et/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/et/units/?format=api"
        },
        {
            "language": {
                "id": 65,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://l10n.elementary.io/languages/eu/",
                "url": "https://l10n.elementary.io/api/languages/eu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 34491,
            "filename": "po/eu.po",
            "revision": "88a9ee21c43758d5d75de2fbfcbceaa8cb69f74d",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/eu/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/eu/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/eu/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/eu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/eu/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://l10n.elementary.io/languages/fa/",
                "url": "https://l10n.elementary.io/api/languages/fa/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 34492,
            "filename": "po/fa.po",
            "revision": "fa6c2ef9ccb7724e78cd51185a77dbc20e11e214",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/fa/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/fa/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/fa/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 10,
            "translated_words": 35,
            "translated_percent": 71.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-14T20:36:36.249132Z",
            "last_author": "amir mohammadi",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fa/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": 34493,
            "filename": "po/fi.po",
            "revision": "936deeb828e5adb8a91ccd3d05daa50c4c2d6c49",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/fi/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/fi/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "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": "2023-08-26T07:16:32.812455Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/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": 34494,
            "filename": "po/fr.po",
            "revision": "ab6703859f13062bbdee3746e3cf327b2f0004af",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/fr/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/fr/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-21T08:19:43.156864Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://l10n.elementary.io/languages/fr_CA/",
                "url": "https://l10n.elementary.io/api/languages/fr_CA/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr_CA",
            "id": 34495,
            "filename": "po/fr_CA.po",
            "revision": "5b8dfdee560cbf1f49ed718f5f62804453666684",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/fr_CA/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/fr_CA/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/fr_CA/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 94,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://l10n.elementary.io/languages/ga/",
                "url": "https://l10n.elementary.io/api/languages/ga/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 34496,
            "filename": "po/ga.po",
            "revision": "4e7fdb35b4cc6c1ce077fd77cf767db206603825",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ga/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ga/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ga/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/ga/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ga/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ga/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ga/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ga/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": 34497,
            "filename": "po/gl.po",
            "revision": "7ce84247d0b0902152ff1c24848757f9859c0506",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/gl/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/gl/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 50.0,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 14.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-04-28T16:27:59.634127Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/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": 34498,
            "filename": "po/he.po",
            "revision": "88106b26ed13913bb8bfc87a64b07d80fb165662",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/he/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/he/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-20T10:05:05.336007Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/he/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://l10n.elementary.io/languages/hi/",
                "url": "https://l10n.elementary.io/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 34499,
            "filename": "po/hi.po",
            "revision": "0c676dba643fec379914314bc2ba9cacb42d8d45",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/hi/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/hi/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/hi/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hi/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 65,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.elementary.io/languages/hr/",
                "url": "https://l10n.elementary.io/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 34500,
            "filename": "po/hr.po",
            "revision": "19cab43a0731ca9ecc724254fc4e80f3c3f7c5ca",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/hr/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/hr/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/hr/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/hr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hr/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://l10n.elementary.io/languages/hu/",
                "url": "https://l10n.elementary.io/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 34501,
            "filename": "po/hu.po",
            "revision": "a5b529cc6fb98ba0f8c6c36cb9471b5c2849153f",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/hu/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/hu/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/hu/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-21T21:07:27.983599Z",
            "last_author": "TomiOhl",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hu/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 17,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://l10n.elementary.io/languages/hy/",
                "url": "https://l10n.elementary.io/api/languages/hy/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 34502,
            "filename": "po/hy.po",
            "revision": "3419f811cac790b56d849f7b060d899ee2da3c78",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/hy/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/hy/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/hy/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/hy/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hy/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hy/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hy/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/hy/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": 34503,
            "filename": "po/id.po",
            "revision": "c4701dcd630b6b47831c232a9ffa00e3f6afe419",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/id/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/id/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 13,
            "translated_words": 42,
            "translated_percent": 92.8,
            "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": "2024-02-22T02:35:34.718731Z",
            "last_author": "[email protected]",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/id/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://l10n.elementary.io/languages/is/",
                "url": "https://l10n.elementary.io/api/languages/is/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 34504,
            "filename": "po/is.po",
            "revision": "d83af9a533a06627094e8c8e098ad02d522c6b08",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/is/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/is/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/is/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/is/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/is/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/is/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/is/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/is/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": 34505,
            "filename": "po/it.po",
            "revision": "4e33be9c3b7706b90058c9702a5b3878895f4655",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/it/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/it/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 50.0,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 14.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2021-04-28T16:28:02.192316Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/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": 34506,
            "filename": "po/ja.po",
            "revision": "e459769b763fd09d1475296632cea86104cc388c",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ja/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ja/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:18:37.730428Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ja/units/?format=api"
        },
        {
            "language": {
                "id": 26,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://l10n.elementary.io/languages/jv/",
                "url": "https://l10n.elementary.io/api/languages/jv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 34507,
            "filename": "po/jv.po",
            "revision": "8cb93899d78a14afdb26c70d43806bf66a2faadc",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/jv/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/jv/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/jv/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/jv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/jv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/jv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/jv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/jv/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 101,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://l10n.elementary.io/languages/ka/",
                "url": "https://l10n.elementary.io/api/languages/ka/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 34508,
            "filename": "po/ka.po",
            "revision": "fc6e31022b365b724f2d4c61a3a9d58982b21559",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ka/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ka/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ka/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 10,
            "translated_words": 19,
            "translated_percent": 71.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-16T04:58:35.103981Z",
            "last_author": "NorwayFun",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ka/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 132,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://l10n.elementary.io/languages/kn/",
                "url": "https://l10n.elementary.io/api/languages/kn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 34509,
            "filename": "po/kn.po",
            "revision": "a0414f5d6fac0d4a3c1a459b350b18d05ffd6b1c",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/kn/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/kn/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/kn/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/kn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/kn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/kn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/kn/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": 34510,
            "filename": "po/ko.po",
            "revision": "80db469e093b14190318b93c52bdbb958f79fd48",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ko/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ko/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 11,
            "translated_words": 36,
            "translated_percent": 78.5,
            "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-08-06T22:34:49.200944Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ko/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": 34511,
            "filename": "po/ku.po",
            "revision": "b86afac115b76060bfffebfa119f82bbd0f9de98",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/ku/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/ku/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/ku/units/?format=api"
        },
        {
            "language": {
                "id": 52,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://l10n.elementary.io/languages/lb/",
                "url": "https://l10n.elementary.io/api/languages/lb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 34512,
            "filename": "po/lb.po",
            "revision": "4bf498d3767eacac55c2f44c09707d7f488492a3",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/lb/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/lb/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lb/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "population": 5622890,
                "web_url": "https://l10n.elementary.io/languages/lg/",
                "url": "https://l10n.elementary.io/api/languages/lg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 34513,
            "filename": "po/lg.po",
            "revision": "a7b2542c07b64a8e8aa23cd8011b88713dcc3efd",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/lg/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/lg/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/lg/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/lg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lg/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": 34514,
            "filename": "po/lt.po",
            "revision": "e2ab8d4c2d954629f0a907f19d81eb76d6ccb747",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/lt/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/lt/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 7.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 7.1,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T16:28:05.516545Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lt/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.elementary.io/languages/lv/",
                "url": "https://l10n.elementary.io/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 34515,
            "filename": "po/lv.po",
            "revision": "c940307aba1abdfe94967a013e612d1dcea65b63",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/lv/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/lv/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/lv/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/lv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/lv/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "mg",
                "name": "Malagasy",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mlg"
                ],
                "direction": "ltr",
                "population": 24260130,
                "web_url": "https://l10n.elementary.io/languages/mg/",
                "url": "https://l10n.elementary.io/api/languages/mg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mg/statistics/?format=api"
            },
            "language_code": "mg",
            "id": 34516,
            "filename": "po/mg.po",
            "revision": "18f5c1b548200259cae896e33d530d7cd7794d83",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/mg/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/mg/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/mg/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/mg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/mg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mg/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 159,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://l10n.elementary.io/languages/mk/",
                "url": "https://l10n.elementary.io/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 34517,
            "filename": "po/mk.po",
            "revision": "a797eb753dbabe63674d2288999ddadbb2acb29d",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/mk/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/mk/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/mk/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/mk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mk/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://l10n.elementary.io/languages/mn/",
                "url": "https://l10n.elementary.io/api/languages/mn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 34518,
            "filename": "po/mn.po",
            "revision": "d3f3865cfbde1295a9019e5db3c598049de90c1a",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/mn/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/mn/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mn/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "code": "mo",
                "name": "Moldovan",
                "plural": {
                    "id": 174,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/mo/",
                "url": "https://l10n.elementary.io/api/languages/mo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mo/statistics/?format=api"
            },
            "language_code": "mo",
            "id": 34519,
            "filename": "po/mo.po",
            "revision": "7740d085264da5a549d9e27113031868fa282e56",
            "web_url": "https://l10n.elementary.io/projects/desktop/feedback/mo/",
            "share_url": "https://l10n.elementary.io/engage/desktop/-/mo/",
            "translate_url": "https://l10n.elementary.io/translate/desktop/feedback/mo/",
            "url": "https://l10n.elementary.io/api/translations/desktop/feedback/mo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 60,
            "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/desktop/feedback/mo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/desktop/feedback/mo/units/?format=api"
        }
    ]
}