Translation components API.

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

GET /api/components/hammer/glossary/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": 1385433,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 8,
            "total_words": 9,
            "translated": 8,
            "translated_words": 9,
            "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:48.675240+01:00",
            "last_author": "Issa1553",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1385436,
            "filename": "de.tbx",
            "revision": "c2f541cb8b8dac87c8470227cb96cfe076cd1b80",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-13T08:23:18.956404+02:00",
            "last_author": "toomuchdata",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/de/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": 1385437,
            "filename": "fr.tbx",
            "revision": "e58f9823b3136b2435a18110b023a1065eed7582",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-13T08:22:53.222741+02:00",
            "last_author": "toomuchdata",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/fr/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": 1385774,
            "filename": "uk.tbx",
            "revision": "59a4a6ab365b326a98767fbe4dd3300fde6c1c97",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/uk/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/uk/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-13T16:58:31.514962+02:00",
            "last_author": "Dan",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/uk/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": 1385794,
            "filename": "es.tbx",
            "revision": "1dc18f554e843497e3274087ae4b20bebd1f298c",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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:57:23.719316+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/es/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": 1385890,
            "filename": "nb_NO.tbx",
            "revision": "8ec6850cc123403d03d105dd3cf048bbdc626f35",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-18T13:28:42.992228+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/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_Hans",
            "id": 1386002,
            "filename": "zh_Hans.tbx",
            "revision": "014949553271e1d92fec0f2692ecb64a500d74bf",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-14T04:28:43.593109+02:00",
            "last_author": "听话的便当",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/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": 1398802,
            "filename": "it.tbx",
            "revision": "bb71a7862a06fc95a56c4e9ef8f97f28484b97a9",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/it/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/it/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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:57:23.804070+02:00",
            "last_author": "Adam Brown",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/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": 1399344,
            "filename": "pt_BR.tbx",
            "revision": "2438e2c6c22f55c345a5a510145d3fc417954855",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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-05T01:50:52.562667+02:00",
            "last_author": "Éderson Ataídes de Matos",
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/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": 1404502,
            "filename": "nl.tbx",
            "revision": "5742e845f770efd790b4ebd8f631e7fff324a36a",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/nl/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/nl/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 8,
            "translated": 7,
            "translated_words": 8,
            "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-02T10:06:51.236390+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/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": 1435107,
            "filename": "ko.tbx",
            "revision": "eb7fbd46d8d7850c6adbae354d0143104f7c3929",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/ko/",
            "share_url": "https://hosted.weblate.org/engage/hammer/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hammer/glossary/ko/",
            "url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "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-21T15:01:45.587843+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hammer/glossary/ko/units/?format=api"
        }
    ]
}