Translation components API.

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

GET /api/components/radarini/webapp/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": 1269611,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/en/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/en/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 297,
            "total_words": 1436,
            "translated": 297,
            "translated_words": 1436,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 223,
            "failing_checks_percent": 14.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:58:59.394827+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/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",
            "id": 1269620,
            "filename": "src/locale/de/LC_MESSAGES/django.po",
            "revision": "58a0558319ce2f44ec5dae4bcf10bd643e74d8df",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/de/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/de/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 227,
            "translated_words": 1005,
            "translated_percent": 76.4,
            "fuzzy": 24,
            "fuzzy_words": 134,
            "fuzzy_percent": 8.0,
            "failing_checks": 17,
            "failing_checks_words": 113,
            "failing_checks_percent": 5.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-05-18T12:58:59.633128+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/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",
            "id": 1269691,
            "filename": "src/locale/es/LC_MESSAGES/django.po",
            "revision": "caeea69b2e15e6fec66cd8861347e528f1d8c525",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/es/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/es/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 204,
            "translated_words": 855,
            "translated_percent": 68.6,
            "fuzzy": 40,
            "fuzzy_words": 222,
            "fuzzy_percent": 13.4,
            "failing_checks": 14,
            "failing_checks_words": 45,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:00.225153+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/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",
            "id": 1279896,
            "filename": "src/locale/fr/LC_MESSAGES/django.po",
            "revision": "ff257e1cab610e47c2e3fda59471f163636672ef",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/fr/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/fr/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 204,
            "translated_words": 855,
            "translated_percent": 68.6,
            "fuzzy": 40,
            "fuzzy_words": 222,
            "fuzzy_percent": 13.4,
            "failing_checks": 19,
            "failing_checks_words": 57,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:00.576257+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fr/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1279897,
            "filename": "src/locale/ar/LC_MESSAGES/django.po",
            "revision": "438b2c547bf0769a77edd553a62a156343af3782",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/ar/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/ar/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 204,
            "translated_words": 855,
            "translated_percent": 68.6,
            "fuzzy": 40,
            "fuzzy_words": 222,
            "fuzzy_percent": 13.4,
            "failing_checks": 20,
            "failing_checks_words": 50,
            "failing_checks_percent": 6.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:58:59.411216+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ar/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": 1279898,
            "filename": "src/locale/el/LC_MESSAGES/django.po",
            "revision": "0c67d0da85c23940ef7f71113ff24ba2d11b5352",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/el/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/el/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "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-05-18T12:59:00.037436+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/el/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1279899,
            "filename": "src/locale/fa/LC_MESSAGES/django.po",
            "revision": "f9c476711f25cf966754fa2135a89621a32c6952",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/fa/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/fa/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 215,
            "translated_words": 915,
            "translated_percent": 72.3,
            "fuzzy": 29,
            "fuzzy_words": 168,
            "fuzzy_percent": 9.7,
            "failing_checks": 19,
            "failing_checks_words": 46,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:00.395958+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/fa/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1279900,
            "filename": "src/locale/hi/LC_MESSAGES/django.po",
            "revision": "0c67d0da85c23940ef7f71113ff24ba2d11b5352",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/hi/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/hi/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "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-05-18T12:59:00.752388+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/hi/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": 1279901,
            "filename": "src/locale/it/LC_MESSAGES/django.po",
            "revision": "0c67d0da85c23940ef7f71113ff24ba2d11b5352",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/it/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/it/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "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-05-18T12:59:00.919455+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/it/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": 1279902,
            "filename": "src/locale/nl/LC_MESSAGES/django.po",
            "revision": "2cf2498f4af5b2ecddb313e6899596441b96d443",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/nl/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/nl/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 204,
            "translated_words": 855,
            "translated_percent": 68.6,
            "fuzzy": 40,
            "fuzzy_words": 222,
            "fuzzy_percent": 13.4,
            "failing_checks": 7,
            "failing_checks_words": 37,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:01.254786+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/nl/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": 1279903,
            "filename": "src/locale/tr/LC_MESSAGES/django.po",
            "revision": "dcdaca8b29dd32f615c681dd4e3d6474c37f87fe",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/tr/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/tr/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 204,
            "translated_words": 855,
            "translated_percent": 68.6,
            "fuzzy": 40,
            "fuzzy_words": 222,
            "fuzzy_percent": 13.4,
            "failing_checks": 7,
            "failing_checks_words": 37,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:01.730976+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/tr/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": 1279904,
            "filename": "src/locale/uk/LC_MESSAGES/django.po",
            "revision": "60b0d707ecf6134549ea874ac7040cef506499cd",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/uk/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/uk/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 227,
            "translated_words": 1005,
            "translated_percent": 76.4,
            "fuzzy": 22,
            "fuzzy_words": 131,
            "fuzzy_percent": 7.4,
            "failing_checks": 17,
            "failing_checks_words": 123,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:01.911443+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/uk/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": 1406075,
            "filename": "src/locale/pl/LC_MESSAGES/django.po",
            "revision": "b8327df7a39f09cb1694537bea448473ce7d2f2f",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/pl/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/pl/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 23,
            "failing_checks_words": 23,
            "failing_checks_percent": 7.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-18T12:59:01.402825+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/pl/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": 1406076,
            "filename": "src/locale/ru/LC_MESSAGES/django.po",
            "revision": "0205ca8282daba45c4a6af202a724d48c6070420",
            "web_url": "https://hosted.weblate.org/projects/radarini/webapp/ru/",
            "share_url": "https://hosted.weblate.org/engage/radarini/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/radarini/webapp/ru/",
            "url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 1436,
            "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-05-18T12:59:01.551846+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/radarini/webapp/ru/units/?format=api"
        }
    ]
}