Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 628,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_de.properties",
            "revision": "178baee26d398158129f35cc1d6641dffae75eb1,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/de/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/de/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "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-02-02T06:58:17.757056Z",
            "last_author": "Simpel",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/de/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/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": 629,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources.properties",
            "revision": "a8a726c94a76fb623b1d4a2fcb5671d573087c8c,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/en/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/en/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/en/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/en/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/en/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/en/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/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": 630,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_fr.properties",
            "revision": "f620706c22e54f50e78566bd98239fe55b228026,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/fr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/fr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.604949Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/fr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/fr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/fr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/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": 631,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_hr.properties",
            "revision": "6f5592e5982a6dc69b0ac19104b9bcea52e7c797,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/hr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/hr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.637572Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/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": 632,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_zh.properties",
            "revision": "b05d89e521fd8e97de0b0dd4d948169a055d0413,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/zh/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/zh/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/zh/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.940915Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/zh/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": 1011,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_ru.properties",
            "revision": "e3668890fadeb73b764078acc8f790092c8a2c7a,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/ru/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/ru/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-24T04:32:56.961859Z",
            "last_author": "Gankov Andrey",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ru/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": 2689,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_ug.properties",
            "revision": "772a525eb23fd3c2366ff066c435389125936266,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/ug/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ug/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/ug/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.905250Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ug/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": 3338,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_mr.properties",
            "revision": "57216a354998b83f85d1a01634c4e78441cc0dd2,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/mr/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/mr/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.718866Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/mr/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/mr/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/mr/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/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": 3359,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_pl.properties",
            "revision": "e76d338715b87ec24dd5e89771d88c28268988dc,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/pl/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/pl/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/pl/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.755889Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/pl/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": 3740,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_es.properties",
            "revision": "934d74c4a2fa3cc77dbd83a8ba663d16e06dda83,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/es/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/es/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 4,
            "translated_words": 13,
            "translated_percent": 57.1,
            "fuzzy": 1,
            "fuzzy_words": 21,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-01T03:30:04.568070Z",
            "last_author": null,
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/es/units/?format=api"
        },
        {
            "language": {
                "id": 255,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://l10n.xwiki.org/languages/si/",
                "url": "https://l10n.xwiki.org/api/languages/si/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 4459,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_si.properties",
            "revision": "d99f578ab7fdecae8571f8a5c6bcd78cc9c6bdaf,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/si/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/si/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/si/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 5,
            "translated_words": 34,
            "translated_percent": 71.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 28.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-03T00:28:37.464699Z",
            "last_author": "helabasa",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/si/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": 4944,
            "filename": "xwiki-rendering-macros/xwiki-rendering-macro-content/src/main/resources/ApplicationResources_ja.properties",
            "revision": "5f11d3a5d69dfb58beacaabd654769518c4cf62a,a8a726c94a76fb623b1d4a2fcb5671d573087c8c",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-rendering/content-macro/ja/",
            "share_url": "https://l10n.xwiki.org/engage/xwiki-rendering/-/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-rendering/content-macro/ja/",
            "url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 45,
            "translated": 7,
            "translated_words": 45,
            "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-02-16T04:08:13.788054Z",
            "last_author": "Suguru Hirahara",
            "repository_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/repository/?format=api",
            "file_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/file/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/changes/?format=api",
            "units_list_url": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/ja/units/?format=api"
        }
    ]
}