Translation components API.

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

GET /api/components/ojs/author/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 60,
    "next": "http://translate.pkp.sfu.ca/api/components/ojs/author/translations/?page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "http://translate.pkp.sfu.ca/languages/fr_CA/",
                "url": "http://translate.pkp.sfu.ca/api/languages/fr_CA/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fr_CA/statistics/"
            },
            "language_code": "fr_CA",
            "id": 21,
            "filename": "locale/fr_CA/author.po",
            "revision": "e6bbdbe283844e34986bd7be1e48681d36182291,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/fr_CA/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fr_CA/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-04T20:24:39.527032Z",
            "last_author": "Marie-Hélène Vézina [UdeMontréal]",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_CA/units/"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.pkp.sfu.ca/languages/pt_BR/",
                "url": "http://translate.pkp.sfu.ca/api/languages/pt_BR/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pt_BR/statistics/"
            },
            "language_code": "pt_BR",
            "id": 22,
            "filename": "locale/pt_BR/author.po",
            "revision": "27c6b2bd95fdb55034a05b0b2fa23c33cb8eb54a,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/pt_BR/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pt_BR/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-08T21:29:07.570327Z",
            "last_author": "Diego José Macêdo",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_BR/units/"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.pkp.sfu.ca/languages/zh_CN/",
                "url": "http://translate.pkp.sfu.ca/api/languages/zh_CN/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/zh_CN/statistics/"
            },
            "language_code": "zh_CN",
            "id": 24,
            "filename": "locale/zh_CN/author.po",
            "revision": "9daaf1d8828f432d235dde0f9cfd0537e77ba950,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/zh_CN/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/zh_CN/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/zh_CN/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-02T21:25:27.968567Z",
            "last_author": "Thierry Liu",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_CN/units/"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "http://translate.pkp.sfu.ca/languages/eu/",
                "url": "http://translate.pkp.sfu.ca/api/languages/eu/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/eu/statistics/"
            },
            "language_code": "eu",
            "id": 1006,
            "filename": "locale/eu/author.po",
            "revision": "eef01b68b25becbfee1e137e10b9affcbdb70ccc,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/eu/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/eu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/eu/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2023-04-27T16:33:39.572175Z",
            "last_author": "Ricardo Gómez-López",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/eu/units/"
        },
        {
            "language": {
                "code": "fr_FR",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.pkp.sfu.ca/languages/fr_FR/",
                "url": "http://translate.pkp.sfu.ca/api/languages/fr_FR/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fr_FR/statistics/"
            },
            "language_code": "fr_FR",
            "id": 1021,
            "filename": "locale/fr_FR/author.po",
            "revision": "020c41e420350504200ff89a70c792ea5016f50e,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/fr_FR/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fr_FR/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-07-06T19:06:35.670778Z",
            "last_author": "Stefan Schneider",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fr_FR/units/"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "http://translate.pkp.sfu.ca/languages/nb_NO/",
                "url": "http://translate.pkp.sfu.ca/api/languages/nb_NO/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/nb_NO/statistics/"
            },
            "language_code": "nb",
            "id": 1041,
            "filename": "locale/nb/author.po",
            "revision": "b18d0a2f1737838230323022bebf63169a131ed0,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/nb_NO/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/nb_NO/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-01-24T13:10:36.183642Z",
            "last_author": "Aysa Ekanger",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nb_NO/units/"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 220,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.pkp.sfu.ca/languages/nl/",
                "url": "http://translate.pkp.sfu.ca/api/languages/nl/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 1046,
            "filename": "locale/nl/author.po",
            "revision": "20cf83682e063013bb7d719123baa3345fbccab0,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/nl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/nl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/nl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-11T09:53:48.671399Z",
            "last_author": "Dorien van Rheenen",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/nl/units/"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "http://translate.pkp.sfu.ca/languages/pt_PT/",
                "url": "http://translate.pkp.sfu.ca/api/languages/pt_PT/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pt_PT/statistics/"
            },
            "language_code": "pt_PT",
            "id": 1051,
            "filename": "locale/pt_PT/author.po",
            "revision": "6cd7a1d927b5f832c335e83acd8b08946737580d,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/pt_PT/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pt_PT/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-28T16:11:35.250692Z",
            "last_author": "Antónia Correia",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pt_PT/units/"
        },
        {
            "language": {
                "code": "sr_Cyrl",
                "name": "Serbian (cyrillic)",
                "plural": {
                    "id": 288,
                    "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": [
                    "sr_cyrl_rs",
                    "sr@cyrillic",
                    "sr_rs@cyrillic",
                    "srb"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "http://translate.pkp.sfu.ca/languages/sr_Cyrl/",
                "url": "http://translate.pkp.sfu.ca/api/languages/sr_Cyrl/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sr_Cyrl/statistics/"
            },
            "language_code": "sr@cyrillic",
            "id": 1059,
            "filename": "locale/sr@cyrillic/author.po",
            "revision": "f6d3fc5e737898876214528856b5670bca5f7a81,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/sr_Cyrl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/sr_Cyrl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sr_Cyrl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 69,
            "failing_checks_percent": 7.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-02T13:31:11.489973Z",
            "last_author": "Jonas Raoni Soares da Silva",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Cyrl/units/"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 289,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "http://translate.pkp.sfu.ca/languages/sr_Latn/",
                "url": "http://translate.pkp.sfu.ca/api/languages/sr_Latn/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sr_Latn/statistics/"
            },
            "language_code": "sr@latin",
            "id": 1062,
            "filename": "locale/sr@latin/author.po",
            "revision": "c2924925b0a3bf1231026551caa87da413f9c6a2,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/sr_Latn/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/sr_Latn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sr_Latn/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 69,
            "failing_checks_percent": 7.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-02T13:31:11.957438Z",
            "last_author": "Jonas Raoni Soares da Silva",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sr_Latn/units/"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "http://translate.pkp.sfu.ca/languages/hi/",
                "url": "http://translate.pkp.sfu.ca/api/languages/hi/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/hi/statistics/"
            },
            "language_code": "hi",
            "id": 4386,
            "filename": "locale/hi/author.po",
            "revision": "6d20b4a34a7323de05a545eb40ee22c20fca6888,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/hi/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/hi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hi/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-02T13:31:33.312299Z",
            "last_author": "Jonas Raoni Soares da Silva",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hi/units/"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.pkp.sfu.ca/languages/en/",
                "url": "http://translate.pkp.sfu.ca/api/languages/en/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 6118,
            "filename": "locale/en/author.po",
            "revision": "cf806cfb373031c0dbfc7cfbd9c2569794a60df5,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/en/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/en/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/",
            "is_template": true,
            "is_source": true,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 311,
            "failing_checks_percent": 28.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/en/units/"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 422,
                    "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": "http://translate.pkp.sfu.ca/languages/zh_Hant/",
                "url": "http://translate.pkp.sfu.ca/api/languages/zh_Hant/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/zh_Hant/statistics/"
            },
            "language_code": "zh_Hant",
            "id": 6556,
            "filename": "locale/zh_Hant/author.po",
            "revision": "8596bc936c79ad90b67c2f61ce123e9a79449dcb,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/zh_Hant/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/zh_Hant/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/zh_Hant/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 95,
            "translated_words": 566,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-30T09:25:06.305681Z",
            "last_author": "Katie Cheng",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/zh_Hant/units/"
        },
        {
            "language": {
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "http://translate.pkp.sfu.ca/languages/az/",
                "url": "http://translate.pkp.sfu.ca/api/languages/az/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/az/statistics/"
            },
            "language_code": "az",
            "id": 6582,
            "filename": "locale/az/author.po",
            "revision": "37834f39154ba6ff3f34f27ceb1dc1f110212054,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/az/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/az/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/az/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-02T22:42:16.533061Z",
            "last_author": "Osman Durmaz",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/az/units/"
        },
        {
            "language": {
                "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": "http://translate.pkp.sfu.ca/languages/ar/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ar/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 7124,
            "filename": "locale/ar/author.po",
            "revision": "3e2cec7dda3aafae5d049bc951cc682af4964f76,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ar/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ar/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ar/units/"
        },
        {
            "language": {
                "code": "be@cyrillic",
                "name": "Belarusian",
                "plural": {
                    "id": 754,
                    "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": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "http://translate.pkp.sfu.ca/languages/be@cyrillic/",
                "url": "http://translate.pkp.sfu.ca/api/languages/be@cyrillic/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/be@cyrillic/statistics/"
            },
            "language_code": "be@cyrillic",
            "id": 7125,
            "filename": "locale/be@cyrillic/author.po",
            "revision": "53883ba051ead66e817da5cb0ec4e9570bb8b568,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/be@cyrillic/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/be@cyrillic/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/be@cyrillic/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/be@cyrillic/units/"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 444,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "http://translate.pkp.sfu.ca/languages/bg/",
                "url": "http://translate.pkp.sfu.ca/api/languages/bg/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/bg/statistics/"
            },
            "language_code": "bg",
            "id": 7126,
            "filename": "locale/bg/author.po",
            "revision": "77fa614124a7546090d4d3355f166162c3b91bb8,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/bg/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/bg/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bg/units/"
        },
        {
            "language": {
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 409,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "http://translate.pkp.sfu.ca/languages/bs/",
                "url": "http://translate.pkp.sfu.ca/api/languages/bs/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/bs/statistics/"
            },
            "language_code": "bs",
            "id": 7127,
            "filename": "locale/bs/author.po",
            "revision": "f75922a72a6d2576892f2195abc31dde0c32adbc,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/bs/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/bs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/bs/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 33,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/bs/units/"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 375,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.pkp.sfu.ca/languages/ca/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ca/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 7128,
            "filename": "locale/ca/author.po",
            "revision": "eaa12690e04e6f695784d64c093ad73b3eb9004d,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ca/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ca/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ca/units/"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 389,
                    "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": "http://translate.pkp.sfu.ca/languages/cs/",
                "url": "http://translate.pkp.sfu.ca/api/languages/cs/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/cs/statistics/"
            },
            "language_code": "cs",
            "id": 7129,
            "filename": "locale/cs/author.po",
            "revision": "ab6b2c68ebcc656e1ae52d6726cd6973aa8a2ff0,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/cs/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/cs/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-22T18:37:42.813719Z",
            "last_author": "Jiří Dlouhý",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/cs/units/"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 410,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "http://translate.pkp.sfu.ca/languages/da/",
                "url": "http://translate.pkp.sfu.ca/api/languages/da/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/da/statistics/"
            },
            "language_code": "da",
            "id": 7130,
            "filename": "locale/da/author.po",
            "revision": "2e416c2d55cdbebf4c3a3c56187d54f998a88333,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/da/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/da/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-10-31T09:11:14.644867Z",
            "last_author": "Alexandra Fogtmann-Schulz",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/da/units/"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 411,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.pkp.sfu.ca/languages/de/",
                "url": "http://translate.pkp.sfu.ca/api/languages/de/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 7131,
            "filename": "locale/de/author.po",
            "revision": "583245d88eb9442f05c9a43c758f676c5c4b7976,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/de/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/de/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-25T13:56:50.428304Z",
            "last_author": "Pia Piontkowitz",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/de/units/"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 388,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.pkp.sfu.ca/languages/el/",
                "url": "http://translate.pkp.sfu.ca/api/languages/el/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/el/statistics/"
            },
            "language_code": "el",
            "id": 7132,
            "filename": "locale/el/author.po",
            "revision": "44571fdcdd405cb2ccd16b4b3e893f1a9180405a,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/el/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/el/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/el/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/el/units/"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 382,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.pkp.sfu.ca/languages/es/",
                "url": "http://translate.pkp.sfu.ca/api/languages/es/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 7133,
            "filename": "locale/es/author.po",
            "revision": "7104481e73e833d616e63268caaaae58f01ebece,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/es/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/es/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-27T12:23:47.341063Z",
            "last_author": "Marc Bria",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/es/units/"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 412,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "http://translate.pkp.sfu.ca/languages/fa/",
                "url": "http://translate.pkp.sfu.ca/api/languages/fa/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fa/statistics/"
            },
            "language_code": "fa",
            "id": 7134,
            "filename": "locale/fa/author.po",
            "revision": "5053d5e538d806efa68edbbae3671d4e19202e54,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/fa/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/fa/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fa/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 166,
            "failing_checks_percent": 22.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fa/units/"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 413,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "http://translate.pkp.sfu.ca/languages/fi/",
                "url": "http://translate.pkp.sfu.ca/api/languages/fi/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fi/statistics/"
            },
            "language_code": "fi",
            "id": 7135,
            "filename": "locale/fi/author.po",
            "revision": "6c0aef6ab6a96acf78dbebf17bcfa9cd7bda6e85,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/fi/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/fi/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/fi/units/"
        },
        {
            "language": {
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 415,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "http://translate.pkp.sfu.ca/languages/gd/",
                "url": "http://translate.pkp.sfu.ca/api/languages/gd/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/gd/statistics/"
            },
            "language_code": "gd",
            "id": 7136,
            "filename": "locale/gd/author.po",
            "revision": "acc1fbb8eef35163109a3741621184d10fc03114,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/gd/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/gd/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/gd/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gd/units/"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "http://translate.pkp.sfu.ca/languages/gl/",
                "url": "http://translate.pkp.sfu.ca/api/languages/gl/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/gl/statistics/"
            },
            "language_code": "gl",
            "id": 7137,
            "filename": "locale/gl/author.po",
            "revision": "3b39ab3fdf3922855b01ace4a036d5bf8e9a011f,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/gl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/gl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/gl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 120,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/gl/units/"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 386,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "http://translate.pkp.sfu.ca/languages/he/",
                "url": "http://translate.pkp.sfu.ca/api/languages/he/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/he/statistics/"
            },
            "language_code": "he",
            "id": 7138,
            "filename": "locale/he/author.po",
            "revision": "ce4c3a064bc3926483d2cf12cf05133706cdc37c,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/he/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/he/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/he/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/he/units/"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 407,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "http://translate.pkp.sfu.ca/languages/hr/",
                "url": "http://translate.pkp.sfu.ca/api/languages/hr/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/hr/statistics/"
            },
            "language_code": "hr",
            "id": 7139,
            "filename": "locale/hr/author.po",
            "revision": "fbc49e94f17677232fcc895259c53dce7dca2ed0,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/hr/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/hr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hr/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 33,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hr/units/"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 443,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.pkp.sfu.ca/languages/hu/",
                "url": "http://translate.pkp.sfu.ca/api/languages/hu/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/hu/statistics/"
            },
            "language_code": "hu",
            "id": 7140,
            "filename": "locale/hu/author.po",
            "revision": "4752d44f2abaab41d0a5606d698c19f87b998e0d,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/hu/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/hu/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hu/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-04-27T11:24:46.661648Z",
            "last_author": "Fülöp Tiffany",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hu/units/"
        },
        {
            "language": {
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 393,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "http://translate.pkp.sfu.ca/languages/hy/",
                "url": "http://translate.pkp.sfu.ca/api/languages/hy/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/hy/statistics/"
            },
            "language_code": "hy",
            "id": 7141,
            "filename": "locale/hy/author.po",
            "revision": "c79172f642578d2cec401d407287d647fb6a3c38,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/hy/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/hy/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/hy/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/hy/units/"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 404,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.pkp.sfu.ca/languages/id/",
                "url": "http://translate.pkp.sfu.ca/api/languages/id/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 7142,
            "filename": "locale/id/author.po",
            "revision": "ec2ade9b19b81116c4d1bd8e4165854e478a535b,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/id/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/id/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/id/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/id/units/"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 446,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "http://translate.pkp.sfu.ca/languages/is/",
                "url": "http://translate.pkp.sfu.ca/api/languages/is/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/is/statistics/"
            },
            "language_code": "is",
            "id": 7143,
            "filename": "locale/is/author.po",
            "revision": "4005e330844c0f9957f2107b3d2de923f17bde6a,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/is/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/is/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/is/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 111,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/is/units/"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 416,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.pkp.sfu.ca/languages/it/",
                "url": "http://translate.pkp.sfu.ca/api/languages/it/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 7144,
            "filename": "locale/it/author.po",
            "revision": "f73563b5301660e7654b8db54842fe055c952eb6,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/it/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/it/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/it/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/it/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 395,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "http://translate.pkp.sfu.ca/languages/ja/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ja/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 7145,
            "filename": "locale/ja/author.po",
            "revision": "6159f183aec5159d63808a31084922bb921148fc,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ja/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ja/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ja/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 47,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ja/units/"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 403,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "http://translate.pkp.sfu.ca/languages/ka/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ka/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ka/statistics/"
            },
            "language_code": "ka",
            "id": 7146,
            "filename": "locale/ka/author.po",
            "revision": "ca4262b7bc4dc37c1576c0f73b2146df44cd8ca8,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ka/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ka/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ka/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ka/units/"
        },
        {
            "language": {
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 400,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "http://translate.pkp.sfu.ca/languages/kk/",
                "url": "http://translate.pkp.sfu.ca/api/languages/kk/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/kk/statistics/"
            },
            "language_code": "kk",
            "id": 7149,
            "filename": "locale/kk/author.po",
            "revision": "c8af78b485d34f6a3fc35b5773d5fa20cc1c19c2,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/kk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/kk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/kk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/kk/units/"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 479,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "http://translate.pkp.sfu.ca/languages/lv/",
                "url": "http://translate.pkp.sfu.ca/api/languages/lv/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/lv/statistics/"
            },
            "language_code": "lv",
            "id": 7160,
            "filename": "locale/lv/author.po",
            "revision": "5ccf1d15cd824c165e9efec5cb8665b2ea9095ae,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/lv/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/lv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/lv/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-10-30T18:43:02.717263Z",
            "last_author": "Ieva Tiltina",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/lv/units/"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 417,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "http://translate.pkp.sfu.ca/languages/mk/",
                "url": "http://translate.pkp.sfu.ca/api/languages/mk/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/mk/statistics/"
            },
            "language_code": "mk",
            "id": 7164,
            "filename": "locale/mk/author.po",
            "revision": "acc508bf75a7485b7c18c5ed74eb9e0d78386409,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/mk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/mk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-03-15T09:01:50.443284Z",
            "last_author": "katerina spiroska",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mk/units/"
        },
        {
            "language": {
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "http://translate.pkp.sfu.ca/languages/mn/",
                "url": "http://translate.pkp.sfu.ca/api/languages/mn/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/mn/statistics/"
            },
            "language_code": "mn",
            "id": 7168,
            "filename": "locale/mn/author.po",
            "revision": "65c7a9ec247d3658747556b10cd4d9f30b953eb3,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/mn/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/mn/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/mn/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 20,
            "translated_words": 78,
            "translated_percent": 20.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-25T07:26:31.894898Z",
            "last_author": "Gantulga",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/mn/units/"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 481,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "http://translate.pkp.sfu.ca/languages/ms/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ms/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ms/statistics/"
            },
            "language_code": "ms",
            "id": 7175,
            "filename": "locale/ms/author.po",
            "revision": "e08bd9f82dea17d85e10af3a1b01900b60449558,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ms/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ms/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ms/units/"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 376,
                    "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": "http://translate.pkp.sfu.ca/languages/pl/",
                "url": "http://translate.pkp.sfu.ca/api/languages/pl/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 7181,
            "filename": "locale/pl/author.po",
            "revision": "b6fecd0c21776d00b060403b81ff73acc2baa423,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/pl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/pl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/pl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/pl/units/"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 418,
                    "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": "http://translate.pkp.sfu.ca/languages/ro/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ro/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ro/statistics/"
            },
            "language_code": "ro",
            "id": 7185,
            "filename": "locale/ro/author.po",
            "revision": "1d5b4abdd79c99ed0404f3bd92f3138ff7b1d4f1,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ro/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ro/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ro/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ro/units/"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 401,
                    "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": "http://translate.pkp.sfu.ca/languages/ru/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ru/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 7190,
            "filename": "locale/ru/author.po",
            "revision": "49d8e26d328b6ab70571d9e5e06eb9921d0b689a,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/ru/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/ru/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/ru/units/"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.pkp.sfu.ca/languages/sk/",
                "url": "http://translate.pkp.sfu.ca/api/languages/sk/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sk/statistics/"
            },
            "language_code": "sk",
            "id": 7193,
            "filename": "locale/sk/author.po",
            "revision": "015aced33c22a2ed3506a66dc36f9a82cdd0eb42,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/sk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/sk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sk/units/"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 276,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "http://translate.pkp.sfu.ca/languages/sl/",
                "url": "http://translate.pkp.sfu.ca/api/languages/sl/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sl/statistics/"
            },
            "language_code": "sl",
            "id": 7194,
            "filename": "locale/sl/author.po",
            "revision": "65bb10468572f0b268a5a5267b37ed5dc2dde5e5,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/sl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sl/units/"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 380,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.pkp.sfu.ca/languages/sv/",
                "url": "http://translate.pkp.sfu.ca/api/languages/sv/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sv/statistics/"
            },
            "language_code": "sv",
            "id": 7195,
            "filename": "locale/sv/author.po",
            "revision": "93a8bbc3c9943acb01305b9ff4e157e808664258,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/sv/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/sv/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/sv/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/sv/units/"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 420,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.pkp.sfu.ca/languages/tr/",
                "url": "http://translate.pkp.sfu.ca/api/languages/tr/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/tr/statistics/"
            },
            "language_code": "tr",
            "id": 7196,
            "filename": "locale/tr/author.po",
            "revision": "0a965b72a7b22a41db3dbfaefc8e36af66669af7,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/tr/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/tr/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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": null,
            "last_author": null,
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/tr/units/"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 374,
                    "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": "http://translate.pkp.sfu.ca/languages/uk/",
                "url": "http://translate.pkp.sfu.ca/api/languages/uk/",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/uk/statistics/"
            },
            "language_code": "uk",
            "id": 7197,
            "filename": "locale/uk/author.po",
            "revision": "cce10036b01835708af79d552df21445b7ef91ce,cf806cfb373031c0dbfc7cfbd9c2569794a60df5",
            "web_url": "http://translate.pkp.sfu.ca/projects/ojs/author/uk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/ojs/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/author/uk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/",
            "is_template": false,
            "is_source": false,
            "total": 96,
            "total_words": 637,
            "translated": 96,
            "translated_words": 637,
            "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-01T05:15:22.315166Z",
            "last_author": "Petro Bilous",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/repository/",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/file/",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/statistics/",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/changes/",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/ojs/author/uk/units/"
        }
    ]
}