Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1654,
            "filename": "locale/cs/LC_MESSAGES/django.po",
            "revision": "d67574034486b8465dc16ffe2ff994265fcfbd38",
            "web_url": "https://hosted.weblate.org/projects/darky/master/cs/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/cs/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "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": "2017-11-22T07:32:15+01:00",
            "last_author": "Michal Čihař",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/cs/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 2514,
            "filename": "locale/sr/LC_MESSAGES/django.po",
            "revision": "1a61f6f6665ce221c5d97bd99d44a66412106891",
            "web_url": "https://hosted.weblate.org/projects/darky/master/sr/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/sr/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 53,
            "translated_words": 145,
            "translated_percent": 92.9,
            "fuzzy": 3,
            "fuzzy_words": 18,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-11-22T07:31:26+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/sr/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 7402,
            "filename": "locale/nl/LC_MESSAGES/django.po",
            "revision": "39c18cc295e2625c7c23a2dbfbd122b3425f48cd",
            "web_url": "https://hosted.weblate.org/projects/darky/master/nl/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/nl/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-11-22T09:52:18+01:00",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/nl/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 13633,
            "filename": "locale/de/LC_MESSAGES/django.po",
            "revision": "6a57a17c80f943bf04092c0fe9a36ba95396b1ce",
            "web_url": "https://hosted.weblate.org/projects/darky/master/de/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/de/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-28T06:11:16.108707+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/de/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 15755,
            "filename": "locale/nb_NO/LC_MESSAGES/django.po",
            "revision": "260cd47769139a5292665f6b9b7f3761ea987f24",
            "web_url": "https://hosted.weblate.org/projects/darky/master/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-08-23T11:45:27+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 25139,
            "filename": "locale/fr/LC_MESSAGES/django.po",
            "revision": "a70a3beabb21736bacefb5ad0eccb68b74ee8e44",
            "web_url": "https://hosted.weblate.org/projects/darky/master/fr/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/fr/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "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-04-28T06:11:16.607635+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/fr/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 28291,
            "filename": "locale/el/LC_MESSAGES/django.po",
            "revision": "ef60691de709d7956576527e630f65d88636908e",
            "web_url": "https://hosted.weblate.org/projects/darky/master/el/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/el/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 11,
            "translated_words": 40,
            "translated_percent": 19.2,
            "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": 1,
            "last_change": "2019-06-21T16:00:08+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/el/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 31335,
            "filename": "locale/be/LC_MESSAGES/django.po",
            "revision": "018b55364092cbde461bdaf7f161178a5fdec89a",
            "web_url": "https://hosted.weblate.org/projects/darky/master/be/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/be/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 26,
            "translated_words": 77,
            "translated_percent": 45.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-10-17T07:52:41+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/be/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34135,
            "filename": "locale/django.pot",
            "revision": "1381431d16f820326e5eaf048ac9ef64e362090f",
            "web_url": "https://hosted.weblate.org/projects/darky/master/en/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/en/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 21,
            "failing_checks_percent": 12.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2020-11-09T16:15:19.005537+01:00",
            "last_author": "Ahmed744",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/en/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 36509,
            "filename": "locale/pl/LC_MESSAGES/django.po",
            "revision": "3f879802d95e9975271f86d32916291cfa01e602",
            "web_url": "https://hosted.weblate.org/projects/darky/master/pl/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/pl/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-05-08T15:28:08.580595+02:00",
            "last_author": "Szylu",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/pl/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 38153,
            "filename": "locale/ja/LC_MESSAGES/django.po",
            "revision": "20014a33d30152658a9a2eba05736bb3c368e00e",
            "web_url": "https://hosted.weblate.org/projects/darky/master/ja/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/ja/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 55,
            "translated_words": 163,
            "translated_percent": 96.4,
            "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-04-21T08:11:14.373986+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/ja/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 38391,
            "filename": "locale/it/LC_MESSAGES/django.po",
            "revision": "6ea777f084eb39a93ab2b7e259bc9bed1103f7a7",
            "web_url": "https://hosted.weblate.org/projects/darky/master/it/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/it/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-28T06:11:17.359590+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/it/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 38392,
            "filename": "locale/fi/LC_MESSAGES/django.po",
            "revision": "b21f09ccad568d203183b0c6cc9f2195d8ce7525",
            "web_url": "https://hosted.weblate.org/projects/darky/master/fi/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/fi/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-28T06:11:18.017618+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 46769,
            "filename": "locale/ru/LC_MESSAGES/django.po",
            "revision": "b39cf80d355a8ff59d27b2abf5d22bda7d77e232",
            "web_url": "https://hosted.weblate.org/projects/darky/master/ru/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/ru/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "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-16T18:24:05.445595+02:00",
            "last_author": "Alexey Napalkov",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/ru/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 51689,
            "filename": "locale/da/LC_MESSAGES/django.po",
            "revision": "151b2ff880c76f5becb5904bb482a3787999fb41",
            "web_url": "https://hosted.weblate.org/projects/darky/master/da/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/da/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 54,
            "translated_words": 158,
            "translated_percent": 94.7,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 5.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-27T23:36:50.122836+02:00",
            "last_author": "Vidar",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/da/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "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": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 52200,
            "filename": "locale/pt_BR/LC_MESSAGES/django.po",
            "revision": "0efcfeb088e74d70911acd93b0d5e21e12fa2429",
            "web_url": "https://hosted.weblate.org/projects/darky/master/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-04T22:53:50.414838+02:00",
            "last_author": "Vanessa Regina Andrade dos Santos",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 53286,
            "filename": "locale/si/LC_MESSAGES/django.po",
            "revision": "c05f5276a4dc2ec8c97622c17c0ff15d02dbbed5",
            "web_url": "https://hosted.weblate.org/projects/darky/master/si/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/si/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 7,
            "translated_words": 8,
            "translated_percent": 12.2,
            "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-02-20T21:44:41.700641+01:00",
            "last_author": "HelaBasa Group (හෙළබස සමූහය)",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/si/units/?format=api"
        },
        {
            "language": {
                "id": 423,
                "code": "tzm",
                "name": "Tamazight (Central Atlas)",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n >= 2 && (n < 11 || n > 99)",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 3485046,
                "web_url": "https://hosted.weblate.org/languages/tzm/",
                "url": "https://hosted.weblate.org/api/languages/tzm/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tzm/statistics/?format=api"
            },
            "language_code": "tzm",
            "id": 54298,
            "filename": "locale/tzm/LC_MESSAGES/django.po",
            "revision": "0d269540cf1809656975b75ff114d51b4be8f187",
            "web_url": "https://hosted.weblate.org/projects/darky/master/tzm/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/tzm/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/tzm/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 5.2,
            "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-10-26T08:12:23.460648+01:00",
            "last_author": "Hakim Oubouali",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/tzm/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/tzm/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/tzm/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/tzm/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/tzm/units/?format=api"
        },
        {
            "language": {
                "id": 458,
                "code": "ar_EG",
                "name": "Arabic (Egypt)",
                "plural": {
                    "id": 459,
                    "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": [
                    "eg"
                ],
                "direction": "rtl",
                "population": 97876560,
                "web_url": "https://hosted.weblate.org/languages/ar_EG/",
                "url": "https://hosted.weblate.org/api/languages/ar_EG/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_EG/statistics/?format=api"
            },
            "language_code": "ar_EG",
            "id": 55779,
            "filename": "locale/ar_EG/LC_MESSAGES/django.po",
            "revision": "e7cf219056bd5ed1343622c5c78df22dd5a22967",
            "web_url": "https://hosted.weblate.org/projects/darky/master/ar_EG/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/ar_EG/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/ar_EG/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 82.4,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 1.7,
            "failing_checks": 7,
            "failing_checks_words": 31,
            "failing_checks_percent": 12.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T00:01:57.012005+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/ar_EG/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://hosted.weblate.org/languages/kab/",
                "url": "https://hosted.weblate.org/api/languages/kab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 81174,
            "filename": "locale/kab/LC_MESSAGES/django.po",
            "revision": "ea9ba45a3fdc98646957d08d173870af311af2f6",
            "web_url": "https://hosted.weblate.org/projects/darky/master/kab/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/kab/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/kab/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 5.2,
            "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-02-17T15:45:01.232060+01:00",
            "last_author": "Muḥend Belqasem",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/kab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/kab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/kab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/kab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/kab/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 157662,
            "filename": "locale/zh_Hant/LC_MESSAGES/django.po",
            "revision": "c29700e3cfef56c380f2ed62d2be676172f9c5b3",
            "web_url": "https://hosted.weblate.org/projects/darky/master/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "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-11-10T11:34:15.961903+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 825,
                "code": "ada",
                "name": "Adangme",
                "plural": {
                    "id": 853,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 880206,
                "web_url": "https://hosted.weblate.org/languages/ada/",
                "url": "https://hosted.weblate.org/api/languages/ada/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ada/statistics/?format=api"
            },
            "language_code": "ada",
            "id": 922415,
            "filename": "locale/ada/LC_MESSAGES/django.po",
            "revision": "b3c01572564abb63ea5f27cf6b113891e9d41d89",
            "web_url": "https://hosted.weblate.org/projects/darky/master/ada/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/ada/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/ada/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/ada/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-13T16:39:10.567252+02:00",
            "last_author": "天魂地煞",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/ada/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/ada/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/ada/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/ada/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/ada/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1285442,
            "filename": "locale/id/LC_MESSAGES/django.po",
            "revision": "1100690eee0e695df9c7fac9b300587ee3bf2412",
            "web_url": "https://hosted.weblate.org/projects/darky/master/id/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/id/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 37,
            "translated_words": 100,
            "translated_percent": 64.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-18T04:30:30.301649+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/id/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1367208,
            "filename": "locale/pt/LC_MESSAGES/django.po",
            "revision": "38fc20c7da3631c5def38e9a4cd66a35a614e3f1",
            "web_url": "https://hosted.weblate.org/projects/darky/master/pt/",
            "share_url": "https://hosted.weblate.org/engage/darky/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/darky/master/pt/",
            "url": "https://hosted.weblate.org/api/translations/darky/master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 165,
            "translated": 57,
            "translated_words": 165,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-19T06:46:23.539540+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/darky/master/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/darky/master/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/darky/master/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/darky/master/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/darky/master/pt/units/?format=api"
        }
    ]
}