Translation components API.

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

GET /api/components/switchboard/locale-plug-extra/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 198,
    "next": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/translations/?format=api&page=3",
    "previous": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 136,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://l10n.elementary.io/languages/fy/",
                "url": "https://l10n.elementary.io/api/languages/fy/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 28879,
            "filename": "po/extra/fy.po",
            "revision": "afadb7af981938bfbc0248fe0624bfdb27cf7e19",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/fy/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/fy/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/fy/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.200879Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/fy/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": 28880,
            "filename": "po/extra/ga.po",
            "revision": "0d5a209f46b582d50b60a0e895922f9bc20a656c",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ga/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ga/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ga/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.315603Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ga/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://l10n.elementary.io/languages/gd/",
                "url": "https://l10n.elementary.io/api/languages/gd/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 28881,
            "filename": "po/extra/gd.po",
            "revision": "3868cacbf2b47e45a25c2f032619d118264cbc90",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/gd/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/gd/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/gd/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.441307Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gd/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": 28882,
            "filename": "po/extra/gl.po",
            "revision": "d3692e42a95cb9cc21648f630265ef4d3d6ccd45",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/gl/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/gl/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 3,
            "translated_words": 17,
            "translated_percent": 15.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 5.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2019-09-27T18:23:55.060831Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gl/units/?format=api"
        },
        {
            "language": {
                "id": 28,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://l10n.elementary.io/languages/gu/",
                "url": "https://l10n.elementary.io/api/languages/gu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 28884,
            "filename": "po/extra/gu.po",
            "revision": "3ea3d879210eca6fbcad22065bb66ea8bf64ce10",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/gu/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/gu/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/gu/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.736460Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gu/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "gv",
                "name": "Manx",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 4,
                    "formula": "(n % 10 == 1) ? 0 : ((n % 10 == 2) ? 1 : ((n % 100 == 0 || n % 100 == 20 || n % 100 == 40 || n % 100 == 60 || n % 100 == 80) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "glv"
                ],
                "direction": "ltr",
                "population": 1719,
                "web_url": "https://l10n.elementary.io/languages/gv/",
                "url": "https://l10n.elementary.io/api/languages/gv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gv/statistics/?format=api"
            },
            "language_code": "gv",
            "id": 28885,
            "filename": "po/extra/gv.po",
            "revision": "787132e5a6ef3e80375d9396ac428f7b07c90a78",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/gv/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/gv/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/gv/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.819650Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/gv/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 37412649,
                "web_url": "https://l10n.elementary.io/languages/ha/",
                "url": "https://l10n.elementary.io/api/languages/ha/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 28886,
            "filename": "po/extra/ha.po",
            "revision": "53e77443fe3f5475197269bd684260ff3ed6d3d5",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ha/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ha/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:04.902526Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ha/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": 28887,
            "filename": "po/extra/he.po",
            "revision": "77ae17b62ec5d463e4b25de4e779e844913e8c66",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/he/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/he/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 19,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-06T08:04:10.633271Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28888,
            "filename": "po/extra/hi.po",
            "revision": "4634a8d5b30d3e61189392c76d7d2208aed11afd",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/hi/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/hi/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/hi/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.130255Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hi/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "ho",
                "name": "Hiri Motu",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hmo"
                ],
                "direction": "ltr",
                "population": 152448,
                "web_url": "https://l10n.elementary.io/languages/ho/",
                "url": "https://l10n.elementary.io/api/languages/ho/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ho/statistics/?format=api"
            },
            "language_code": "ho",
            "id": 28889,
            "filename": "po/extra/ho.po",
            "revision": "5c66dc14cc0a28070dc9a4921192ea6840eb1962",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ho/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ho/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ho/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.216181Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ho/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": 28890,
            "filename": "po/extra/hr.po",
            "revision": "44280604e8a8a9116e9dbfe198b17b5aacb06672",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/hr/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/hr/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/hr/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 5.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-10T14:10:30.307482Z",
            "last_author": "gogogogi",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hr/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "ht",
                "name": "Haitian",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ht_ht",
                    "hat"
                ],
                "direction": "ltr",
                "population": 8964918,
                "web_url": "https://l10n.elementary.io/languages/ht/",
                "url": "https://l10n.elementary.io/api/languages/ht/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ht/statistics/?format=api"
            },
            "language_code": "ht",
            "id": 28891,
            "filename": "po/extra/ht.po",
            "revision": "b5e169fcec915325cad91491af9c1f4223be2fa2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ht/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ht/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ht/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.395622Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ht/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": 28892,
            "filename": "po/extra/hu.po",
            "revision": "0ea07a4f565b1db558c83cf9e515cb6d83c99aac",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/hu/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/hu/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/hu/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 6,
            "translated_words": 17,
            "translated_percent": 31.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-24T10:34:19.088650Z",
            "last_author": "TomiOhl",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28893,
            "filename": "po/extra/hy.po",
            "revision": "e888e86dc8a094c965c0f93ccdb61e44a4333bbd",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/hy/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/hy/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/hy/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.570369Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hy/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "hz",
                "name": "Herero",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "her"
                ],
                "direction": "ltr",
                "population": 239336,
                "web_url": "https://l10n.elementary.io/languages/hz/",
                "url": "https://l10n.elementary.io/api/languages/hz/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hz/statistics/?format=api"
            },
            "language_code": "hz",
            "id": 28894,
            "filename": "po/extra/hz.po",
            "revision": "6cdb2c24d66503adbc53f8ab68e3e6c98743c13a",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/hz/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/hz/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/hz/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.658798Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/hz/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://l10n.elementary.io/languages/ia/",
                "url": "https://l10n.elementary.io/api/languages/ia/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 28895,
            "filename": "po/extra/ia.po",
            "revision": "a7d1437eb81801eaa66ab86aa5120c94eac702fd",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ia/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ia/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.748022Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ia/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": 28896,
            "filename": "po/extra/id.po",
            "revision": "18a1c07cc976659ee5a5268ffd34a5e4cb8f90a9",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/id/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/id/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 2,
            "translated_words": 9,
            "translated_percent": 10.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": "2020-11-17T14:19:15.882322Z",
            "last_author": "deovaliandro",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/id/units/?format=api"
        },
        {
            "language": {
                "id": 235,
                "code": "ie",
                "name": "Occidental",
                "plural": {
                    "id": 194,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ile"
                ],
                "direction": "ltr",
                "population": 1,
                "web_url": "https://l10n.elementary.io/languages/ie/",
                "url": "https://l10n.elementary.io/api/languages/ie/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ie/statistics/?format=api"
            },
            "language_code": "ie",
            "id": 28897,
            "filename": "po/extra/ie.po",
            "revision": "196d827c0f2a0c4b1f486aa86571821de9e0c262",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ie/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ie/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ie/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:05.921499Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ie/units/?format=api"
        },
        {
            "language": {
                "id": 211,
                "code": "ig",
                "name": "Igbo",
                "plural": {
                    "id": 120,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ibo"
                ],
                "direction": "ltr",
                "population": 27823640,
                "web_url": "https://l10n.elementary.io/languages/ig/",
                "url": "https://l10n.elementary.io/api/languages/ig/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ig/statistics/?format=api"
            },
            "language_code": "ig",
            "id": 28898,
            "filename": "po/extra/ig.po",
            "revision": "e952715f22e887645effbe36c90b047949806136",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ig/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ig/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ig/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.003150Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ig/units/?format=api"
        },
        {
            "language": {
                "id": 236,
                "code": "ii",
                "name": "Nuosu",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "iii"
                ],
                "direction": "ltr",
                "population": 8364120,
                "web_url": "https://l10n.elementary.io/languages/ii/",
                "url": "https://l10n.elementary.io/api/languages/ii/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ii/statistics/?format=api"
            },
            "language_code": "ii",
            "id": 28899,
            "filename": "po/extra/ii.po",
            "revision": "a4f61f0487982a3e4544a01228dc66d7db8f16ed",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ii/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ii/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ii/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.081877Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ii/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ik",
                "name": "Inupiaq",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ipk"
                ],
                "direction": "ltr",
                "population": 7983,
                "web_url": "https://l10n.elementary.io/languages/ik/",
                "url": "https://l10n.elementary.io/api/languages/ik/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ik/statistics/?format=api"
            },
            "language_code": "ik",
            "id": 28900,
            "filename": "po/extra/ik.po",
            "revision": "236ed39eda7217ef2e868260f304b9757c07e8d2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ik/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ik/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ik/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.156314Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ik/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "io",
                "name": "Ido",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ido"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/io/",
                "url": "https://l10n.elementary.io/api/languages/io/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/io/statistics/?format=api"
            },
            "language_code": "io",
            "id": 28901,
            "filename": "po/extra/io.po",
            "revision": "aa2955873f0a33f04ae62b0e5599f5e5e857bd38",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/io/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/io/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/io/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.249239Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/io/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": 28902,
            "filename": "po/extra/is.po",
            "revision": "6f7fdefe51c18812fecae77317a1d5e678e96823",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/is/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/is/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/is/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.327054Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/is/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/is/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/is/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/is/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28903,
            "filename": "po/extra/it.po",
            "revision": "ffd80bf218a48e04975ce039c350c998dc49846b",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/it/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/it/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 10,
            "translated_words": 59,
            "translated_percent": 52.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-23T11:59:34.835426Z",
            "last_author": "Fabio Zaramella",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/it/units/?format=api"
        },
        {
            "language": {
                "id": 239,
                "code": "iu",
                "name": "Inuktitut",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "iku"
                ],
                "direction": "ltr",
                "population": 45232,
                "web_url": "https://l10n.elementary.io/languages/iu/",
                "url": "https://l10n.elementary.io/api/languages/iu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/iu/statistics/?format=api"
            },
            "language_code": "iu",
            "id": 28904,
            "filename": "po/extra/iu.po",
            "revision": "dc9f22d1d9549a89973b753c3cee0cf8e2ac6da3",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/iu/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/iu/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/iu/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.570993Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/iu/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": 28905,
            "filename": "po/extra/ja.po",
            "revision": "ce4110c8b895fff9513d2d42e36c5e8afbf86a27",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ja/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ja/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 19,
            "translated_words": 107,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-04T22:23:18.018670Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28906,
            "filename": "po/extra/jv.po",
            "revision": "a44c717239b9de282d1fc8458f88ec80fb0cbc3a",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/jv/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/jv/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/jv/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:06.840303Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/jv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/jv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/jv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/jv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28907,
            "filename": "po/extra/ka.po",
            "revision": "5c17a8266164c0dd8edf527862049554c66848ff",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ka/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ka/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ka/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 9,
            "translated_words": 30,
            "translated_percent": 47.3,
            "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-04-14T00:03:33.332309Z",
            "last_author": "NorwayFun",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ka/units/?format=api"
        },
        {
            "language": {
                "id": 240,
                "code": "kg",
                "name": "Kongo",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kon"
                ],
                "direction": "ltr",
                "population": 1526700,
                "web_url": "https://l10n.elementary.io/languages/kg/",
                "url": "https://l10n.elementary.io/api/languages/kg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kg/statistics/?format=api"
            },
            "language_code": "kg",
            "id": 28908,
            "filename": "po/extra/kg.po",
            "revision": "84b2838d795107ab31f35e39c022376a80a75ebb",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kg/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kg/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kg/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.021665Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kg/units/?format=api"
        },
        {
            "language": {
                "id": 241,
                "code": "ki",
                "name": "Gikuyu",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kik"
                ],
                "direction": "ltr",
                "population": 9099743,
                "web_url": "https://l10n.elementary.io/languages/ki/",
                "url": "https://l10n.elementary.io/api/languages/ki/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ki/statistics/?format=api"
            },
            "language_code": "ki",
            "id": 28909,
            "filename": "po/extra/ki.po",
            "revision": "fa7d82e669045fbebd63f619a2c675d79394f65c",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ki/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ki/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ki/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.102754Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ki/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "kj",
                "name": "Kwanyama",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kua"
                ],
                "direction": "ltr",
                "population": 920524,
                "web_url": "https://l10n.elementary.io/languages/kj/",
                "url": "https://l10n.elementary.io/api/languages/kj/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kj/statistics/?format=api"
            },
            "language_code": "kj",
            "id": 28910,
            "filename": "po/extra/kj.po",
            "revision": "3814520a98d182a37720a8496181c8f94be96723",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kj/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kj/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kj/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.204078Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kj/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://l10n.elementary.io/languages/kk/",
                "url": "https://l10n.elementary.io/api/languages/kk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 28911,
            "filename": "po/extra/kk.po",
            "revision": "e0665f8c72f0aeb76126d4c3bf4891a5feedeb23",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kk/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kk/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kk/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.298075Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kk/units/?format=api"
        },
        {
            "language": {
                "id": 4,
                "code": "kl",
                "name": "Greenlandic",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kal"
                ],
                "direction": "ltr",
                "population": 55440,
                "web_url": "https://l10n.elementary.io/languages/kl/",
                "url": "https://l10n.elementary.io/api/languages/kl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kl/statistics/?format=api"
            },
            "language_code": "kl",
            "id": 28912,
            "filename": "po/extra/kl.po",
            "revision": "164011b340e2d201e3c9844401b154afe1d1270b",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kl/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kl/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.386864Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kl/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://l10n.elementary.io/languages/km/",
                "url": "https://l10n.elementary.io/api/languages/km/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 28913,
            "filename": "po/extra/km.po",
            "revision": "a8b8a7036ec8e0475f925a78a3e8cdc38a7601bb",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/km/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/km/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.480976Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/km/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": 28914,
            "filename": "po/extra/kn.po",
            "revision": "9ba79595071d2134821cc5ce9b540c5e0c0bb0c1",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kn/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kn/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kn/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.572002Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28915,
            "filename": "po/extra/ko.po",
            "revision": "adf6dd72cf807af73c2cfa72b44c686e4cf1bfef",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ko/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ko/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 6,
            "translated_words": 22,
            "translated_percent": 31.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-08T08:48:26.263244Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ko/units/?format=api"
        },
        {
            "language": {
                "id": 243,
                "code": "kr",
                "name": "Kanuri",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kau"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/kr/",
                "url": "https://l10n.elementary.io/api/languages/kr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kr/statistics/?format=api"
            },
            "language_code": "kr",
            "id": 28916,
            "filename": "po/extra/kr.po",
            "revision": "856f6ca7481c9f9f8a30d50ec98192429c9ac0d0",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kr/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kr/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kr/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.765377Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kr/units/?format=api"
        },
        {
            "language": {
                "id": 89,
                "code": "ks",
                "name": "Kashmiri",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kas"
                ],
                "direction": "rtl",
                "population": 5598084,
                "web_url": "https://l10n.elementary.io/languages/ks/",
                "url": "https://l10n.elementary.io/api/languages/ks/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ks/statistics/?format=api"
            },
            "language_code": "ks",
            "id": 28917,
            "filename": "po/extra/ks.po",
            "revision": "35870288055eb9eafea02e56368199dddbb472ad",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ks/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ks/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ks/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.865548Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ks/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": 28918,
            "filename": "po/extra/ku.po",
            "revision": "90af109eb0a3ba0f431554814cb8585831cedc8f",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ku/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ku/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:07.958739Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ku/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "kv",
                "name": "Komi",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kom"
                ],
                "direction": "ltr",
                "population": 255099,
                "web_url": "https://l10n.elementary.io/languages/kv/",
                "url": "https://l10n.elementary.io/api/languages/kv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kv/statistics/?format=api"
            },
            "language_code": "kv",
            "id": 28919,
            "filename": "po/extra/kv.po",
            "revision": "b8f1a98ee61ddbc0e9f09f6c234abefff680771b",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kv/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kv/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kv/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.057038Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kv/units/?format=api"
        },
        {
            "language": {
                "id": 150,
                "code": "kw",
                "name": "Cornish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : (((n % 100 == 2 || n % 100 == 22 || n % 100 == 42 || n % 100 == 62 || n % 100 == 82) || n % 1000 == 0 && (n % 100000 >= 1000 && n % 100000 <= 20000 || n % 100000 == 40000 || n % 100000 == 60000 || n % 100000 == 80000) || n != 0 && n % 1000000 == 100000) ? 2 : ((n % 100 == 3 || n % 100 == 23 || n % 100 == 43 || n % 100 == 63 || n % 100 == 83) ? 3 : ((n != 1 && (n % 100 == 1 || n % 100 == 21 || n % 100 == 41 || n % 100 == 61 || n % 100 == 81)) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [
                    "cor"
                ],
                "direction": "ltr",
                "population": 1972,
                "web_url": "https://l10n.elementary.io/languages/kw/",
                "url": "https://l10n.elementary.io/api/languages/kw/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kw/statistics/?format=api"
            },
            "language_code": "kw",
            "id": 28920,
            "filename": "po/extra/kw.po",
            "revision": "64b6d0eaf9d8087b0eae86157d59849630614cf9",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/kw/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kw/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/kw/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.151640Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/kw/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "https://l10n.elementary.io/languages/ky/",
                "url": "https://l10n.elementary.io/api/languages/ky/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 28921,
            "filename": "po/extra/ky.po",
            "revision": "1db196d95c7f12227d257970642d497a04c701d6",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ky/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ky/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ky/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.242084Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ky/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "la",
                "name": "Latin",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "la_la",
                    "lat"
                ],
                "direction": "ltr",
                "population": 820,
                "web_url": "https://l10n.elementary.io/languages/la/",
                "url": "https://l10n.elementary.io/api/languages/la/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/la/statistics/?format=api"
            },
            "language_code": "la",
            "id": 28922,
            "filename": "po/extra/la.po",
            "revision": "dc28b7c721bd56bfb2696fb5e8273ed0620111f3",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/la/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/la/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/la/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.337257Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/la/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": 28923,
            "filename": "po/extra/lb.po",
            "revision": "cf85befcf2d4cc2484326028561f92cfc889fcad",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/lb/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/lb/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.447986Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/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": 28924,
            "filename": "po/extra/lg.po",
            "revision": "88585a2c939e18badb2a1d8433eb0342bd47040b",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/lg/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lg/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/lg/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.530621Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lg/units/?format=api"
        },
        {
            "language": {
                "id": 158,
                "code": "li",
                "name": "Limburgish",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lim"
                ],
                "direction": "ltr",
                "population": 950422,
                "web_url": "https://l10n.elementary.io/languages/li/",
                "url": "https://l10n.elementary.io/api/languages/li/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/li/statistics/?format=api"
            },
            "language_code": "li",
            "id": 28925,
            "filename": "po/extra/li.po",
            "revision": "6a6af59902a7510b1f257b343705cb30d3390847",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/li/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/li/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/li/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.623565Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/li/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "ln",
                "name": "Lingala",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lin"
                ],
                "direction": "ltr",
                "population": 3514491,
                "web_url": "https://l10n.elementary.io/languages/ln/",
                "url": "https://l10n.elementary.io/api/languages/ln/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ln/statistics/?format=api"
            },
            "language_code": "ln",
            "id": 28926,
            "filename": "po/extra/ln.po",
            "revision": "c1baf4529a5f683fd7fb3d04dd17116b86faf57f",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/ln/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ln/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/ln/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.710978Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/ln/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 5138706,
                "web_url": "https://l10n.elementary.io/languages/lo/",
                "url": "https://l10n.elementary.io/api/languages/lo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 28927,
            "filename": "po/extra/lo.po",
            "revision": "75840e1c8b0cad5fce02887546f4ce6223ce2850",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/lo/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lo/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/lo/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:08.798116Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lo/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": 28928,
            "filename": "po/extra/lt.po",
            "revision": "b97039aa950f5a48eff8b1a50177fe7f0b124efc",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/lt/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/lt/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "translated": 3,
            "translated_words": 17,
            "translated_percent": 15.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-16T20:06:27.435749Z",
            "last_author": "Moo",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lt/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "lu",
                "name": "Luba-Katanga",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lub"
                ],
                "direction": "ltr",
                "population": 2340940,
                "web_url": "https://l10n.elementary.io/languages/lu/",
                "url": "https://l10n.elementary.io/api/languages/lu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lu/statistics/?format=api"
            },
            "language_code": "lu",
            "id": 28929,
            "filename": "po/extra/lu.po",
            "revision": "c70ee1442717acece00ce2cd7b54fa5587ed9fd2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/locale-plug-extra/lu/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lu/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/locale-plug-extra/lu/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 107,
            "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": "2024-03-12T15:57:09.040515Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/lu/units/?format=api"
        }
    ]
}