Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 43,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.xwiki.org/languages/ca/",
                "url": "https://l10n.xwiki.org/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 399,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ca.xml",
            "revision": "562e54bc8ddc97f1e81c60ded30b6a214f0cd79e,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/ca/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ca/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/ca/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.xwiki.org/languages/da/",
                "url": "https://l10n.xwiki.org/api/languages/da/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 400,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.da.xml",
            "revision": "536c41f2c286dc7381539637da12e03ffde2a409,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/da/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": 401,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.de.xml",
            "revision": "bf3d334e12da26e8c74f935ee435a0887aaebf27,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "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-04T17:57:42.914324Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/de/units/?format=api"
        },
        {
            "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": 402,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.xml",
            "revision": "ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/en/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": 403,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.es.xml",
            "revision": "93178441152d48539bf8c7bb6a28b47099e60392,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-01T12:41:36.187456Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/es/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": 404,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.fr.xml",
            "revision": "507e6af0e1dba4dc61d08f2169a42f639757e0e2,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/fr/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.xwiki.org/languages/it/",
                "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 405,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.it.xml",
            "revision": "705dbf51a2fda20cba2f8e208544b28dc540486a,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/it/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/it/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/it/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/it/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": 406,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.lv.xml",
            "revision": "f77cfb85f5857c22770251b3d52abc27b2185308,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/lv/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "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://l10n.xwiki.org/languages/pt_BR/",
                "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 407,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.pt_BR.xml",
            "revision": "2ef915402d7c41bb46d862439a3d848195fc53ec,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/pt_BR/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": 408,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ru.xml",
            "revision": "d85186eef97ff90caeb8716561b9f6c50e5be5c0,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "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:09:03.043212Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ru/units/?format=api"
        },
        {
            "language": {
                "id": 322,
                "code": "zh",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh/",
                "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
            },
            "language_code": "zh",
            "id": 409,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.zh.xml",
            "revision": "de683edf73e0f0644b5f1091bc26ff03526b0e16,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 574,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh/units/?format=api"
        },
        {
            "language": {
                "id": 324,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.xwiki.org/languages/zh_TW/",
                "url": "https://l10n.xwiki.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 410,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.zh_TW.xml",
            "revision": "3f0a31b66e2e4dd3820b832ee4dcb7e870df52ca,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/zh_TW/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/zh_TW/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/zh_TW/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 575,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/zh_TW/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": 1006,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.uk.xml",
            "revision": "f0b991e14658f6df521538a5d6c9862356bf0e1a,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 574,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-06T07:37:19.959431Z",
            "last_author": "Nikita Petrenko",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/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": 4753,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ko.xml",
            "revision": "fac87ff36c0c084d90ae573cbad1926b4c4194d1,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/ko/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/ko/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "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-28T02:08:27.660112Z",
            "last_author": "hongsikum",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ko/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": 4842,
            "filename": "xwiki-platform-core/xwiki-platform-sandbox/src/main/resources/Sandbox/WebHome.ja.xml",
            "revision": "6cdf90278148a3b78761e77d40e5fc0fbe19cbd7,ac5eaa6be9b2e1d4c9bdb5f036ee98e026a9fb87",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-platform/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/sandbox-webhome/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 575,
            "translated": 2,
            "translated_words": 575,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 574,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-22T17:11:16.093758Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-platform/sandbox-webhome/ja/units/?format=api"
        }
    ]
}