Translation components API.

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

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

{
    "count": 201,
    "next": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-notifications/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.elementary.io/languages/bg/",
                "url": "https://l10n.elementary.io/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 8569,
            "filename": "po/bg.po",
            "revision": "e866a43ff0e7e5f1565a151d7d42956bc3d69c9b",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bg/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bg/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 5,
            "failing_checks_words": 11,
            "failing_checks_percent": 29.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:35.135573Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bg/units/?format=api"
        },
        {
            "language": {
                "id": 157,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 32043120,
                "web_url": "https://l10n.elementary.io/languages/su/",
                "url": "https://l10n.elementary.io/api/languages/su/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/su/statistics/?format=api"
            },
            "language_code": "su",
            "id": 8573,
            "filename": "po/su.po",
            "revision": "1aa54c8e0306405df453afb50ee8e1981b2b8ed9",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/su/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/su/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/su/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.elementary.io/languages/uk/",
                "url": "https://l10n.elementary.io/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 8576,
            "filename": "po/uk.po",
            "revision": "23062788991dd6538a317651ebd682afbb1d9dcf",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/uk/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/uk/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 17,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-06T21:34:26.374520Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uk/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://l10n.elementary.io/languages/tr/",
                "url": "https://l10n.elementary.io/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 8579,
            "filename": "po/tr.po",
            "revision": "8fb85662cd9bb8c55bfd849010a07e13117b6da1",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/tr/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/tr/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 14,
            "translated_words": 39,
            "translated_percent": 82.3,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.8,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-12T16:59:03.257656Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/tr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://l10n.elementary.io/languages/ne/",
                "url": "https://l10n.elementary.io/api/languages/ne/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 8581,
            "filename": "po/ne.po",
            "revision": "a2fa48aee19d069b115e289c8cf95bac3f419f37",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ne/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ne/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ne/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": 8590,
            "filename": "po/ha.po",
            "revision": "3ed0397236a627def32872677c54bdf2aae289d3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ha/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ha/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ha/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": 8596,
            "filename": "po/ko.po",
            "revision": "d9c317bf82dba4b4e4a3efbd033fe126836f6430",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ko/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ko/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 14,
            "translated_words": 39,
            "translated_percent": 82.3,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.8,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-12T16:58:54.613673Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ko/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://l10n.elementary.io/languages/fi/",
                "url": "https://l10n.elementary.io/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8597,
            "filename": "po/fi.po",
            "revision": "2c4e8608a18ec05791b802cc6c9e18d53011275c",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/fi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/fi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 17,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 17.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-15T17:42:19.513101Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/fi/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": 8599,
            "filename": "po/km.po",
            "revision": "533cbe33653bb5a3ae345055e664bc673e8b0f77",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/km/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/km/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/km/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.elementary.io/languages/vi/",
                "url": "https://l10n.elementary.io/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 8600,
            "filename": "po/vi.po",
            "revision": "873d749f56e302944191259734fe947a1b0bcfdd",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/vi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/vi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 23.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T16:28:04.106743Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/vi/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://l10n.elementary.io/languages/be/",
                "url": "https://l10n.elementary.io/api/languages/be/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 8601,
            "filename": "po/be.po",
            "revision": "e3c15bb1e9bb980ac63b5410b0eb4b2f424c2f2f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/be/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/be/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 5,
            "failing_checks_words": 11,
            "failing_checks_percent": 29.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:34.982907Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/be/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": 8603,
            "filename": "po/ja.po",
            "revision": "f6e9acbae619a4acdf0e566844b288558ed176ff",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ja/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ja/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 17,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:18:18.141961Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://l10n.elementary.io/languages/cs/",
                "url": "https://l10n.elementary.io/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 8608,
            "filename": "po/cs.po",
            "revision": "b6c845496ac8202dcc1c457456aae2b6db76739e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/cs/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/cs/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 13,
            "translated_words": 37,
            "translated_percent": 76.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 11.7,
            "failing_checks": 4,
            "failing_checks_words": 18,
            "failing_checks_percent": 23.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-06-12T16:58:50.759634Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/cs/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://l10n.elementary.io/languages/ti/",
                "url": "https://l10n.elementary.io/api/languages/ti/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 8612,
            "filename": "po/ti.po",
            "revision": "197cc203e7775f5ee6820d3db11a333d7ae135c1",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ti/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ti/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ti/units/?format=api"
        },
        {
            "language": {
                "id": 3,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.elementary.io/languages/pl/",
                "url": "https://l10n.elementary.io/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 8614,
            "filename": "po/pl.po",
            "revision": "97c89f42f3a103880afa03dcda53c6e5774518be",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/pl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/pl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 17,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-07T17:40:38.590671Z",
            "last_author": "Marcin Serwin",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/pl/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": 8617,
            "filename": "po/ia.po",
            "revision": "3df372961fa178ced8d15e281fd978a55735d49d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ia/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ia/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/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": 8618,
            "filename": "po/id.po",
            "revision": "99ac9893acd842991139fd443d10f21fb8a6eca5",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/id/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/id/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 8,
            "translated_words": 21,
            "translated_percent": 47.0,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 11.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-01T07:38:13.520826Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/id/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://l10n.elementary.io/languages/ur/",
                "url": "https://l10n.elementary.io/api/languages/ur/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 8619,
            "filename": "po/ur.po",
            "revision": "c9b47c29295f648718d0f42f8036c639c3dda020",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ur/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ur/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ur/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "yo",
                "name": "Yoruba",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "yor"
                ],
                "direction": "ltr",
                "population": 28685568,
                "web_url": "https://l10n.elementary.io/languages/yo/",
                "url": "https://l10n.elementary.io/api/languages/yo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/yo/statistics/?format=api"
            },
            "language_code": "yo",
            "id": 8620,
            "filename": "po/yo.po",
            "revision": "a9acb363bf8def669bfd4ede722b0eb0356156ac",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/yo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/yo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/yo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "se",
                "name": "Sami (Northern)",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "sme"
                ],
                "direction": "ltr",
                "population": 51529,
                "web_url": "https://l10n.elementary.io/languages/se/",
                "url": "https://l10n.elementary.io/api/languages/se/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/se/statistics/?format=api"
            },
            "language_code": "se",
            "id": 8621,
            "filename": "po/se.po",
            "revision": "140233b5a1d9d842e00dbe7f1624f2857f32e798",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/se/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/se/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/se/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/se/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": 8624,
            "filename": "po/lb.po",
            "revision": "42f22380886fd4c493a5d24c85e91c0e8db1aed6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/lb/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/lb/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/lb/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 281,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://l10n.elementary.io/languages/uz/",
                "url": "https://l10n.elementary.io/api/languages/uz/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 8629,
            "filename": "po/uz.po",
            "revision": "3b9f9ae01049a46736ea52101d57803ddec4361d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/uz/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/uz/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/uz/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": 8633,
            "filename": "po/kl.po",
            "revision": "062cc1647126ae75599337f809057c5389c62bfb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/kl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/kl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/kl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://l10n.elementary.io/languages/ro/",
                "url": "https://l10n.elementary.io/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 8635,
            "filename": "po/ro.po",
            "revision": "7a13487e7f565c593064fd720a1a5d31629f9f86",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ro/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ro/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 23.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:54.304798Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ro/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://l10n.elementary.io/languages/mn/",
                "url": "https://l10n.elementary.io/api/languages/mn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 8638,
            "filename": "po/mn.po",
            "revision": "921f61ef46611a4eca225020dca2975ad5e02299",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/mn/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/mn/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/mn/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://l10n.elementary.io/languages/zh_Hant/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 8639,
            "filename": "po/zh_TW.po",
            "revision": "eff33c648534aae7f7189cbb174fe0e9b7c297c8",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T16:28:05.875917Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 772,
                "code": "zh_HK",
                "name": "zh (generated)",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/zh_HK/",
                "url": "https://l10n.elementary.io/api/languages/zh_HK/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 8640,
            "filename": "po/zh_HK.po",
            "revision": "30d3c34ae5b1f0eb4bf3fe270bc012e124da0ed0",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/zh_HK/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/zh_HK/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/zh_HK/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/zh_HK/units/?format=api"
        },
        {
            "language": {
                "id": 220,
                "code": "ae",
                "name": "Avestan",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ave"
                ],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/ae/",
                "url": "https://l10n.elementary.io/api/languages/ae/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ae/statistics/?format=api"
            },
            "language_code": "ae",
            "id": 26326,
            "filename": "po/ae.po",
            "revision": "8486e773f2ff03df73c567376c27a4aaf1298d12",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ae/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ae/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ae/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 26327,
            "filename": "po/af.po",
            "revision": "42f22380886fd4c493a5d24c85e91c0e8db1aed6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/af/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/af/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/af/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "ak",
                "name": "Akan",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "aka"
                ],
                "direction": "ltr",
                "population": 11442678,
                "web_url": "https://l10n.elementary.io/languages/ak/",
                "url": "https://l10n.elementary.io/api/languages/ak/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ak/statistics/?format=api"
            },
            "language_code": "ak",
            "id": 26328,
            "filename": "po/ak.po",
            "revision": "8766d673f5509ebcfbfda2c5899f78f6e80042d3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ak/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ak/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 5,
            "failing_checks_words": 11,
            "failing_checks_percent": 29.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:33.281349Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ak/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://l10n.elementary.io/languages/am/",
                "url": "https://l10n.elementary.io/api/languages/am/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 26329,
            "filename": "po/am.po",
            "revision": "97e05b6b273db60118ca07c344ad4145041c94fb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/am/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/am/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/am/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/am/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 26331,
            "filename": "po/ar.po",
            "revision": "9b3869c6b82bd718a12780c2b6de91ff0409b27a",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ar/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ar/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 13,
            "translated_words": 37,
            "translated_percent": 76.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 11.7,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-12T16:58:49.231321Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ar/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://l10n.elementary.io/languages/as/",
                "url": "https://l10n.elementary.io/api/languages/as/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 26332,
            "filename": "po/as.po",
            "revision": "a1d4c988365bfca26d491dc47665be2f97112cd3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/as/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/as/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/as/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 20,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://l10n.elementary.io/languages/ast/",
                "url": "https://l10n.elementary.io/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 26333,
            "filename": "po/ast.po",
            "revision": "42f22380886fd4c493a5d24c85e91c0e8db1aed6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ast/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ast/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ast/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "av",
                "name": "Avaric",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ava"
                ],
                "direction": "ltr",
                "population": 552715,
                "web_url": "https://l10n.elementary.io/languages/av/",
                "url": "https://l10n.elementary.io/api/languages/av/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/av/statistics/?format=api"
            },
            "language_code": "av",
            "id": 26334,
            "filename": "po/av.po",
            "revision": "71807c31dceba7c4a491a9a8c23776c276667cbd",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/av/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/av/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/av/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/av/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ay",
                "name": "Aymara",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "aym"
                ],
                "direction": "ltr",
                "population": 2838620,
                "web_url": "https://l10n.elementary.io/languages/ay/",
                "url": "https://l10n.elementary.io/api/languages/ay/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ay/statistics/?format=api"
            },
            "language_code": "ay",
            "id": 26335,
            "filename": "po/ay.po",
            "revision": "dddad1c1cd353353d8501916259921c276ea6859",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ay/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ay/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ay/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ay/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://l10n.elementary.io/languages/az/",
                "url": "https://l10n.elementary.io/api/languages/az/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 26336,
            "filename": "po/az.po",
            "revision": "457097b62990d4b285ec05da71c618de42154d74",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/az/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/az/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:34.670648Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/az/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "ba",
                "name": "Bashkir",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ba_ck",
                    "bak"
                ],
                "direction": "ltr",
                "population": 1842386,
                "web_url": "https://l10n.elementary.io/languages/ba/",
                "url": "https://l10n.elementary.io/api/languages/ba/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ba/statistics/?format=api"
            },
            "language_code": "ba",
            "id": 26337,
            "filename": "po/ba.po",
            "revision": "2e2c6641a623e370ac432cd7aabe5177786b895d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ba/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ba/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ba/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ba/units/?format=api"
        },
        {
            "language": {
                "id": 222,
                "code": "bh",
                "name": "Bihari",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bih"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/bh/",
                "url": "https://l10n.elementary.io/api/languages/bh/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bh/statistics/?format=api"
            },
            "language_code": "bh",
            "id": 26338,
            "filename": "po/bh.po",
            "revision": "edfb3a79ed4a5a634813d7abbf9e2df7a8d6f042",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bh/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bh/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bh/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bh/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "bi",
                "name": "Bislama",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bis"
                ],
                "direction": "ltr",
                "population": 268499,
                "web_url": "https://l10n.elementary.io/languages/bi/",
                "url": "https://l10n.elementary.io/api/languages/bi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bi/statistics/?format=api"
            },
            "language_code": "bi",
            "id": 26339,
            "filename": "po/bi.po",
            "revision": "92c2cac6a92fc32e91a13fd04f09bc1329947e80",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bi/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "bm",
                "name": "Bambara",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bam"
                ],
                "direction": "ltr",
                "population": 8994564,
                "web_url": "https://l10n.elementary.io/languages/bm/",
                "url": "https://l10n.elementary.io/api/languages/bm/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bm/statistics/?format=api"
            },
            "language_code": "bm",
            "id": 26340,
            "filename": "po/bm.po",
            "revision": "4028f84e2552d53b789fba185b1427c62c1329be",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bm/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bm/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bm/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bm/units/?format=api"
        },
        {
            "language": {
                "id": 5,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://l10n.elementary.io/languages/bn/",
                "url": "https://l10n.elementary.io/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 26341,
            "filename": "po/bn.po",
            "revision": "42f22380886fd4c493a5d24c85e91c0e8db1aed6",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bn/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bn/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bn/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 265,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://l10n.elementary.io/languages/bo/",
                "url": "https://l10n.elementary.io/api/languages/bo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 26342,
            "filename": "po/bo.po",
            "revision": "94eb560122bbeffda2c75ad1c0659834e750496b",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bo/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://l10n.elementary.io/languages/br/",
                "url": "https://l10n.elementary.io/api/languages/br/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 26343,
            "filename": "po/br.po",
            "revision": "82826f717b4077414097ce3cb376a381f5527fec",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/br/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/br/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/br/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 49,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/br/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://l10n.elementary.io/languages/bs/",
                "url": "https://l10n.elementary.io/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 26344,
            "filename": "po/bs.po",
            "revision": "589e2c25f42018262480ca4b03f146ba5c6b2039",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/bs/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/bs/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 23.5,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 29.4,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T16:27:36.209466Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/bs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.elementary.io/languages/ca/",
                "url": "https://l10n.elementary.io/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 26345,
            "filename": "po/ca.po",
            "revision": "e26329a15286034a272c18974e0b209076dd1778",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ca/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ca/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 17,
            "translated_words": 47,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T10:00:51.246154Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ca/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "ce",
                "name": "Chechen",
                "plural": {
                    "id": 51,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "che"
                ],
                "direction": "ltr",
                "population": 935365,
                "web_url": "https://l10n.elementary.io/languages/ce/",
                "url": "https://l10n.elementary.io/api/languages/ce/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ce/statistics/?format=api"
            },
            "language_code": "ce",
            "id": 26346,
            "filename": "po/ce.po",
            "revision": "ad706ed9125ea67f5504c6ffa7cd42469ddcf19a",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ce/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ce/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ce/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ce/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "ch",
                "name": "Chamorro",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cha"
                ],
                "direction": "ltr",
                "population": 46324,
                "web_url": "https://l10n.elementary.io/languages/ch/",
                "url": "https://l10n.elementary.io/api/languages/ch/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ch/statistics/?format=api"
            },
            "language_code": "ch",
            "id": 26347,
            "filename": "po/ch.po",
            "revision": "e797bbca8b06702f63d9ba3110f3e421d43eb2ba",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ch/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ch/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ch/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ch/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://l10n.elementary.io/languages/ckb/",
                "url": "https://l10n.elementary.io/api/languages/ckb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 26348,
            "filename": "po/ckb.po",
            "revision": "62639ab44394471247cfc8b44d713737775f953f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/ckb/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/ckb/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 14,
            "translated_words": 39,
            "translated_percent": 82.3,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 5.8,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-12T16:58:50.572118Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 226,
                "code": "co",
                "name": "Corsican",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cos"
                ],
                "direction": "ltr",
                "population": 162835,
                "web_url": "https://l10n.elementary.io/languages/co/",
                "url": "https://l10n.elementary.io/api/languages/co/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/co/statistics/?format=api"
            },
            "language_code": "co",
            "id": 26349,
            "filename": "po/co.po",
            "revision": "32bd6761fa374b95c5451b9e3bc15f38f641032d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-notifications/co/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/co/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-notifications/co/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 47,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/co/units/?format=api"
        }
    ]
}