Translation components API.

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

GET /api/components/xwiki-platform/macros-treetranslations/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": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 381,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.xml",
            "revision": "e94c24c00c836f35b91dd704be66305fbb04cb57,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 367,
            "failing_checks_percent": 30.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.xwiki.org/languages/fr/",
                "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 382,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.fr.xml",
            "revision": "addd10e360d30f0a9e0a3cadaca0d2e3f0dc3433,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2018-06-10T12:57:33.574157Z",
            "last_author": "xrichard",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 176,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 176,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.xwiki.org/languages/lv/",
                "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 383,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.lv.xml",
            "revision": "4099e4df9ef8a255789fafc009c9f8beffccd472,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2018-10-03T14:18:12.067407Z",
            "last_author": "Valdis Vitolins",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/lv/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.xwiki.org/languages/sk/",
                "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 384,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.sk.xml",
            "revision": "a389a393119cb8ddadcdd11441136e8c35d2b730,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/sk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/sk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/sk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 500,
            "failing_checks_percent": 56.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/sk/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.xwiki.org/languages/ru/",
                "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1016,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.ru.xml",
            "revision": "640001ca3e39de282c71c3ef14c76f125b1377cb,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2019-04-08T04:36:35.116167Z",
            "last_author": "Vyacheslav Sukharnikov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.xwiki.org/languages/de/",
                "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2039,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.de.xml",
            "revision": "9912d2d19d50886ac203cf6cfd252842232934b4,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2022-01-04T11:09:12.908487Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/de/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.xwiki.org/languages/mr/",
                "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 2172,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.mr.xml",
            "revision": "ff15976f0e790b5f57446800136cad019bbe30c9,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 366,
            "failing_checks_percent": 26.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-18T19:24:40.109898Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/mr/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.xwiki.org/languages/es/",
                "url": "https://l10n.xwiki.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2924,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.es.xml",
            "revision": "acf65ce80c730ef94cee5e449870b12bfc491a26,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2019-10-10T08:22:11.245454Z",
            "last_author": "Santiago W. Fernández Lorenzo",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/es/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.xwiki.org/languages/ja/",
                "url": "https://l10n.xwiki.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 4891,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.ja.xml",
            "revision": "762cd7d5a4ba4d6bc6faf605f9ee4808b880ec38,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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": "2022-12-08T18:50:20.386699Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ja/units/?format=api"
        },
        {
            "language": {
                "id": 300,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 300,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.xwiki.org/languages/uk/",
                "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 5181,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.uk.xml",
            "revision": "6debf2bb0bd2e0e82b066fc3ce27d7787b1c9174,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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-05-20T11:42:22.432184Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/uk/units/?format=api"
        },
        {
            "language": {
                "id": 156,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 156,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.xwiki.org/languages/ko/",
                "url": "https://l10n.xwiki.org/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 5326,
            "filename": "xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-macro/src/main/resources/Macros/TreeTranslations.ko.xml",
            "revision": "74e12e82cecf6d00e95c83584514b934d4695ff6,e94c24c00c836f35b91dd704be66305fbb04cb57",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/macros-treetranslations/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/macros-treetranslations/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 535,
            "translated": 30,
            "translated_words": 535,
            "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-02T12:14:58.638637Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ko/units/?format=api"
        }
    ]
}