Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "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.peeringdb.com/languages/cs/",
                "url": "https://translate.peeringdb.com/api/languages/cs/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs_CZ",
            "id": 1,
            "filename": "locale/cs_CZ/LC_MESSAGES/django.po",
            "revision": "63ee3ced4a4fbe0d58613db99bcb24bf4ab4eff7",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/cs/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/cs/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/cs/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 459,
            "translated_words": 2047,
            "translated_percent": 37.0,
            "fuzzy": 334,
            "fuzzy_words": 1492,
            "fuzzy_percent": 26.9,
            "failing_checks": 53,
            "failing_checks_words": 267,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:28.214724Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/cs/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.peeringdb.com/languages/da/",
                "url": "https://translate.peeringdb.com/api/languages/da/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "da_DK",
            "id": 2,
            "filename": "locale/da_DK/LC_MESSAGES/django.po",
            "revision": "9e71ee1074b1a479a0d4003ddb4891755d95c11d",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/da/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/da/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/da/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 168,
            "translated_words": 441,
            "translated_percent": 13.5,
            "fuzzy": 313,
            "fuzzy_words": 967,
            "fuzzy_percent": 25.2,
            "failing_checks": 37,
            "failing_checks_words": 184,
            "failing_checks_percent": 2.9,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:32.784508Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/da/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.peeringdb.com/languages/de/",
                "url": "https://translate.peeringdb.com/api/languages/de/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de_DE",
            "id": 3,
            "filename": "locale/de_DE/LC_MESSAGES/django.po",
            "revision": "26a402c6e4eb7f023c2a1f00f25a1a166cc3a3ba",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/de/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/de/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/de/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 1181,
            "translated_words": 7442,
            "translated_percent": 95.2,
            "fuzzy": 25,
            "fuzzy_words": 145,
            "fuzzy_percent": 2.0,
            "failing_checks": 12,
            "failing_checks_words": 175,
            "failing_checks_percent": 0.9,
            "have_suggestion": 17,
            "have_comment": 3,
            "last_change": "2023-12-12T23:58:35.928673Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/de/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.peeringdb.com/languages/el/",
                "url": "https://translate.peeringdb.com/api/languages/el/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/el/statistics/?format=api"
            },
            "language_code": "el_GR",
            "id": 4,
            "filename": "locale/el_GR/LC_MESSAGES/django.po",
            "revision": "c26ab76688a43244a9ece405468ae32672b920ed",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/el/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/el/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/el/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 484,
            "translated_words": 2256,
            "translated_percent": 39.0,
            "fuzzy": 309,
            "fuzzy_words": 1320,
            "fuzzy_percent": 24.9,
            "failing_checks": 60,
            "failing_checks_words": 354,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:39.939784Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/el/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://translate.peeringdb.com/languages/en_US/",
                "url": "https://translate.peeringdb.com/api/languages/en_US/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 5,
            "filename": "locale/en_US/LC_MESSAGES/django.po",
            "revision": "9df7ab7c7e7c684fdbdb6c646f5acf83ab68eeac",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/en_US/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/en_US/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/en_US/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "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.peeringdb.com/api/translations/peeringdb/server/en_US/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en_US/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en_US/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en_US/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.peeringdb.com/languages/es/",
                "url": "https://translate.peeringdb.com/api/languages/es/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 6,
            "filename": "locale/es/LC_MESSAGES/django.po",
            "revision": "059a8feb1aa6759f8cf1917a3bed684ed98f8c12",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/es/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/es/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/es/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 525,
            "translated_words": 2776,
            "translated_percent": 42.3,
            "fuzzy": 290,
            "fuzzy_words": 1309,
            "fuzzy_percent": 23.3,
            "failing_checks": 46,
            "failing_checks_words": 350,
            "failing_checks_percent": 3.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:47.504977Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.peeringdb.com/languages/fr/",
                "url": "https://translate.peeringdb.com/api/languages/fr/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 7,
            "filename": "locale/fr_FR/LC_MESSAGES/django.po",
            "revision": "9d98155dec6b2f4f38e94e25e9d6428476ed56b0",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/fr/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/fr/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/fr/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 568,
            "translated_words": 2553,
            "translated_percent": 45.8,
            "fuzzy": 264,
            "fuzzy_words": 1218,
            "fuzzy_percent": 21.2,
            "failing_checks": 45,
            "failing_checks_words": 298,
            "failing_checks_percent": 3.6,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:51.282990Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/fr/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.peeringdb.com/languages/id/",
                "url": "https://translate.peeringdb.com/api/languages/id/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/id/statistics/?format=api"
            },
            "language_code": "id_ID",
            "id": 8,
            "filename": "locale/id_ID/LC_MESSAGES/django.po",
            "revision": "a06bcd018dd61332fcb60bfba76479eed58f6249",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/id/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/id/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/id/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 37,
            "translated_words": 58,
            "translated_percent": 2.9,
            "fuzzy": 4,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 119,
            "have_comment": 0,
            "last_change": "2023-11-07T18:37:28.974674Z",
            "last_author": "Azhari Ahmad",
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/id/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.peeringdb.com/languages/it/",
                "url": "https://translate.peeringdb.com/api/languages/it/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 9,
            "filename": "locale/it/LC_MESSAGES/django.po",
            "revision": "0c2ed73496aeff22156d887297d5264aa64a53ae",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/it/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/it/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/it/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1231,
            "total_words": 7802,
            "translated": 742,
            "translated_words": 3580,
            "translated_percent": 60.2,
            "fuzzy": 192,
            "fuzzy_words": 844,
            "fuzzy_percent": 15.5,
            "failing_checks": 7,
            "failing_checks_words": 58,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-22T14:56:05.970894Z",
            "last_author": "Livio Morina",
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "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.peeringdb.com/languages/ja/",
                "url": "https://translate.peeringdb.com/api/languages/ja/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja_JP",
            "id": 10,
            "filename": "locale/ja_JP/LC_MESSAGES/django.po",
            "revision": "9997a024338fb5b8ad336c3d0229e55146e8ed8d",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/ja/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/ja/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/ja/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 971,
            "translated_words": 5890,
            "translated_percent": 78.3,
            "fuzzy": 105,
            "fuzzy_words": 494,
            "fuzzy_percent": 8.4,
            "failing_checks": 19,
            "failing_checks_words": 146,
            "failing_checks_percent": 1.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:59.017557Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ja/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.peeringdb.com/languages/pt/",
                "url": "https://translate.peeringdb.com/api/languages/pt/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 11,
            "filename": "locale/pt/LC_MESSAGES/django.po",
            "revision": "afe3d0d06bc5de433ba107ce7d5453e7010b5bb8",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/pt/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/pt/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/pt/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 1194,
            "translated_words": 7521,
            "translated_percent": 96.2,
            "fuzzy": 21,
            "fuzzy_words": 121,
            "fuzzy_percent": 1.6,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T19:01:40.140794Z",
            "last_author": "Tiago Felipe Goncalves",
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 244,
                    "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://translate.peeringdb.com/languages/ro/",
                "url": "https://translate.peeringdb.com/api/languages/ro/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro_RO",
            "id": 12,
            "filename": "locale/ro_RO/LC_MESSAGES/django.po",
            "revision": "26ed1cc45f51a82cf01908d92616916bbbec15d6",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/ro/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/ro/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/ro/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 1240,
            "translated_words": 7815,
            "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-14T23:05:09.333771Z",
            "last_author": "Eric Andrei Băleanu",
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ro/units/?format=api"
        },
        {
            "language": {
                "id": 247,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 247,
                    "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.peeringdb.com/languages/ru/",
                "url": "https://translate.peeringdb.com/api/languages/ru/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru_RU",
            "id": 13,
            "filename": "locale/ru_RU/LC_MESSAGES/django.po",
            "revision": "120e8a1f6d3056a49e189d66d075d4742d414395",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/ru/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/ru/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/ru/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 599,
            "translated_words": 2856,
            "translated_percent": 48.3,
            "fuzzy": 297,
            "fuzzy_words": 1345,
            "fuzzy_percent": 23.9,
            "failing_checks": 35,
            "failing_checks_words": 266,
            "failing_checks_percent": 2.8,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2023-12-12T23:59:21.746724Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ru/units/?format=api"
        },
        {
            "language": {
                "id": 292,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translate.peeringdb.com/languages/te/",
                "url": "https://translate.peeringdb.com/api/languages/te/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/te/statistics/?format=api"
            },
            "language_code": "te_IN",
            "id": 14,
            "filename": "locale/te_IN/LC_MESSAGES/django.po",
            "revision": "9df7ab7c7e7c684fdbdb6c646f5acf83ab68eeac",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/te/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/te/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/te/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "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.peeringdb.com/api/translations/peeringdb/server/te/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/te/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/te/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/te/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/te/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translate.peeringdb.com/languages/th/",
                "url": "https://translate.peeringdb.com/api/languages/th/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/th/statistics/?format=api"
            },
            "language_code": "th_TH",
            "id": 15,
            "filename": "locale/th_TH/LC_MESSAGES/django.po",
            "revision": "9df7ab7c7e7c684fdbdb6c646f5acf83ab68eeac",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/th/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/th/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/th/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "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.peeringdb.com/api/translations/peeringdb/server/th/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/th/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/th/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/th/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/th/units/?format=api"
        },
        {
            "language": {
                "id": 334,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 334,
                    "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.peeringdb.com/languages/zh_Hans/",
                "url": "https://translate.peeringdb.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 16,
            "filename": "locale/zh_CN/LC_MESSAGES/django.po",
            "revision": "315a014b76bc5879011afcfa5612813ebffb541f",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/zh_Hans/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/zh_Hans/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/zh_Hans/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 555,
            "translated_words": 2754,
            "translated_percent": 44.7,
            "fuzzy": 293,
            "fuzzy_words": 1359,
            "fuzzy_percent": 23.6,
            "failing_checks": 26,
            "failing_checks_words": 196,
            "failing_checks_percent": 2.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-12-12T23:59:38.492672Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 335,
                    "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.peeringdb.com/languages/zh_Hant/",
                "url": "https://translate.peeringdb.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 17,
            "filename": "locale/zh_TW/LC_MESSAGES/django.po",
            "revision": "7254bf9e5c742e4db7649e3035bf9a02c2cc0be9",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/zh_Hant/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/zh_Hant/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/zh_Hant/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 535,
            "translated_words": 2699,
            "translated_percent": 43.1,
            "fuzzy": 300,
            "fuzzy_words": 1381,
            "fuzzy_percent": 24.1,
            "failing_checks": 28,
            "failing_checks_words": 214,
            "failing_checks_percent": 2.2,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2023-12-12T23:59:42.320191Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/zh_Hant/units/?format=api"
        },
        {
            "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.peeringdb.com/languages/ar/",
                "url": "https://translate.peeringdb.com/api/languages/ar/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 37,
            "filename": "locale/ar/LC_MESSAGES/django.po",
            "revision": "f9583ee4bf0eb7f4f47b9cda0d4cc0d7d85b4965",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/ar/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/ar/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/ar/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 581,
            "translated_words": 3413,
            "translated_percent": 46.8,
            "fuzzy": 288,
            "fuzzy_words": 1326,
            "fuzzy_percent": 23.2,
            "failing_checks": 80,
            "failing_checks_words": 1097,
            "failing_checks_percent": 6.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-12T23:58:22.405184Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ar/units/?format=api"
        },
        {
            "language": {
                "id": 304,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.peeringdb.com/languages/tr/",
                "url": "https://translate.peeringdb.com/api/languages/tr/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 39,
            "filename": "locale/tr/LC_MESSAGES/django.po",
            "revision": "773dd87cec21203269adfb6e8417072f9c96e72a",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/tr/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/tr/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/tr/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 76,
            "translated_words": 141,
            "translated_percent": 6.1,
            "fuzzy": 285,
            "fuzzy_words": 859,
            "fuzzy_percent": 22.9,
            "failing_checks": 47,
            "failing_checks_words": 195,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-12T23:59:34.916960Z",
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/tr/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.peeringdb.com/languages/ko/",
                "url": "https://translate.peeringdb.com/api/languages/ko/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 41,
            "filename": "locale/ko/LC_MESSAGES/django.po",
            "revision": "ce41888907eeba39159ec13ba62f7f375b362595",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/ko/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/ko/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/ko/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "translated": 1073,
            "translated_words": 6617,
            "translated_percent": 86.5,
            "fuzzy": 65,
            "fuzzy_words": 214,
            "fuzzy_percent": 5.2,
            "failing_checks": 5,
            "failing_checks_words": 111,
            "failing_checks_percent": 0.4,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-12-17T15:32:00.125504Z",
            "last_author": "Gordon Shumway",
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.peeringdb.com/languages/en/",
                "url": "https://translate.peeringdb.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 42,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/en/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/en/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/en/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1240,
            "total_words": 7815,
            "translated": 1240,
            "translated_words": 7815,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 300,
            "failing_checks_words": 2203,
            "failing_checks_percent": 24.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/en/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.peeringdb.com/languages/oc/",
                "url": "https://translate.peeringdb.com/api/languages/oc/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 45,
            "filename": "locale/oc/LC_MESSAGES/django.po",
            "revision": "9df7ab7c7e7c684fdbdb6c646f5acf83ab68eeac",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/oc/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/oc/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/oc/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "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.peeringdb.com/api/translations/peeringdb/server/oc/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/oc/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/oc/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/oc/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/oc/units/?format=api"
        },
        {
            "language": {
                "id": 239,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.peeringdb.com/languages/pt_BR/",
                "url": "https://translate.peeringdb.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.peeringdb.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 49,
            "filename": "locale/pt_BR/LC_MESSAGES/django.po",
            "revision": "e1c297d8d4d80e61d9d172349c1d2d382355c47f",
            "web_url": "https://translate.peeringdb.com/projects/peeringdb/server/pt_BR/",
            "share_url": "https://translate.peeringdb.com/engage/peeringdb/-/pt_BR/",
            "translate_url": "https://translate.peeringdb.com/translate/peeringdb/server/pt_BR/",
            "url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1240,
            "total_words": 7815,
            "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.peeringdb.com/api/translations/peeringdb/server/pt_BR/repository/?format=api",
            "file_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt_BR/file/?format=api",
            "statistics_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.peeringdb.com/api/translations/peeringdb/server/pt_BR/units/?format=api"
        }
    ]
}