Translation components API.

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

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

{
    "count": 14,
    "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": 1279593,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/en/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/en/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 50,
            "failing_checks_words": 114,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-01-12T21:08:59.456510+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/en/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_DE",
            "id": 1279594,
            "filename": "src/translation/translation_de_DE.ts",
            "revision": "38d47a176575f82eb1b29a89d6936985d3b198ba",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/de/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/de/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.3,
            "have_suggestion": 6,
            "have_comment": 1,
            "last_change": "2024-01-12T21:08:59.588085+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/de/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_ES",
            "id": 1279595,
            "filename": "src/translation/translation_es_ES.ts",
            "revision": "16d728e7cec133697bba36f23661f9f5b4f3b56b",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/es/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/es/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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": 10,
            "have_comment": 5,
            "last_change": "2024-01-12T21:08:59.988315+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/es/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_FR",
            "id": 1279596,
            "filename": "src/translation/translation_fr_FR.ts",
            "revision": "de875721f5ebb74e2d28e03e4e7e5d454995d29a",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/fr/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/fr/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-13T00:29:43.814231+01:00",
            "last_author": "Julien Taverna",
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/fr/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_IT",
            "id": 1279597,
            "filename": "src/translation/translation_it_IT.ts",
            "revision": "a1bd1145a3fca3c62fb3965dcaf4f50d7555fc0f",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/it/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/it/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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-12T21:09:01.047656+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/it/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko_KR",
            "id": 1279598,
            "filename": "src/translation/translation_ko_KR.ts",
            "revision": "af21bf82f84a5743cbb3e6fbd733a80a8f8538ad",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/ko/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/ko/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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-12T21:09:01.480651+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/ko/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": 1279599,
            "filename": "src/translation/translation_nb_NO.ts",
            "revision": "1d47b4e8a079203bfe2a330039b3b515ec4f9138",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 298,
            "translated_words": 1055,
            "translated_percent": 48.9,
            "fuzzy": 179,
            "fuzzy_words": 1496,
            "fuzzy_percent": 29.3,
            "failing_checks": 18,
            "failing_checks_words": 56,
            "failing_checks_percent": 2.9,
            "have_suggestion": 152,
            "have_comment": 0,
            "last_change": "2024-01-12T21:09:02.038546+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nb_NO/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_NL",
            "id": 1279600,
            "filename": "src/translation/translation_nl_NL.ts",
            "revision": "6d5c69c53e8400aa9b6f4e6af6ce76b1a6a68692",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/nl/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/nl/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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-12T21:09:02.286531+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/nl/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_PL",
            "id": 1279601,
            "filename": "src/translation/translation_pl_PL.ts",
            "revision": "d972236ed9a955913d4b05f647a737e8ddcaa4cf",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/pl/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/pl/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T21:09:02.745957+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pl/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": 1279602,
            "filename": "src/translation/translation_pt_BR.ts",
            "revision": "68a57b087bc5b6922cddfedf47d93f1e6bc57a32",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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-04-10T14:13:19.824386+02:00",
            "last_author": "Melcon Moraes",
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 1279603,
            "filename": "src/translation/translation_pt_PT.ts",
            "revision": "9de4c110337636bdd7b077629306460ce4ae400d",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 19,
            "failing_checks_percent": 2.9,
            "have_suggestion": 3,
            "have_comment": 1,
            "last_change": "2024-05-29T17:09:21.658283+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/pt_PT/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_SK",
            "id": 1279604,
            "filename": "src/translation/translation_sk_SK.ts",
            "revision": "421808fea062a78e9406702a0d9c4461a00bbe75",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/sk/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/sk/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 482,
            "translated_words": 2744,
            "translated_percent": 79.1,
            "fuzzy": 13,
            "fuzzy_words": 63,
            "fuzzy_percent": 2.1,
            "failing_checks": 21,
            "failing_checks_words": 28,
            "failing_checks_percent": 3.4,
            "have_suggestion": 113,
            "have_comment": 0,
            "last_change": "2024-01-12T21:09:03.690559+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sk/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_SE",
            "id": 1279605,
            "filename": "src/translation/translation_sv_SE.ts",
            "revision": "e6befefc1dab262a7c01816ed3d23cd94df01bfe",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/sv/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/sv/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 449,
            "translated_words": 2638,
            "translated_percent": 73.7,
            "fuzzy": 119,
            "fuzzy_words": 1687,
            "fuzzy_percent": 19.5,
            "failing_checks": 25,
            "failing_checks_words": 30,
            "failing_checks_percent": 4.1,
            "have_suggestion": 41,
            "have_comment": 0,
            "last_change": "2024-02-28T20:20:09.181020+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/sv/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_CN",
            "id": 1279606,
            "filename": "src/translation/translation_zh_CN.ts",
            "revision": "558b462a866710b0ea82759a2944af0c4a4114c3",
            "web_url": "https://hosted.weblate.org/projects/jamulus/jamulus-app/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/jamulus/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/jamulus/jamulus-app/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 609,
            "total_words": 5064,
            "translated": 609,
            "translated_words": 5064,
            "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-12T21:09:04.236738+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/jamulus/jamulus-app/zh_Hans/units/?format=api"
        }
    ]
}