Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 854,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_da.properties",
            "revision": "e971a1204575f43d7cf2990814dd298d12552c3c,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/da/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/da/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/da/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 40.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2018-05-14T12:53:21.164092Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/da/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/da/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/da/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/da/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/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": 855,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_de.properties",
            "revision": "7c7ca0a8a17535c9e86bdf1fd08a082f1531a217,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-02-26T10:49:24.760699Z",
            "last_author": "Michael Hamann",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/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": 856,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources.properties",
            "revision": "4f6bab0d655906e9360eb105bdd97054094ca573,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 40.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-05-14T12:53:20.871814Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/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": 857,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_fr.properties",
            "revision": "6c97d2f205d5743d61f884d143301c69e249723e,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-05-14T12:53:21.054736Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/fr/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 119,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.xwiki.org/languages/hr/",
                "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 858,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_hr.properties",
            "revision": "8243376d05e40754efeea4169129fdb2deaf3f71,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-05-14T12:53:21.000270Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/hr/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": 859,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_lv.properties",
            "revision": "b34760605b5e141c13e79d1eed8673b04310fbb1,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/lv/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/lv/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/lv/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-05-14T12:53:20.945341Z",
            "last_author": "Adel Atallah",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/lv/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": 967,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_ru.properties",
            "revision": "b4493e20fcec7eaa3c8ab4c0f17b830e11d9ae7b,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-02-12T14:18:09.345889Z",
            "last_author": "Yuriy Safronov",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ru/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": 1001,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_uk.properties",
            "revision": "d1b3c5547bce7afdb6bb907b067263c2755aa21b,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/uk/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/uk/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-01-23T22:20:18.957716Z",
            "last_author": "Rostyslav Fitsyk",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/uk/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": 1069,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_pt_BR.properties",
            "revision": "2b60faa412606d660944fa2396e684b0cfba27c2,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/pt_BR/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pt_BR/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/pt_BR/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-06-22T04:40:31.758567Z",
            "last_author": "RICARDO FAULHABER",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 592,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 611,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://l10n.xwiki.org/languages/ug/",
                "url": "https://l10n.xwiki.org/api/languages/ug/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 2690,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_ug.properties",
            "revision": "b9926d98fff7313b36fb85dfde6e468d19e91166,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/ug/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ug/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/ug/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 23,
            "failing_checks_percent": 80.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-09-26T04:30:34.331442Z",
            "last_author": "Kadeer",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ug/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": 2810,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_es.properties",
            "revision": "6e947c9993aff98b2c41993b4640b1ef922449cf,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2020-06-28T19:07:02.933094Z",
            "last_author": "Francisco García Moreno",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/es/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": 3341,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_mr.properties",
            "revision": "f2546af60307bb085d0f5967c99952d9e448eece,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2020-03-10T16:05:05.124495Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/mr/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.xwiki.org/languages/pl/",
                "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 3361,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_pl.properties",
            "revision": "0dc21e46418e1f83cf71ed2a43d2cbb1d3d4bd39,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2020-02-19T18:30:59.357049Z",
            "last_author": "Onlo",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pl/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": 4040,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_zh.properties",
            "revision": "9c2860caba11a61ba31418b926c3946eaa3d6dea,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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": "2020-10-11T00:14:59.751839Z",
            "last_author": "jason",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/zh/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": 4052,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_ja.properties",
            "revision": "a21a2cd3f1b82edcbd2ea79e7ae68e19d7f07b22,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "translated": 5,
            "translated_words": 28,
            "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-11-21T17:47:05.952781Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/ja/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.xwiki.org/languages/pt/",
                "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 5496,
            "filename": "xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/src/main/resources/ApplicationResources_pt.properties",
            "revision": "8b137891791fe96927ad78e64b0aad7bded08bdc,4f6bab0d655906e9360eb105bdd97054094ca573",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-commons/xwiki-commons-job/pt/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-commons/-/pt/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-commons/xwiki-commons-job/pt/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 28,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-job/pt/units/?format=api"
        }
    ]
}