Translation components API.

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

GET /api/components/debian-handbook/07_solving-problems/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": null,
    "results": [
        {
            "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-PL",
            "id": 1279,
            "filename": "pl-PL/07_solving-problems.po",
            "revision": "9cb1fb4cc5b0d15868634e130a02f84fc3831865",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/pl/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/pl/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 90,
            "translated_words": 1613,
            "translated_percent": 42.0,
            "fuzzy": 88,
            "fuzzy_words": 920,
            "fuzzy_percent": 41.1,
            "failing_checks": 60,
            "failing_checks_words": 474,
            "failing_checks_percent": 28.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-10-27T04:18:45.598128+02:00",
            "last_author": "olo00olo",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pl/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-TR",
            "id": 1280,
            "filename": "tr-TR/07_solving-problems.po",
            "revision": "0ba23e12c20bbf1129d3eef777fb8e2c85bf8470",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/tr/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/tr/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 1.4,
            "fuzzy": 14,
            "fuzzy_words": 18,
            "fuzzy_percent": 6.5,
            "failing_checks": 11,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-09-07T09:49:19.701183+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/tr/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-ES",
            "id": 1282,
            "filename": "es-ES/07_solving-problems.po",
            "revision": "fe9393eab54c2eb4c9c20a16f2962abcb6d96a8b",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/es/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/es/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 196,
            "translated_words": 3801,
            "translated_percent": 91.5,
            "fuzzy": 18,
            "fuzzy_words": 41,
            "fuzzy_percent": 8.4,
            "failing_checks": 8,
            "failing_checks_words": 33,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-22T14:01:50.033126+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/es/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id-ID",
            "id": 1283,
            "filename": "id-ID/07_solving-problems.po",
            "revision": "036760740d1fa4957469505d9b778b4f761a4daa",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/id/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/id/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-12T09:02:25.610836+01:00",
            "last_author": "Andika Triwidada",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/id/units/?format=api"
        },
        {
            "language": {
                "id": 173,
                "code": "ar_MA",
                "name": "Arabic (Morocco)",
                "plural": {
                    "id": 13,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ary"
                ],
                "direction": "rtl",
                "population": 22048254,
                "web_url": "https://hosted.weblate.org/languages/ar_MA/",
                "url": "https://hosted.weblate.org/api/languages/ar_MA/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar_MA/statistics/?format=api"
            },
            "language_code": "ar-MA",
            "id": 1284,
            "filename": "ar-MA/07_solving-problems.po",
            "revision": "c2ac8571c8c5251dd0a4a939ec07653ed1ebcf00",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ar_MA/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ar_MA/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ar_MA/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 99,
            "translated_words": 2063,
            "translated_percent": 46.2,
            "fuzzy": 101,
            "fuzzy_words": 1674,
            "fuzzy_percent": 47.1,
            "failing_checks": 92,
            "failing_checks_words": 1783,
            "failing_checks_percent": 42.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:03.264358+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ar_MA/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da-DK",
            "id": 1285,
            "filename": "da-DK/07_solving-problems.po",
            "revision": "41d11041b33d830e5464ccaf858853180ad6798e",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/da/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/da/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 10,
            "translated_words": 70,
            "translated_percent": 4.6,
            "fuzzy": 6,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.8,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:04.407139+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/da/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-DE",
            "id": 1286,
            "filename": "de-DE/07_solving-problems.po",
            "revision": "e8018b4474482f50e45426a8b503614eb804d3c5",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/de/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/de/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 146,
            "translated_words": 3132,
            "translated_percent": 68.2,
            "fuzzy": 68,
            "fuzzy_words": 710,
            "fuzzy_percent": 31.7,
            "failing_checks": 39,
            "failing_checks_words": 269,
            "failing_checks_percent": 18.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-07-26T15:11:27.363453+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/de/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-RO",
            "id": 1287,
            "filename": "ro-RO/07_solving-problems.po",
            "revision": "f28cd9aff7637afae6e8aa6b8ee9d339ea4d3171",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ro/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ro/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "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/debian-handbook/07_solving-problems/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ro/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-HR",
            "id": 1288,
            "filename": "hr-HR/07_solving-problems.po",
            "revision": "925c3d8870ca17b06014bf0c71dd2dabddd39b59",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/hr/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/hr/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "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": "2022-12-23T22:59:05.913286+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/hr/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-IT",
            "id": 1289,
            "filename": "it-IT/07_solving-problems.po",
            "revision": "0e49ca97010bcf8fa3fe3c9f7a78198c85e3f01c",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/it/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/it/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-15T13:38:02.988117+01:00",
            "last_author": "Pierfrancesco Passerini",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/it/units/?format=api"
        },
        {
            "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": 1290,
            "filename": "pt-BR/07_solving-problems.po",
            "revision": "277246abb00660dbcf5636d2930759fd2410aed3",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-21T17:26:06.964460+01:00",
            "last_author": "Claudio Filho F Filho",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa-IR",
            "id": 1291,
            "filename": "fa-IR/07_solving-problems.po",
            "revision": "fb7be94955e147a132db60c9fe38b58ec34c8d37",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/fa/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/fa/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 99,
            "translated_words": 2063,
            "translated_percent": 46.2,
            "fuzzy": 101,
            "fuzzy_words": 1674,
            "fuzzy_percent": 47.1,
            "failing_checks": 85,
            "failing_checks_words": 1287,
            "failing_checks_percent": 39.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:05.367859+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fa/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el-GR",
            "id": 1292,
            "filename": "el-GR/07_solving-problems.po",
            "revision": "e7454e9d4d4a30371ca23802d2806e579413c1fb",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/el/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/el/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:04.837073+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/el/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja-JP",
            "id": 1293,
            "filename": "ja-JP/07_solving-problems.po",
            "revision": "eae6b8ea1258e3bc22b5b9611e9f3d9f21750fd6",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ja/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ja/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 110,
            "translated_words": 2234,
            "translated_percent": 51.4,
            "fuzzy": 100,
            "fuzzy_words": 1555,
            "fuzzy_percent": 46.7,
            "failing_checks": 100,
            "failing_checks_words": 1673,
            "failing_checks_percent": 46.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-07T09:49:04.808016+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ja/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-FR",
            "id": 1294,
            "filename": "fr-FR/07_solving-problems.po",
            "revision": "7f992bba095356839281d96fbe60fbd8b3392d29",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/fr/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/fr/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 144,
            "translated_words": 2779,
            "translated_percent": 67.2,
            "fuzzy": 63,
            "fuzzy_words": 965,
            "fuzzy_percent": 29.4,
            "failing_checks": 69,
            "failing_checks_words": 1233,
            "failing_checks_percent": 32.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-04-12T12:48:33.921144+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/fr/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-RU",
            "id": 1295,
            "filename": "ru-RU/07_solving-problems.po",
            "revision": "7732ce048c1313545eb5d1af13e5c734feee9ea3",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ru/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ru/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 100,
            "translated_words": 2065,
            "translated_percent": 46.7,
            "fuzzy": 100,
            "fuzzy_words": 1672,
            "fuzzy_percent": 46.7,
            "failing_checks": 68,
            "failing_checks_words": 1117,
            "failing_checks_percent": 31.7,
            "have_suggestion": 41,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:18.747957+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ru/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko-KR",
            "id": 3775,
            "filename": "ko-KR/07_solving-problems.po",
            "revision": "ffad3af4538135530e234f5d9835748ec7f4aa6c",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ko/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ko/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 3,
            "translated_words": 18,
            "translated_percent": 1.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-10T18:35:43.919776+01:00",
            "last_author": "이정희",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ko/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-VN",
            "id": 6520,
            "filename": "vi-VN/07_solving-problems.po",
            "revision": "7334c1f8534969706089d5ec3c0b7dc3c1f6d9f1",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/vi/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/vi/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 3,
            "translated_words": 9,
            "translated_percent": 1.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:19.812570+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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": 7893,
            "filename": "zh-CN/07_solving-problems.po",
            "revision": "57c9e0540035ea61cdacadee450dbf626ece2cc6",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 148,
            "translated_words": 3134,
            "translated_percent": 69.1,
            "fuzzy": 66,
            "fuzzy_words": 708,
            "fuzzy_percent": 30.8,
            "failing_checks": 35,
            "failing_checks_words": 265,
            "failing_checks_percent": 16.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-10T06:02:30.073116+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hans/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-NL",
            "id": 8201,
            "filename": "nl-NL/07_solving-problems.po",
            "revision": "967486f00590bf06f469f5b59ef355e935188741",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/nl/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/nl/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 99,
            "translated_words": 2063,
            "translated_percent": 46.2,
            "fuzzy": 101,
            "fuzzy_words": 1674,
            "fuzzy_percent": 47.1,
            "failing_checks": 69,
            "failing_checks_words": 1032,
            "failing_checks_percent": 32.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-20T22:02:41.772895+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nl/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-SE",
            "id": 10505,
            "filename": "sv-SE/07_solving-problems.po",
            "revision": "9fe0e69e98c37aa566236de2f01e481e2fdb0e18",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/sv/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/sv/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 84,
            "translated_words": 200,
            "translated_percent": 39.2,
            "fuzzy": 63,
            "fuzzy_words": 162,
            "fuzzy_percent": 29.4,
            "failing_checks": 42,
            "failing_checks_words": 121,
            "failing_checks_percent": 19.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:19.318948+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/sv/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-NO",
            "id": 15764,
            "filename": "nb-NO/07_solving-problems.po",
            "revision": "17f5b14a329d54940c0568549e4009aa7cdb743f",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-16T10:49:01.419252+02:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/nb_NO/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": 34113,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/en/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/en/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 108,
            "failing_checks_words": 2153,
            "failing_checks_percent": 50.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/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-CZ",
            "id": 39011,
            "filename": "cs-CZ/07_solving-problems.po",
            "revision": "a236d2adc41ba55f8ccf59ed03769b755ac51c5d",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/cs/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/cs/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 97,
            "translated_words": 1967,
            "translated_percent": 45.3,
            "fuzzy": 103,
            "fuzzy_words": 1770,
            "fuzzy_percent": 48.1,
            "failing_checks": 83,
            "failing_checks_words": 1380,
            "failing_checks_percent": 38.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:04.160780+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/cs/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca-ES",
            "id": 45476,
            "filename": "ca-ES/07_solving-problems.po",
            "revision": "6780abb85c58b0100bf40d72cbdc96bf66c785b3",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/ca/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/ca/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 214,
            "translated_words": 3842,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:03.834905+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/ca/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": 122886,
            "filename": "zh-TW/07_solving-problems.po",
            "revision": "3e027aede412d4455e2d98603d9c79e2c2135a6d",
            "web_url": "https://hosted.weblate.org/projects/debian-handbook/07_solving-problems/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/debian-handbook/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/debian-handbook/07_solving-problems/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 214,
            "total_words": 3842,
            "translated": 99,
            "translated_words": 2063,
            "translated_percent": 46.2,
            "fuzzy": 101,
            "fuzzy_words": 1674,
            "fuzzy_percent": 47.1,
            "failing_checks": 81,
            "failing_checks_words": 1055,
            "failing_checks_percent": 37.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-23T22:59:20.266032+01:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/units/?format=api"
        }
    ]
}