Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 5593,
            "filename": "application/showcase/source/translation/cs.po",
            "revision": "3db20a8145fccab09c70c6ec1123bf53d68c55f7",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/cs/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/cs/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/cs/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": 5594,
            "filename": "application/showcase/source/translation/de.po",
            "revision": "aca3ad5766089f953acca1b43e89c93ace37c761",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/de/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/de/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-10-16T15:53:31.366929+02:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "de_AT",
                "name": "German (Austria)",
                "plural": {
                    "id": 19,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 8593666,
                "web_url": "https://hosted.weblate.org/languages/de_AT/",
                "url": "https://hosted.weblate.org/api/languages/de_AT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de_AT/statistics/?format=api"
            },
            "language_code": "de_AT",
            "id": 5595,
            "filename": "application/showcase/source/translation/de_AT.po",
            "revision": "58a59eec340288302dee06e6c4082414b65ceb56",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/de_AT/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/de_AT/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/de_AT/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/de_AT/units/?format=api"
        },
        {
            "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": 5596,
            "filename": "",
            "revision": "0318365e8edf6930569da3459cd568bae5d291c4",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/en/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/en/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-06-16T01:36:59+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 5597,
            "filename": "application/showcase/source/translation/en_GB.po",
            "revision": "fd803440d9bf8b0a77250c6a14bb11a7d323fb86",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "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://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://hosted.weblate.org/languages/en_US/",
                "url": "https://hosted.weblate.org/api/languages/en_US/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 5598,
            "filename": "application/showcase/source/translation/en_US.po",
            "revision": "58a59eec340288302dee06e6c4082414b65ceb56",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/en_US/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/en_US/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "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://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/en_US/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": 5599,
            "filename": "application/showcase/source/translation/es.po",
            "revision": "0ee38b95835f2a8f64645d94fcad77df344735d5",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/es/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/es/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-16T14:42:34.223271+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://hosted.weblate.org/languages/es_MX/",
                "url": "https://hosted.weblate.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 5600,
            "filename": "application/showcase/source/translation/es_MX.po",
            "revision": "1e5430afbded8472cccba32f5cb353ba927ed5e6",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-28T18:13:38+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 5601,
            "filename": "application/showcase/source/translation/pt.po",
            "revision": "ae361f9ff6df83ace1fd145e56989e94a0b32a60",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/pt/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/pt/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-05-05T18:49:14+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/pt/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 5602,
            "filename": "application/showcase/source/translation/ro.po",
            "revision": "5fa52f4f275f05063a9626f46d591101e942f8e0",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/ro/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/ro/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 30,
            "translated_words": 61,
            "translated_percent": 96.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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ro/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 5603,
            "filename": "application/showcase/source/translation/sv.po",
            "revision": "1f6f518df99e0f6df957be2aa010ff0f88a9b38b",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/sv/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/sv/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-01-24T12:30:56+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/sv/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": 15884,
            "filename": "application/showcase/source/translation/nb_NO.po",
            "revision": "4255639ea51f9ab8a77b60185333af051d49bcb8",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 24,
            "translated_words": 44,
            "translated_percent": 77.4,
            "fuzzy": 7,
            "fuzzy_words": 18,
            "fuzzy_percent": 22.5,
            "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://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 46728,
            "filename": "application/showcase/source/translation/ber.po",
            "revision": "b67d3dafa0138b28bf964f317883ae0c4f971b94",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/ber/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/ber/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-14T05:05:55.604630+02:00",
            "last_author": "Hakim Oubouali",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ber/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": 152751,
            "filename": "application/showcase/source/translation/hr.po",
            "revision": "0afd82190d1a7df952e69a442cc24181716153a7",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/hr/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/hr/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 31,
            "translated_words": 62,
            "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-12-28T13:10:33.701299+01:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/hr/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 176947,
            "filename": "application/showcase/source/translation/ca.po",
            "revision": "053eb91c4f2f4ec48855241e5c56c9ac9a2e69b9",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/showcase/ca/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/showcase/ca/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 62,
            "translated": 5,
            "translated_words": 11,
            "translated_percent": 16.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-18T12:29:35.837545+01:00",
            "last_author": "Ares E + Anna G",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/showcase/ca/units/?format=api"
        }
    ]
}