Translation components API.

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

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

{
    "count": 13,
    "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": 2247,
            "filename": "json/en.json",
            "revision": "c8774c9791a8ea51eebe1aab4fd695a07e99006c,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/en/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/en/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/en/units/?format=api"
        },
        {
            "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": 2248,
            "filename": "json/cs.json",
            "revision": "5416bddbbe4c412b0213d8ba0d502d94d8cb7efe,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/cs/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/cs/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 62,
            "translated_words": 386,
            "translated_percent": 95.3,
            "fuzzy": 3,
            "fuzzy_words": 66,
            "fuzzy_percent": 4.6,
            "failing_checks": 3,
            "failing_checks_words": 66,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-12-27T00:58:09+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/cs/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": 2257,
            "filename": "json/fr.json",
            "revision": "1e2e106afdac875b09a987d962be4d03dd42737d,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/fr/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/fr/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 6.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-12T19:58:19.400506+01:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/fr/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": 2303,
            "filename": "json/es.json",
            "revision": "decd9878719c606cf6a891ab7898e16e4d1035e2,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/es/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/es/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "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-24T17:29:01.174579+02:00",
            "last_author": "Kkai",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/es/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",
            "id": 2304,
            "filename": "json/zh.json",
            "revision": "5bdc871efede9984e262373a47bb9eb0b482f7e2,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 62,
            "translated_words": 409,
            "translated_percent": 95.3,
            "fuzzy": 1,
            "fuzzy_words": 26,
            "fuzzy_percent": 1.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-24T11:28:15.217015+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 2305,
            "filename": "json/ru.json",
            "revision": "efa1055226690fa3c1b555b5fd4f2a38f60ef850,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/ru/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/ru/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 32,
            "translated_words": 206,
            "translated_percent": 49.2,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.5,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2020-08-10T09:46:43.405324+02:00",
            "last_author": "Alexey Napalkov",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/ru/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": 2385,
            "filename": "json/pt.json",
            "revision": "f9fd1d229d9392dbb04109aafea91e6eb8cb21af,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/pt/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/pt/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "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-06-26T11:40:22.453486+02:00",
            "last_author": "SC",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/pt/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": 7389,
            "filename": "json/nl.json",
            "revision": "1d5b876cf4521e806254eba36bfb992aff0eabcf,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/nl/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/nl/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-01-24T00:05:25+01:00",
            "last_author": "Pander",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/nl/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": 15748,
            "filename": "json/nb_NO.json",
            "revision": "9bcb11506005bc9f139a2aefcf1753a1b11739a9,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "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-07-29T09:45:44.567003+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/nb_NO/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": 21701,
            "filename": "json/pl.json",
            "revision": "b5989758635be717ee63d47805648af546a16fcf,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/pl/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/pl/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-04T19:54:06+02:00",
            "last_author": "WaldiS",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/pl/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": 56684,
            "filename": "json/it.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/it/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/it/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "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/boilr/website/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/it/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": 56685,
            "filename": "json/de.json",
            "revision": "ded307272b1c2d6362e37b1a66056730f6c79324,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/de/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/de/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 42,
            "translated_words": 228,
            "translated_percent": 64.6,
            "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-11-12T20:01:37.165231+01:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/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": 103358,
            "filename": "json/uk.json",
            "revision": "35ad6fe10af5b96b39038beb6d8c043ebe1f901c,c8774c9791a8ea51eebe1aab4fd695a07e99006c",
            "web_url": "https://hosted.weblate.org/projects/boilr/website/uk/",
            "share_url": "https://hosted.weblate.org/engage/boilr/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/boilr/website/uk/",
            "url": "https://hosted.weblate.org/api/translations/boilr/website/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 65,
            "total_words": 452,
            "translated": 65,
            "translated_words": 452,
            "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-04-27T15:18:45.283076+02:00",
            "last_author": "Tymofii Lytvynenko",
            "repository_url": "https://hosted.weblate.org/api/translations/boilr/website/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/boilr/website/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/boilr/website/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/boilr/website/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/boilr/website/uk/units/?format=api"
        }
    ]
}