Translation components API.

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

GET /api/components/hammer/account-settings/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": 1385721,
            "filename": "common/resources/MR/base/strings_account_settings.xml",
            "revision": "fa6f440924a26e9d1049ce6bcf8db95e14226511,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/en/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/en/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-06-18T13:50:28.238810+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1385772,
            "filename": "common/resources/MR/uk/strings_account_settings.xml",
            "revision": "5ee484cc1e8e7fe1908893d26dc7a3933e02adf8,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/uk/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/uk/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 41,
            "translated_words": 136,
            "translated_percent": 93.1,
            "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-02T00:51:21.345097+02:00",
            "last_author": "Dan",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/uk/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": 1385785,
            "filename": "common/resources/MR/de/strings_account_settings.xml",
            "revision": "809696a89c7b8c62f68d834fdd077947a9148a54,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/de/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/de/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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:40:53.227327+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1385787,
            "filename": "common/resources/MR/es/strings_account_settings.xml",
            "revision": "09b4dc7896e00218ef5cedeae73c51db27b8547a,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/es/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/es/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-09-28T05:58:56.938442+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1385789,
            "filename": "common/resources/MR/fr/strings_account_settings.xml",
            "revision": "2bd41986bb372763faf2eb044903cd37e2ea7602,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/fr/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/fr/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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:57.023715+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-rNO",
            "id": 1385900,
            "filename": "common/resources/MR/nb-rNO/strings_account_settings.xml",
            "revision": "9123c924e436fc2b345e52ee4017acfae621334f,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 36,
            "translated_words": 98,
            "translated_percent": 81.8,
            "fuzzy": 5,
            "fuzzy_words": 38,
            "fuzzy_percent": 11.3,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-01T04:41:25.226141+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1386000,
            "filename": "common/resources/MR/zh-rCN/strings_account_settings.xml",
            "revision": "1331c7c94b6806ea6859c00929740a0465559b0f,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 41,
            "translated_words": 136,
            "translated_percent": 93.1,
            "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:24:22.826920+02:00",
            "last_author": "yangyangdaji",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1398821,
            "filename": "common/resources/MR/it/strings_account_settings.xml",
            "revision": "e88388141747cd76b12439676aa271edc798aaee,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/it/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/it/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 17,
            "translated_words": 48,
            "translated_percent": 38.6,
            "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:57.094699+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1399361,
            "filename": "common/resources/MR/pt-rBR/strings_account_settings.xml",
            "revision": "672bc788ad274aab62b801b8d5bade7918c28ddf,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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:57.356780+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1404513,
            "filename": "common/resources/MR/nl/strings_account_settings.xml",
            "revision": "478d7b68af1fd8e710212c7da2712dd2b7b56a48,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/nl/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/nl/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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:25:09.986511+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/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": 1431355,
            "filename": "common/resources/MR/ko/strings_account_settings.xml",
            "revision": "f61eb59b2e37574731a7bdfbb997dcb74f6dbaaf,fa6f440924a26e9d1049ce6bcf8db95e14226511",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/ko/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/account-settings/ko/",
            "url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 145,
            "translated": 44,
            "translated_words": 145,
            "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-12-30T08:34:49.769432+01:00",
            "last_author": "오단휘 (Dan)",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/account-settings/ko/units/?format=api"
        }
    ]
}