Translation components API.

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

GET /api/components/hammer/scene_editor/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": 1385782,
            "filename": "common/resources/MR/base/strings_scene_editor.xml",
            "revision": "a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/en/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/en/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T13:35:40.289560+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1385795,
            "filename": "common/resources/MR/uk/strings_scene_editor.xml",
            "revision": "ee95d674869d085ffa0d9a651e7391dbc0da5f1f,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/uk/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/uk/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 20,
            "translated_words": 31,
            "translated_percent": 95.2,
            "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-11T01:04:32.534147+02:00",
            "last_author": "Dan",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1385798,
            "filename": "common/resources/MR/fr/strings_scene_editor.xml",
            "revision": "001850beaba05ab131ad87c34f026bebd7a3847d,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/fr/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/fr/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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:59:00.002989+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1385805,
            "filename": "common/resources/MR/es/strings_scene_editor.xml",
            "revision": "55dfc94aa0034fd97b4c3a6a56823075aa3c7bef,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/es/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/es/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-28T05:58:59.939166+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1385809,
            "filename": "common/resources/MR/de/strings_scene_editor.xml",
            "revision": "d823377dff5382649f02830e8f920f212b65c5e5,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/de/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/de/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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:37:05.443759+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1385898,
            "filename": "common/resources/MR/nb-rNO/strings_scene_editor.xml",
            "revision": "2c8dea3157cbfcae42cac78429cf54eca2e89971,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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-10-16T14:01:39.862073+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1386004,
            "filename": "common/resources/MR/zh-rCN/strings_scene_editor.xml",
            "revision": "a77f848781cb7201ff85d41722495b19a01ba103,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 20,
            "translated_words": 31,
            "translated_percent": 95.2,
            "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:59:00.384507+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1398805,
            "filename": "common/resources/MR/it/strings_scene_editor.xml",
            "revision": "0d2c4cc4098455f8d66c1bbcb0938e945746a13c,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/it/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/it/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "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:59:00.071255+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1399345,
            "filename": "common/resources/MR/pt-rBR/strings_scene_editor.xml",
            "revision": "67014ca3076ea9d129cd34e916b0c627f4f728f3,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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:59:00.249905+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1404508,
            "filename": "common/resources/MR/nl/strings_scene_editor.xml",
            "revision": "d3b7f81e69018b16f8a977097313960d0a8241ba,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/nl/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/nl/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "translated": 21,
            "translated_words": 32,
            "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-02T09:23:04.313820+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/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": 1435112,
            "filename": "common/resources/MR/ko/strings_scene_editor.xml",
            "revision": "0d2c4cc4098455f8d66c1bbcb0938e945746a13c,a341fe15d84adf9ac8ca8e55f2ac0a90ea7c041a",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/ko/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/scene_editor/ko/",
            "url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 32,
            "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:28.128594+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/scene_editor/ko/units/?format=api"
        }
    ]
}