Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 94620,
            "filename": "localization/lunasea/en.json",
            "revision": "deff4e1954c16a4c55ec1871ec47176da3279831,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/en/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/en/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2023-10-04T14:58:56.962311+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/en/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": 94627,
            "filename": "localization/lunasea/fr.json",
            "revision": "4c644e0d6a2e847365cd8a41dfcbad061c728eb3,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/fr/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/fr/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "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": 2,
            "last_change": "2023-06-17T15:21:15.004351+02:00",
            "last_author": "Guillaume",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/fr/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": 94663,
            "filename": "localization/lunasea/nb-NO.json",
            "revision": "58d8d3ab5f42d4db6d3b50599ffd68f0c8ac240f,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 62,
            "translated_words": 112,
            "translated_percent": 53.9,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:58.099953+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 94857,
            "filename": "localization/lunasea/sv.json",
            "revision": "affaf989daa6105a5d55b62515255306c2434af8,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/sv/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/sv/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 34,
            "translated_words": 62,
            "translated_percent": 29.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:58.688321+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sv/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": 94895,
            "filename": "localization/lunasea/de.json",
            "revision": "b8d2b8628826dc0d5d8c42aae64b157abb85dc22,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/de/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/de/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:57.147817+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/de/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": 94959,
            "filename": "localization/lunasea/ru.json",
            "revision": "fdf618f17957101544463d0f195bb16f36fd2666,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/ru/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/ru/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "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-05T22:08:15.287894+01:00",
            "last_author": "Dmitry Hrabrov",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ru/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": 95534,
            "filename": "localization/lunasea/it.json",
            "revision": "8872ae97ee32bb947f44f67cc584c2c0dd6cd9cc,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/it/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/it/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 67,
            "translated_words": 122,
            "translated_percent": 58.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:57.936397+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/it/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": 99501,
            "filename": "localization/lunasea/pt.json",
            "revision": "e7c35eefda6e83d07470859739f007ba4154663a,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/pt/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/pt/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-04T06:32:40.123246+01:00",
            "last_author": "Rogério Rocha",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pt/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 123966,
            "filename": "localization/lunasea/hu.json",
            "revision": "650b6878f99f60b18199bde59198601c5d1ea922,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/hu/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/hu/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 109,
            "translated_words": 204,
            "translated_percent": 94.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:57.826871+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hu/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 123978,
            "filename": "localization/lunasea/tr.json",
            "revision": "29f420285b5ef36dc3de9bee0e04a1f05e96ccdc,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/tr/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/tr/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:58.795999+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/tr/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 158686,
            "filename": "localization/lunasea/es.json",
            "revision": "d641373fd282f5fbab862f2716c43f53c6e2f522,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/es/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/es/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:57.524788+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/es/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": 158713,
            "filename": "localization/lunasea/nl.json",
            "revision": "3b412b7760642cab7223ba53a6cc1e626b528bde,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/nl/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/nl/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 40,
            "translated_words": 69,
            "translated_percent": 34.7,
            "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-23T09:29:58.907553+01:00",
            "last_author": "Sander Lambrechts",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/nl/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans",
            "id": 167107,
            "filename": "localization/lunasea/zh-Hans.json",
            "revision": "b9d13c967ddd4bcd2efed58d08fe0cfdda1e6116,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "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-11-09T07:35:26.452051+01:00",
            "last_author": "shisi",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 926964,
            "filename": "localization/lunasea/vi.json",
            "revision": "81e705d86e3044aa9a04d8bdb9a4d5e71f5766a3,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/vi/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/vi/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 4,
            "translated_words": 9,
            "translated_percent": 3.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": "2022-06-08T19:28:32.517841+02:00",
            "last_author": "Dinh Xuan Loc",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/vi/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1269676,
            "filename": "localization/lunasea/hr.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/hr/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/hr/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/hr/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1270831,
            "filename": "localization/lunasea/ca.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/ca/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/ca/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ca/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1278252,
            "filename": "localization/lunasea/ro.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/ro/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/ro/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/ro/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1373563,
            "filename": "localization/lunasea/sk.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/sk/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/sk/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/sk/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": 1373855,
            "filename": "localization/lunasea/el.json",
            "revision": "4d299cff511d8db7100c2aad275af75fbc0bbab6,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/el/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/el/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 115,
            "translated_words": 222,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-04T14:58:57.425161+02:00",
            "last_author": "Jagandeep Brar",
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/el/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": 1432914,
            "filename": "localization/lunasea/pl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/pl/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/pl/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/pl/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1435124,
            "filename": "localization/lunasea/uk.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/uk/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/uk/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "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": "2024-01-20T18:21:29.651861+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/uk/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": 1439489,
            "filename": "localization/lunasea/da.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,deff4e1954c16a4c55ec1871ec47176da3279831",
            "web_url": "https://hosted.weblate.org/projects/lunasea/lunasea/da/",
            "share_url": "https://hosted.weblate.org/engage/lunasea/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/lunasea/lunasea/da/",
            "url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 115,
            "total_words": 222,
            "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": "2024-02-11T00:46:25.389814+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lunasea/lunasea/da/units/?format=api"
        }
    ]
}