Translation components API.

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

GET /api/components/qooxdoo/framework/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": 5571,
            "filename": "framework/source/translation/cs.po",
            "revision": "c0e7e1e6ee328b1aa8944263bd025169549316ac",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/cs/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/cs/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 83,
            "translated_words": 138,
            "translated_percent": 92.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2018-06-24T13:36:18+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/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": 5572,
            "filename": "framework/source/translation/de.po",
            "revision": "b709a5e1f7fdbbe2997d67c6be3a6425e64a7168",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/de/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/de/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 90,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-16T15:33:12.315927+02:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/de/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": 5573,
            "filename": "",
            "revision": "ca800ea947af6d1987a5e71595418d85f172c043",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/en/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/en/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 97,
            "total_words": 169,
            "translated": 97,
            "translated_words": 169,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 31,
            "failing_checks_percent": 21.6,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/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": 5574,
            "filename": "framework/source/translation/es.po",
            "revision": "58e0a7ed4b2d4db14fc6b9a42a0bd7865c7d2369",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/es/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/es/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 157,
            "translated": 90,
            "translated_words": 157,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 6,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-18T20:36:56.198347+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/es/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": 5575,
            "filename": "framework/source/translation/fr.po",
            "revision": "7901a4afa2de849dbe37c4af1847c89514c99ba6",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/fr/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/fr/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 84,
            "translated_words": 142,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 14,
            "failing_checks_percent": 13.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-26T00:31:03.778116+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 5576,
            "filename": "framework/source/translation/it.po",
            "revision": "6311a09c2b59d8d3389e0101fe3261282ac9004d",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/it/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/it/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 80,
            "translated_words": 134,
            "translated_percent": 88.8,
            "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/framework/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/it/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",
            "id": 5577,
            "filename": "framework/source/translation/nb.po",
            "revision": "effbe9cb85c4b55296786d8cf7cd442e4b3c58b4",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 88,
            "translated_words": 152,
            "translated_percent": 97.7,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.2,
            "failing_checks": 9,
            "failing_checks_words": 9,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2017-11-29T23:48:08+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nb_NO/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": 5578,
            "filename": "framework/source/translation/nl.po",
            "revision": "af0529c4b9eb6e99a9cd5de216e5a208a0a00254",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/nl/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/nl/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 80,
            "translated_words": 134,
            "translated_percent": 88.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/nl/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": 5579,
            "filename": "framework/source/translation/pl.po",
            "revision": "3fb32e6b228fe2fe1b4b978f6bc54fe415f9a842",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/pl/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/pl/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 88,
            "translated_words": 150,
            "translated_percent": 97.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 20,
            "failing_checks_percent": 10.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pl/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": 5580,
            "filename": "framework/source/translation/pt.po",
            "revision": "500c41fe19d4102a9640e6470c24900a58aa553d",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/pt/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/pt/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 90,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-14T07:49:51+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/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": 5581,
            "filename": "framework/source/translation/ro.po",
            "revision": "0c0126b1a00d775e1a69357de033fc8ecdf06008",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/ro/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/ro/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 25,
            "translated_words": 79,
            "translated_percent": 27.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 36,
            "failing_checks_percent": 7.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ro/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 5582,
            "filename": "framework/source/translation/sl.po",
            "revision": "9f1423221689af2afc2a7a8256417054e9e6b51c",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/sl/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/sl/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 82,
            "translated_words": 141,
            "translated_percent": 91.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 14,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sl/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": 5583,
            "filename": "framework/source/translation/sv.po",
            "revision": "2a51e0d3f76eb46a7c89be26dc69f8d1ba0ae416",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/sv/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/sv/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 154,
            "translated": 90,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2020-08-20T11:28:21.454863+02:00",
            "last_author": "Luna Jernberg",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/sv/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": 46725,
            "filename": "framework/source/translation/ber.po",
            "revision": "4778d5abe293985f69d75f02680213af0d43a2ca",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/ber/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/ber/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 95,
            "translated": 76,
            "translated_words": 95,
            "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-15T09:39:05.195436+02:00",
            "last_author": "Hakim Oubouali",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/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": 152232,
            "filename": "framework/source/translation/hr.po",
            "revision": "a4db3ec9b792caad1d0613ae92421c3ae420080f",
            "web_url": "https://hosted.weblate.org/projects/qooxdoo/framework/hr/",
            "share_url": "https://hosted.weblate.org/engage/qooxdoo/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/framework/hr/",
            "url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 76,
            "total_words": 95,
            "translated": 76,
            "translated_words": 95,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-28T14:41:47.389630+01:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qooxdoo/framework/hr/units/?format=api"
        }
    ]
}