Translation components API.

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

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

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 13240,
            "filename": "static/i18n/en.json",
            "revision": "2c96c05364a3961b3c54e3fe5ef5cb37f73d2419,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/en/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/en/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 21,
            "total_words": 85,
            "translated": 20,
            "translated_words": 83,
            "translated_percent": 95.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 4.7,
            "failing_checks": 4,
            "failing_checks_words": 18,
            "failing_checks_percent": 19.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-02-07T16:50:25+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 13241,
            "filename": "static/i18n/es.json",
            "revision": "75e5a2bb55f590e52e35a55f9cbd15574b52c4de,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/es/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/es/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-08-24T16:51:36.480050+02:00",
            "last_author": "Kkai",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/es/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 13242,
            "filename": "static/i18n/pl.json",
            "revision": "7b7f080a3b79cd61869d5fd1cf4f40caaed2a63d,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/pl/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/pl/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-08-18T01:40:55.714805+02:00",
            "last_author": "kapatych",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/pl/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 13421,
            "filename": "static/i18n/id.json",
            "revision": "f90dd47b8b24c4696a6c53490f42dee94fc2c549,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/id/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/id/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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": "2021-02-14T01:01:04.199689+01:00",
            "last_author": "Reza Almanda",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/id/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 13423,
            "filename": "static/i18n/fr.json",
            "revision": "7b9199696b2b554b13c5d127579024edd02978e8,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/fr/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/fr/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-27T04:56:51.736786+01:00",
            "last_author": "Julien Humbert",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/fr/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 13468,
            "filename": "static/i18n/hi.json",
            "revision": "81051e5bc23e323f0f98e8a179f5f0e3b11bb276,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/hi/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/hi/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 34,
            "failing_checks_percent": 28.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-02-15T06:50:27+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hi/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 13469,
            "filename": "static/i18n/mr.json",
            "revision": "b0ae202350d9733796c9b75f2ea3ac4cbba4499e,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/mr/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/mr/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-18T17:36:36+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/mr/units/?format=api"
        },
        {
            "language": {
                "id": 172,
                "code": "sd",
                "name": "Sindhi",
                "plural": {
                    "id": 276,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "snd"
                ],
                "direction": "rtl",
                "population": 38472984,
                "web_url": "https://hosted.weblate.org/languages/sd/",
                "url": "https://hosted.weblate.org/api/languages/sd/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sd/statistics/?format=api"
            },
            "language_code": "sd",
            "id": 13470,
            "filename": "static/i18n/sd.json",
            "revision": "7a816198e31e208858e8a1cee1ce43c3ba18d590,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/sd/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/sd/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/sd/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 4.7,
            "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-08-18T01:40:55.895451+02:00",
            "last_author": "kapatych",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/sd/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 13471,
            "filename": "static/i18n/de.json",
            "revision": "837fa0eafd3e709e1b742800d6c92d20575299cf,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/de/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/de/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-24T00:30:57.097769+02:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/de/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 13584,
            "filename": "static/i18n/uk.json",
            "revision": "2c008d2d60b070e1a367700bf882edd4474c3210,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/uk/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/uk/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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": 1,
            "have_comment": 0,
            "last_change": "2022-12-17T07:39:59.148671+01:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/uk/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 15753,
            "filename": "static/i18n/nb_NO.json",
            "revision": "79902b30ffced933b26b9188659a08548272afb2,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-16T23:50:33+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 22369,
            "filename": "static/i18n/si.json",
            "revision": "2d9df5f7cf93e10ace15b378474513512eea1767,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/si/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/si/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 3,
            "translated_words": 10,
            "translated_percent": 14.2,
            "fuzzy": 18,
            "fuzzy_words": 75,
            "fuzzy_percent": 85.7,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-11T22:45:52.276524+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/si/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_HANS-CN",
            "id": 28473,
            "filename": "static/i18n/zh_HANS-CN.json",
            "revision": "406c240964618545e0716ecde11d0b69d0fc3fd9,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 3,
            "translated_words": 6,
            "translated_percent": 14.2,
            "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-07-13T05:50:16.845478+02:00",
            "last_author": "joe",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 35605,
            "filename": "static/i18n/tr.json",
            "revision": "ef722af4d325825ed979d73d15ab5227c47769d2,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/tr/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/tr/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-08-18T01:40:56.070872+02:00",
            "last_author": "kapatych",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/tr/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 42382,
            "filename": "static/i18n/nl.json",
            "revision": "cc7f7467769fc98f544eb8cd4f2e1e7499719c64,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/nl/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/nl/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-18T17:11:16.650491+02:00",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/nl/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 49184,
            "filename": "static/i18n/hr.json",
            "revision": "a43b8d3e401414b146ef5a8127215d849dc5f79b,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/hr/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/hr/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 21,
            "translated_words": 85,
            "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-09-12T18:24:15.711258+02:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/hr/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 1405937,
            "filename": "static/i18n/be.json",
            "revision": "7a816198e31e208858e8a1cee1ce43c3ba18d590,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/be/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/be/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 4.7,
            "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-08-18T01:40:55.273238+02:00",
            "last_author": "kapatych",
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/be/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 1405938,
            "filename": "static/i18n/zh_Hant.json",
            "revision": "7567ef29e0a1ef1c605a90d1b2938a1fa8fce8b1,2c96c05364a3961b3c54e3fe5ef5cb37f73d2419",
            "web_url": "https://hosted.weblate.org/projects/coala/gci-leaders/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/coala/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/coala/gci-leaders/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 21,
            "total_words": 85,
            "translated": 20,
            "translated_words": 77,
            "translated_percent": 95.2,
            "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-06-16T05:02:10.759460+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/coala/gci-leaders/zh_Hant/units/?format=api"
        }
    ]
}