Translation components API.

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

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

{
    "count": 11,
    "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": 1385781,
            "filename": "common/resources/MR/base/strings_projects_list.xml",
            "revision": "9346e5a0d21e779c13cd7ccd9023082c4f165d24,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/en/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/en/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T13:49:57.682145+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/en/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": 1385796,
            "filename": "common/resources/MR/uk/strings_projects_list.xml",
            "revision": "30f8c4211de90431daad2eb6a484f4104dd442b0,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/uk/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/uk/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-06-19T10:53:22.750000+02:00",
            "last_author": "Dan",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/uk/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": 1385806,
            "filename": "common/resources/MR/fr/strings_projects_list.xml",
            "revision": "f4434f225f3119ac4955389b7d5e8f14a8c02ec1,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/fr/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/fr/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-06-24T19:16:53.457551+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/fr/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": 1385807,
            "filename": "common/resources/MR/es/strings_projects_list.xml",
            "revision": "79f7992f0ed739233fc18349ed04b73e4bd6613a,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/es/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/es/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-28T05:58:59.150100+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/es/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": 1385813,
            "filename": "common/resources/MR/de/strings_projects_list.xml",
            "revision": "1e7f8ff56e0e70bac6340833baa6465cf7303158,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/de/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/de/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-06-19T12:26:41.572418+02:00",
            "last_author": "toomuchdata",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/de/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 1385895,
            "filename": "common/resources/MR/nb-rNO/strings_projects_list.xml",
            "revision": "8084e3da5e1247b40d256d385b7b56fed305097e,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 20,
            "translated_words": 36,
            "translated_percent": 74.0,
            "fuzzy": 7,
            "fuzzy_words": 33,
            "fuzzy_percent": 25.9,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T13:52:17.718963+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nb_NO/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-rCN",
            "id": 1386008,
            "filename": "common/resources/MR/zh-rCN/strings_projects_list.xml",
            "revision": "15e19f6d5767abf30a59ca7f7c3d5308d2440802,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-07-02T11:35:43.322630+02:00",
            "last_author": "yangyangdaji",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/zh_Hans/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": 1398809,
            "filename": "common/resources/MR/it/strings_projects_list.xml",
            "revision": "0d2c4cc4098455f8d66c1bbcb0938e945746a13c,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/it/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/it/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "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": "2023-09-28T05:58:59.299036+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/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-rBR",
            "id": 1399347,
            "filename": "common/resources/MR/pt-rBR/strings_projects_list.xml",
            "revision": "31278f4eb16682b6ac53103f7e4fb781c4ead113,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-09-28T05:58:59.530488+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/pt_BR/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": 1404511,
            "filename": "common/resources/MR/nl/strings_projects_list.xml",
            "revision": "807808bed28afb6b6ccdfe6ddcba38433192e39d,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/nl/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/nl/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 27,
            "translated_words": 69,
            "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-02T00:15:52.656972+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/nl/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",
            "id": 1435110,
            "filename": "common/resources/MR/ko/strings_projects_list.xml",
            "revision": "0d2c4cc4098455f8d66c1bbcb0938e945746a13c,9346e5a0d21e779c13cd7ccd9023082c4f165d24",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/ko/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/projects_list/ko/",
            "url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 69,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-20T14:45:08.461882+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/projects_list/ko/units/?format=api"
        }
    ]
}