Translation components API.

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

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

{
    "count": 15,
    "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": 1373697,
            "filename": "po/devtoolbox.pot",
            "revision": "4ef59b0256828a2f486da2a5ad825cf8dbc8a8cf",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/en/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/en/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 40,
            "failing_checks_words": 115,
            "failing_checks_percent": 9.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T12:25:02.169769+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/en/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": 1373698,
            "filename": "po/it.po",
            "revision": "bb008da9276a44bc0185e5cb44d83732e7db7899",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/it/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/it/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T12:25:10.705140+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/it/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": 1373699,
            "filename": "po/pt_BR.po",
            "revision": "78a2990baf286a8f5de1ff88c4c1b395e1dd3898",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 270,
            "translated_words": 1022,
            "translated_percent": 61.9,
            "fuzzy": 40,
            "fuzzy_words": 122,
            "fuzzy_percent": 9.1,
            "failing_checks": 22,
            "failing_checks_words": 57,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-14T01:09:22.549998+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt_BR/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": 1373700,
            "filename": "po/tr.po",
            "revision": "6e7e4721dcc0bd39c80342b9f9c593f3a3da735c",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/tr/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/tr/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "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-08-21T03:57:34.373691+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/tr/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1373705,
            "filename": "po/cs.po",
            "revision": "7975e67d7a5622cd7a9cbfb14d6c64c6a125dcb3",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/cs/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/cs/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 43,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-06T17:32:10.978084+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/cs/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": 1373762,
            "filename": "po/nb_NO.po",
            "revision": "119e1362c6bf8b4e1462326aa58e7026fe137d3d",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 105,
            "translated_words": 255,
            "translated_percent": 24.0,
            "fuzzy": 38,
            "fuzzy_words": 108,
            "fuzzy_percent": 8.7,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T12:25:13.594230+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/nb_NO/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": 1374559,
            "filename": "po/pt.po",
            "revision": "108924217fb15575c31103c3e15bd4fb725a9f69",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/pt/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/pt/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 231,
            "translated_words": 895,
            "translated_percent": 52.9,
            "fuzzy": 49,
            "fuzzy_words": 154,
            "fuzzy_percent": 11.2,
            "failing_checks": 8,
            "failing_checks_words": 38,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-14T01:09:23.243752+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/pt/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": 1374819,
            "filename": "po/es.po",
            "revision": "43037d049f9f5618e695188eec60d563c108011c",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/es/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/es/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-06T14:53:00.425725+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/es/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 1386204,
            "filename": "po/ta.po",
            "revision": "85361cfe049b747052bc3833f520012b2e25d2b6",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/ta/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/ta/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 0.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": "2023-11-23T13:05:28.224962+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ta/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": 1386322,
            "filename": "po/zh_Hans.po",
            "revision": "c48d1a1559e600f617fa172080f37cdf562c31a5",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 436,
            "translated_words": 1549,
            "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-03-24T10:02:13.877150+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1410560,
            "filename": "po/fi.po",
            "revision": "6672f28f29944af85a12932c85b0fdeee759fd8a",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/fi/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/fi/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 388,
            "translated_words": 1325,
            "translated_percent": 88.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 23,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-26T21:01:25.979186+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fi/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1443896,
            "filename": "po/ja.po",
            "revision": "f0514b6d01c30415861635ab7fe60bc15945f39b",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/ja/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/ja/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "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-03-14T12:05:58.149065+01:00",
            "last_author": "Miyu Sakatsuki",
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/ja/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 1451586,
            "filename": "po/zh_Hant.po",
            "revision": "55d4c6a84a8f695e34fef13aca8907a2f1268f3a",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 292,
            "translated_words": 1001,
            "translated_percent": 66.9,
            "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-24T08:07:22.543183+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/zh_Hant/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": 1463075,
            "filename": "po/sk.po",
            "revision": "0e05e1f2995ed8cb5016c44b4a2a7e5d53b7f2f5",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/sk/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/sk/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 31,
            "translated_words": 132,
            "translated_percent": 7.1,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-12T19:09:51.974068+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/sk/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": 1464272,
            "filename": "po/fr.po",
            "revision": "43780ca0d5ff235884ce43050cf1a5702e23f95e",
            "web_url": "https://hosted.weblate.org/projects/devtoolbox/devtoolbox/fr/",
            "share_url": "https://hosted.weblate.org/engage/devtoolbox/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/devtoolbox/devtoolbox/fr/",
            "url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 436,
            "total_words": 1549,
            "translated": 66,
            "translated_words": 368,
            "translated_percent": 15.1,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-16T20:09:34.603593+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/devtoolbox/devtoolbox/fr/units/?format=api"
        }
    ]
}