Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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://translate.funkwhale.audio/languages/ar/",
                "url": "https://translate.funkwhale.audio/api/languages/ar/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 52,
            "filename": "src/_locales/ar/messages.json",
            "revision": "b6c704eaad443184a22f078540d62bff12d95af7,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/ar/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/ar/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/ar/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 14,
            "translated_words": 54,
            "translated_percent": 23.3,
            "fuzzy": 25,
            "fuzzy_words": 65,
            "fuzzy_percent": 41.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-08T03:51:52.136274Z",
            "last_author": "ButterflyOfFire",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ar/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 56,
                    "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://translate.funkwhale.audio/languages/cs/",
                "url": "https://translate.funkwhale.audio/api/languages/cs/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 53,
            "filename": "src/_locales/cs/messages.json",
            "revision": "22f51cc1d8134262b34afe98187c473fe39cd5de,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/cs/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/cs/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/cs/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 11,
            "translated_words": 46,
            "translated_percent": 18.3,
            "fuzzy": 22,
            "fuzzy_words": 59,
            "fuzzy_percent": 36.6,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-14T07:06:08.403826Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/cs/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.funkwhale.audio/languages/de/",
                "url": "https://translate.funkwhale.audio/api/languages/de/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 54,
            "filename": "src/_locales/de/messages.json",
            "revision": "5f0b0f949f7cd254204fba05d67c88c7a7a49305,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/de/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/de/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/de/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 18,
            "failing_checks_percent": 11.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-14T07:22:00.279600Z",
            "last_author": "ChriScho91",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/de/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.funkwhale.audio/languages/el/",
                "url": "https://translate.funkwhale.audio/api/languages/el/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 55,
            "filename": "src/_locales/el/messages.json",
            "revision": "d1952710b430f611df86b3fb0c2e0e22ee7f6cb8,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/el/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/el/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/el/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 10,
            "translated_words": 44,
            "translated_percent": 16.6,
            "fuzzy": 22,
            "fuzzy_words": 59,
            "fuzzy_percent": 36.6,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-27T04:23:44.212632Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/el/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 56,
            "filename": "src/_locales/en/messages.json",
            "revision": "f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/en/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/en/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/en/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 9,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2019-08-27T04:23:44.080466Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/en/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translate.funkwhale.audio/languages/eo/",
                "url": "https://translate.funkwhale.audio/api/languages/eo/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 57,
            "filename": "src/_locales/eo/messages.json",
            "revision": "e99ff2ac4a9b5b68abf0f04a46c88b1583d7d6dc,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/eo/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/eo/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/eo/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 364,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-14T05:12:33.615551Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.funkwhale.audio/languages/es/",
                "url": "https://translate.funkwhale.audio/api/languages/es/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 58,
            "filename": "src/_locales/es/messages.json",
            "revision": "91c02b890ac1d9b19b7b4f71f2078ca650679023,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/es/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/es/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/es/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 53,
            "translated_words": 196,
            "translated_percent": 88.3,
            "fuzzy": 6,
            "fuzzy_words": 16,
            "fuzzy_percent": 10.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-21T00:01:20.970512Z",
            "last_author": "Jhoan Sebastian Espinosa Borrero",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/es/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.funkwhale.audio/languages/fr/",
                "url": "https://translate.funkwhale.audio/api/languages/fr/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 59,
            "filename": "src/_locales/fr/messages.json",
            "revision": "a8d20853805f2a89b1f3cf6272eb8b260a3865c2,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/fr/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/fr/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/fr/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "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-06-26T20:37:19.876855Z",
            "last_author": "Thomas",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.funkwhale.audio/languages/it/",
                "url": "https://translate.funkwhale.audio/api/languages/it/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 60,
            "filename": "src/_locales/it/messages.json",
            "revision": "d72312dac2d9c50368dc1173cc91d0997c86433c,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/it/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/it/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/it/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-11T23:15:13.884318Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/it/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.funkwhale.audio/languages/ja/",
                "url": "https://translate.funkwhale.audio/api/languages/ja/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 61,
            "filename": "src/_locales/ja/messages.json",
            "revision": "3a95ee2cfa04b3e77af76e12ae3fd0114390e44c,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/ja/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/ja/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/ja/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 54,
            "translated_words": 184,
            "translated_percent": 90.0,
            "fuzzy": 6,
            "fuzzy_words": 392,
            "fuzzy_percent": 10.0,
            "failing_checks": 5,
            "failing_checks_words": 390,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-20T15:45:09.049373Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ja/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.funkwhale.audio/languages/nl/",
                "url": "https://translate.funkwhale.audio/api/languages/nl/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 62,
            "filename": "src/_locales/nl/messages.json",
            "revision": "7e57e8854ec07ddacab7290cc1b56f5ba42059fc,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/nl/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/nl/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/nl/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 59,
            "translated_words": 212,
            "translated_percent": 98.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-12T16:36:28.965709Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/nl/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "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://translate.funkwhale.audio/languages/pl/",
                "url": "https://translate.funkwhale.audio/api/languages/pl/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 63,
            "filename": "src/_locales/pl/messages.json",
            "revision": "08ac70156ccc80825260455cc82ca6c4ec19911d,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/pl/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/pl/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/pl/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-30T13:24:37.015782Z",
            "last_author": "Marcin Król",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pl/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.funkwhale.audio/languages/pt/",
                "url": "https://translate.funkwhale.audio/api/languages/pt/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 64,
            "filename": "src/_locales/pt/messages.json",
            "revision": "c7de877cc310692df8be08be465c9e6696ca8dd5,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/pt/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/pt/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/pt/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 16,
            "translated_words": 63,
            "translated_percent": 26.6,
            "fuzzy": 19,
            "fuzzy_words": 50,
            "fuzzy_percent": 31.6,
            "failing_checks": 2,
            "failing_checks_words": 32,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-06T01:21:26.446733Z",
            "last_author": "Mateus Mattei Garcia",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/pt/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.funkwhale.audio/languages/ru/",
                "url": "https://translate.funkwhale.audio/api/languages/ru/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 65,
            "filename": "src/_locales/ru/messages.json",
            "revision": "a465ba6514236da2d06c7efdfaaa793de2043ae4,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/ru/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/ru/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/ru/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-04T23:48:15.626368Z",
            "last_author": "Faberman",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ru/units/?format=api"
        },
        {
            "language": {
                "id": 293,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.funkwhale.audio/languages/tr/",
                "url": "https://translate.funkwhale.audio/api/languages/tr/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 66,
            "filename": "src/_locales/tr/messages.json",
            "revision": "1d684a5c7297ca421ba4e53622189c8c154c2ea2,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/tr/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/tr/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/tr/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 10,
            "translated_words": 44,
            "translated_percent": 16.6,
            "fuzzy": 22,
            "fuzzy_words": 59,
            "fuzzy_percent": 36.6,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-27T04:23:44.568430Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/tr/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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://translate.funkwhale.audio/languages/uk/",
                "url": "https://translate.funkwhale.audio/api/languages/uk/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 67,
            "filename": "src/_locales/uk/messages.json",
            "revision": "6a4a3d1cdb4429459569d6188f8a0c9ab19d73dc,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/uk/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/uk/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/uk/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 10,
            "translated_words": 44,
            "translated_percent": 16.6,
            "fuzzy": 23,
            "fuzzy_words": 63,
            "fuzzy_percent": 38.3,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-27T04:23:44.598610Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/uk/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.funkwhale.audio/languages/zh_Hans/",
                "url": "https://translate.funkwhale.audio/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 68,
            "filename": "src/_locales/zh_CN/messages.json",
            "revision": "477066b3a17092cbdef3d73af4089be707c759de,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/zh_Hans/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/zh_Hans/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/zh_Hans/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 364,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-19T05:37:34.181773Z",
            "last_author": "vicdorke",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 324,
                    "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://translate.funkwhale.audio/languages/zh_Hant/",
                "url": "https://translate.funkwhale.audio/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 69,
            "filename": "src/_locales/zh_TW/messages.json",
            "revision": "3de00e8aa8725deedf338262c5b7d9760ec3d98f,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/zh_Hant/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/zh_Hant/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/zh_Hant/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 10,
            "translated_words": 44,
            "translated_percent": 16.6,
            "fuzzy": 23,
            "fuzzy_words": 63,
            "fuzzy_percent": 38.3,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-27T04:23:44.659337Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.funkwhale.audio/languages/oc/",
                "url": "https://translate.funkwhale.audio/api/languages/oc/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 83,
            "filename": "src/_locales/oc/messages.json",
            "revision": "28a8e82b04a7b592282d54beec5d6e57ac652d3c,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/oc/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/oc/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/oc/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 13,
            "translated_words": 388,
            "translated_percent": 21.6,
            "fuzzy": 19,
            "fuzzy_words": 46,
            "fuzzy_percent": 31.6,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-14T08:00:21.769469Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/oc/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.funkwhale.audio/languages/ca/",
                "url": "https://translate.funkwhale.audio/api/languages/ca/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 84,
            "filename": "src/_locales/ca/messages.json",
            "revision": "3cc82a29a3a2740e59b72a245ddc40ee48504f35,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/ca/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/ca/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/ca/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 60,
            "translated_words": 576,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-14T16:59:04.487579Z",
            "last_author": "ariasuni",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca/units/?format=api"
        },
        {
            "language": {
                "id": 255,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.funkwhale.audio/languages/si/",
                "url": "https://translate.funkwhale.audio/api/languages/si/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 115,
            "filename": "src/_locales/si/messages.json",
            "revision": "59672f6698444741f4b6a52a0db5714c0ffda449,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/si/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/si/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/si/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 1.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-11T04:19:23.688638Z",
            "last_author": "helabasa",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/si/units/?format=api"
        },
        {
            "language": {
                "id": 89,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.funkwhale.audio/languages/fa/",
                "url": "https://translate.funkwhale.audio/api/languages/fa/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 117,
            "filename": "src/_locales/fa/messages.json",
            "revision": "a615cab16adc69a417b30f89408487da6da4c18c,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/fa/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/fa/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/fa/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 5,
            "translated_words": 10,
            "translated_percent": 8.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-24T16:10:07.463745Z",
            "last_author": "alefvanoon",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/fa/units/?format=api"
        },
        {
            "language": {
                "id": 44,
                "code": "ca@valencia",
                "name": "Valencian",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "val_es",
                    "ca_es@valencia",
                    "ca_xv",
                    "ca_valencia",
                    "va"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.funkwhale.audio/languages/ca@valencia/",
                "url": "https://translate.funkwhale.audio/api/languages/ca@valencia/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ca@valencia/statistics/?format=api"
            },
            "language_code": "ca@valencia",
            "id": 2101,
            "filename": "src/_locales/ca@valencia/messages.json",
            "revision": "d45f2f69a6a74b3c48499054285a95cd0dbadae4,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/ca@valencia/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/ca@valencia/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/ca@valencia/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 16.6,
            "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-01-24T16:04:43.687946Z",
            "last_author": "Victor",
            "repository_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/ca@valencia/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "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://translate.funkwhale.audio/languages/be/",
                "url": "https://translate.funkwhale.audio/api/languages/be/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2770,
            "filename": "src/_locales/be/messages.json",
            "revision": "448db8880a1acbfdce6ae9624ccf5b519cf0029e,f736c2e8c1fc2af5b83e0915955e6f2e9cab78f0",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/be/",
            "share_url": "https://translate.funkwhale.audio/engage/tabcenter-reborn/-/be/",
            "translate_url": "https://translate.funkwhale.audio/translate/tabcenter-reborn/interface/be/",
            "url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 576,
            "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://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/be/units/?format=api"
        }
    ]
}