Translation components API.

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

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

{
    "count": 72,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/feedreader/translations/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 11674,
            "filename": "po/pt_BR.po",
            "revision": "968b68cea176f658f7780a98d2cb42f2052e856c",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 234,
            "translated_words": 817,
            "translated_percent": 72.8,
            "fuzzy": 12,
            "fuzzy_words": 88,
            "fuzzy_percent": 3.7,
            "failing_checks": 9,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-27T16:19:30.266315+01:00",
            "last_author": "Felipe Nogueira",
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/pt_BR/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": 11675,
            "filename": "po/ro.po",
            "revision": "291338beaa507fb4c1fedf675ec7111385c0086b",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/ro/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/ro/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "translated": 101,
            "translated_words": 302,
            "translated_percent": 31.8,
            "fuzzy": 14,
            "fuzzy_words": 36,
            "fuzzy_percent": 4.4,
            "failing_checks": 12,
            "failing_checks_words": 90,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ro/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": 11676,
            "filename": "po/ru.po",
            "revision": "29f8150829b50797b683c6c8708d18e693cf27e6",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/ru/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/ru/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 247,
            "translated_words": 864,
            "translated_percent": 76.9,
            "fuzzy": 6,
            "fuzzy_words": 22,
            "fuzzy_percent": 1.8,
            "failing_checks": 15,
            "failing_checks_words": 33,
            "failing_checks_percent": 4.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-28T17:43:50.653755+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 334,
                "code": "rue",
                "name": "Rusyn",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 527074,
                "web_url": "https://hosted.weblate.org/languages/rue/",
                "url": "https://hosted.weblate.org/api/languages/rue/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/rue/statistics/?format=api"
            },
            "language_code": "rue",
            "id": 11677,
            "filename": "po/rue.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/rue/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/rue/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/rue/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/rue/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/rue/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/rue/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/rue/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/rue/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/rue/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 11678,
            "filename": "po/si.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/si/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/si/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/si/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 11679,
            "filename": "po/sk.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sk/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sk/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sk/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": 11680,
            "filename": "po/sl.po",
            "revision": "89424c1bfb636cd90caa48084cd2bf2577582894",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sl/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sl/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 221,
            "translated_words": 798,
            "translated_percent": 68.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 63,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:41:09.439004+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sl/units/?format=api"
        },
        {
            "language": {
                "id": 337,
                "code": "sma",
                "name": "Sami (Southern)",
                "plural": {
                    "id": 288,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [],
                "direction": "ltr",
                "population": 295,
                "web_url": "https://hosted.weblate.org/languages/sma/",
                "url": "https://hosted.weblate.org/api/languages/sma/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sma/statistics/?format=api"
            },
            "language_code": "sma",
            "id": 11681,
            "filename": "po/sma.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sma/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sma/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sma/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sma/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/sma/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sma/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sma/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sma/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sma/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 11682,
            "filename": "po/sq.po",
            "revision": "7bb0f781b2fd41e28bbcd302eb003668a41e837d",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sq/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sq/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "translated": 25,
            "translated_words": 82,
            "translated_percent": 7.8,
            "fuzzy": 56,
            "fuzzy_words": 151,
            "fuzzy_percent": 17.6,
            "failing_checks": 13,
            "failing_checks_words": 40,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sq/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 11683,
            "filename": "po/sr.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sr/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sr/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sr/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": 11684,
            "filename": "po/sv.po",
            "revision": "a449ca090248b7be4a3082b02c4bbb1bc030e001",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sv/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sv/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 221,
            "translated_words": 798,
            "translated_percent": 68.8,
            "fuzzy": 15,
            "fuzzy_words": 36,
            "fuzzy_percent": 4.6,
            "failing_checks": 12,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:41:13.751784+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sv/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa",
                    "swh"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://hosted.weblate.org/languages/sw/",
                "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 11685,
            "filename": "po/sw.po",
            "revision": "ef2872cad56feb9d1f6eb5856bb419b139207f46",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/sw/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/sw/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "translated": 16,
            "translated_words": 26,
            "translated_percent": 5.0,
            "fuzzy": 5,
            "fuzzy_words": 8,
            "fuzzy_percent": 1.5,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:41:15.008594+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/sw/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 11686,
            "filename": "po/ta.po",
            "revision": "2d5d92f337b7cd55c6158c3006d03b65ef467bc7",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/ta/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/ta/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 12,
            "translated_words": 17,
            "translated_percent": 3.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:41:16.512547+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/ta/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 11687,
            "filename": "po/te.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/te/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/te/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/te/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 11688,
            "filename": "po/th.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/th/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/th/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/th/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 11689,
            "filename": "po/tr.po",
            "revision": "a6eeaddc5d733748afd5140ceba35d03fa590207",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/tr/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/tr/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "translated": 217,
            "translated_words": 739,
            "translated_percent": 68.4,
            "fuzzy": 18,
            "fuzzy_words": 95,
            "fuzzy_percent": 5.6,
            "failing_checks": 7,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-01-16T20:20:20.837998+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/tr/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": 11690,
            "filename": "po/uk.po",
            "revision": "61b27aeb769fcce4c64de29266b20fa224548191",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/uk/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/uk/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 138,
            "translated_words": 400,
            "translated_percent": 42.9,
            "fuzzy": 20,
            "fuzzy_words": 54,
            "fuzzy_percent": 6.2,
            "failing_checks": 12,
            "failing_checks_words": 41,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:41:20.797962+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/uk/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 11691,
            "filename": "po/vi.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/vi/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/vi/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/vi/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_CN",
            "id": 11692,
            "filename": "po/zh_CN.po",
            "revision": "144602b5bdcc0fbdfcd47dc751b91b014b3514f7",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 241,
            "translated_words": 821,
            "translated_percent": 75.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-09-30T06:31:41.659547+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant_HK/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 11693,
            "filename": "po/zh_HK.po",
            "revision": "05ec79f2018a16bf67a1e4ba16c55f1689961887",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/zh_Hant_HK/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/zh_Hant_HK/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 317,
            "total_words": 1375,
            "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/feedreader/translations/zh_Hant_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant_HK/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": 34300,
            "filename": "po/FeedReader.pot",
            "revision": "9f3d387bc83b47c8d5340b5b53fad1cb8cfcaf66",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/en/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/en/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 324,
            "total_words": 1466,
            "translated": 324,
            "translated_words": 1466,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 127,
            "failing_checks_words": 739,
            "failing_checks_percent": 39.1,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/en/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 148749,
            "filename": "po/zh_TW.po",
            "revision": "a232ff8955f3497b3b729bad8d4ec7bcd0988513",
            "web_url": "https://hosted.weblate.org/projects/feedreader/translations/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/feedreader/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/feedreader/translations/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 321,
            "total_words": 1434,
            "translated": 76,
            "translated_words": 141,
            "translated_percent": 23.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-17T05:54:04.189140+02:00",
            "last_author": "gasolin",
            "repository_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/feedreader/translations/zh_Hant/units/?format=api"
        }
    ]
}