Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr_CA",
            "id": 3823,
            "filename": "locale/fr_CA/locale.po",
            "revision": "abdc0c4ff6b13751df08e23e8b7a64fde1ed66af,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/fr_CA/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/fr_CA/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-23T17:42:21.941712Z",
            "last_author": "Marie-Hélène Vézina [UdeMontréal]",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/fr_FR/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 3941,
            "filename": "locale/fr_FR/locale.po",
            "revision": "04561ed8abac2f123747438e9c054f851cf8bed6,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/fr_FR/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/fr_FR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/fr_FR/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-20T13:12:17.949041Z",
            "last_author": "Paul Heckler",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_FR/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 4155,
            "filename": "locale/nb/locale.po",
            "revision": "e6115bcb897dabba4b7f7fe99c4a702a7130030c,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/nb_NO/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/nb_NO/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-28T11:51:15.150619Z",
            "last_author": "Tormod Strømme",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/nb_NO/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 5212,
            "filename": "locale/pt_BR/locale.po",
            "revision": "c816f2004b8152b5da214b67b6c7b547c58324d6,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/pt_BR/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/pt_BR/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-20T14:03:12.394993Z",
            "last_author": "Diego José Macêdo",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_BR/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 6248,
            "filename": "locale/en/locale.po",
            "revision": "4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/en/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/en/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/en/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/en/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/en/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/en/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/en/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 10405,
            "filename": "locale/ar/locale.po",
            "revision": "cfe306ef6b68008b0cec61081dbeb6fec90d6541,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ar/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ar/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ar/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/ar/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ar/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ar/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ar/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ar/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 10406,
            "filename": "locale/bg/locale.po",
            "revision": "de53fb426b9dbd67f36cc98299cecc47ebbe1562,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/bg/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/bg/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/bg/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/bg/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 10407,
            "filename": "locale/ca/locale.po",
            "revision": "66befddc702a44cdfad94595954daf49bd3c6aae,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ca/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ca/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/ca/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ca/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ca/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ca/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ca/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 10408,
            "filename": "locale/da/locale.po",
            "revision": "27849f5bdecc331473352a53ab43785fe4bdea48,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/da/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/da/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/da/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/da/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/da/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/da/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/da/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/da/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 10409,
            "filename": "locale/de/locale.po",
            "revision": "8e5ce677571271468bef0ac99b192e650fcf7de2,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/de/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/de/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/de/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/de/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/de/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/de/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/de/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 10410,
            "filename": "locale/es/locale.po",
            "revision": "41c22e804575f2595e70eb8a55b9a5f2073a4884,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/es/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/es/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/es/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/es/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/es/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/es/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/es/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 10411,
            "filename": "locale/hy/locale.po",
            "revision": "a1a1e43f73eb77f5e59d4cd63c81b322ea8fcbf1,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/hy/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/hy/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/hy/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/hy/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/hy/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 10412,
            "filename": "locale/ka/locale.po",
            "revision": "f377cca98908929d7fb72006fadb3bec7ff49bb3,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ka/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ka/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ka/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/ka/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 10413,
            "filename": "locale/mk/locale.po",
            "revision": "4ba75d2571a6ae7e7c5bb3b2bb90d7dd4b63abc0,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/mk/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/mk/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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-02-26T07:25:39.059589Z",
            "last_author": "Mirko Spiroski",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/mk/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 10414,
            "filename": "locale/ms/locale.po",
            "revision": "5dca892afdc91e4bd6f0936fed7d43e3e203a618,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ms/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ms/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ms/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/ms/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ms/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 10415,
            "filename": "locale/ru/locale.po",
            "revision": "22d891985f3b5442e26d47a32010023cb514d22b,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ru/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ru/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ru/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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-29T15:23:11.931663Z",
            "last_author": "Pavel Pisklakov",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ru/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 10416,
            "filename": "locale/sl/locale.po",
            "revision": "62ef30280b44c46e0667f14b6b80a3139988f806,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/sl/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/sl/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/sl/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/sl/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/sl/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/sl/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/sl/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/sl/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 10417,
            "filename": "locale/tr/locale.po",
            "revision": "da40fe40b036b3226f94b5661d85624fa8457646,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/tr/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/tr/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/tr/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/tr/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/tr/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/tr/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/tr/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 385,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "http://translate.pkp.sfu.ca/languages/vi/",
                "url": "http://translate.pkp.sfu.ca/api/languages/vi/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 10418,
            "filename": "locale/vi/locale.po",
            "revision": "4f82528cd7bc2a690a4f799b874e71cc49b91d23,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/vi/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/vi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/vi/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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/registrationNotification/locale-keys/vi/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/vi/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "http://translate.pkp.sfu.ca/languages/pt/",
                "url": "http://translate.pkp.sfu.ca/api/languages/pt/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 10758,
            "filename": "locale/pt/locale.po",
            "revision": "e663610d2262a1bbbaeec41d4b8cb418a1106cbb,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/pt/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/pt/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/pt/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-04T13:37:19.834154Z",
            "last_author": "Mahmut  VURAL",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 10771,
            "filename": "locale/cs/locale.po",
            "revision": "41fef49c0355db39e272c7dddb0124b23799e7ce,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/cs/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/cs/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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-23T18:39:29.071120Z",
            "last_author": "Jiří Dlouhý",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/cs/units/?format=api"
        },
        {
            "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/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 10931,
            "filename": "locale/pt_PT/locale.po",
            "revision": "aa363345120a0c77f440f6202774192cda007832,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/pt_PT/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/pt_PT/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/pt_PT/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "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-19T07:55:42.007516Z",
            "last_author": "José Carvalho",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "http://translate.pkp.sfu.ca/languages/ky/",
                "url": "http://translate.pkp.sfu.ca/api/languages/ky/?format=api",
                "statistics_url": "http://translate.pkp.sfu.ca/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 11258,
            "filename": "locale/ky/locale.po",
            "revision": "9430dbfb6ce3e407f75b57c7400bfd74792a2902,4f7d4ecc8c8e4e288ebf6eae3cc0e43533b923c1",
            "web_url": "http://translate.pkp.sfu.ca/projects/registrationNotification/locale-keys/ky/",
            "share_url": "http://translate.pkp.sfu.ca/engage/registrationNotification/ky/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/registrationNotification/locale-keys/ky/",
            "url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 45,
            "translated": 3,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-04T13:33:41.071862Z",
            "last_author": "Mahmut  VURAL",
            "repository_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/repository/?format=api",
            "file_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/file/?format=api",
            "statistics_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/statistics/?format=api",
            "changes_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/changes/?format=api",
            "units_list_url": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ky/units/?format=api"
        }
    ]
}