Translation components API.

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

GET /api/components/dnf/dnf-plugins-core-l10n-master/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 8489,
            "filename": "master/dnf-plugins-core.pot",
            "revision": "82944bbd197db654e9797c348cddcd9bc4557a25",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 85,
            "failing_checks_words": 796,
            "failing_checks_percent": 26.1,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2025-04-05T14:12:54.480294Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 8490,
            "filename": "master/ca.po",
            "revision": "b0f76b28aba2f6bc38440db75a8355b6957f6e32",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2263,
            "translated": 140,
            "translated_words": 790,
            "translated_percent": 43.0,
            "fuzzy": 18,
            "fuzzy_words": 94,
            "fuzzy_percent": 5.5,
            "failing_checks": 16,
            "failing_checks_words": 86,
            "failing_checks_percent": 4.9,
            "have_suggestion": 189,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:54.764871Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 8491,
            "filename": "master/cs.po",
            "revision": "ff847a2f11917f46275bcb40def3ad2d649737a1",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2271,
            "translated": 325,
            "translated_words": 2271,
            "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": "2025-04-05T14:12:55.027087Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 8492,
            "filename": "master/da.po",
            "revision": "804fafb660146a15253445eb6820c5a7eff9491f",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/da/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/da/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 247,
            "translated_words": 1712,
            "translated_percent": 76.0,
            "fuzzy": 34,
            "fuzzy_words": 191,
            "fuzzy_percent": 10.4,
            "failing_checks": 22,
            "failing_checks_words": 131,
            "failing_checks_percent": 6.7,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:55.241452Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 8493,
            "filename": "master/de.po",
            "revision": "b73cc97c32c5b26f401d3a5685ea01a116bca7b4",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/de/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/de/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2271,
            "translated": 273,
            "translated_words": 1776,
            "translated_percent": 84.0,
            "fuzzy": 4,
            "fuzzy_words": 23,
            "fuzzy_percent": 1.2,
            "failing_checks": 29,
            "failing_checks_words": 239,
            "failing_checks_percent": 8.9,
            "have_suggestion": 73,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:55.382472Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/de/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 8494,
            "filename": "master/es.po",
            "revision": "60874b927d571431a3521233b9874b95c8fe13ba",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/es/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/es/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2271,
            "translated": 325,
            "translated_words": 2271,
            "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": "2025-04-05T17:02:27.158534Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 8495,
            "filename": "master/eu.po",
            "revision": "ed0cfe220e993f042c6f7a7f199d9b9d14d6ba7d",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 9,
            "translated_words": 15,
            "translated_percent": 2.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:55.677025Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/eu/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8496,
            "filename": "master/fi.po",
            "revision": "96ab43a7851e93e327bdfd9294963d89ac71200e",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:55.953339Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 8497,
            "filename": "master/fr.po",
            "revision": "0ce4d2484259db16be47fbe98ecc3e06fded56a2",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 75,
            "failing_checks_percent": 2.4,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:56.091988Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fr/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 36578,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 8498,
            "filename": "master/fur.po",
            "revision": "60992206efc90fa1f0b1234d0540d441f13517be",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 313,
            "translated_words": 2147,
            "translated_percent": 96.3,
            "fuzzy": 8,
            "fuzzy_words": 50,
            "fuzzy_percent": 2.4,
            "failing_checks": 11,
            "failing_checks_words": 138,
            "failing_checks_percent": 3.3,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:56.251933Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/fur/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 8499,
            "filename": "master/hu.po",
            "revision": "7ad661d13e8d90e239e6a83474a54d0305125c35",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 324,
            "translated_words": 2257,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 175,
            "failing_checks_percent": 2.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:56.444782Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 8500,
            "filename": "master/id.po",
            "revision": "1ff6f1e8dd26a75484199ac5a4cbe7dcd61f06d2",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 82,
            "translated_words": 484,
            "translated_percent": 25.2,
            "fuzzy": 9,
            "fuzzy_words": 45,
            "fuzzy_percent": 2.7,
            "failing_checks": 5,
            "failing_checks_words": 31,
            "failing_checks_percent": 1.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:56.591369Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 8501,
            "filename": "master/it.po",
            "revision": "378b6d0432c6dd6ac0f4e5b5b5e7644cb9bffb04",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/it/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/it/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2263,
            "translated": 143,
            "translated_words": 809,
            "translated_percent": 44.0,
            "fuzzy": 27,
            "fuzzy_words": 146,
            "fuzzy_percent": 8.3,
            "failing_checks": 27,
            "failing_checks_words": 175,
            "failing_checks_percent": 8.3,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:56.733855Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 8502,
            "filename": "master/ja.po",
            "revision": "2d1e9b23e9fd91ecc0562d10aafd9f99617ebc4e",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:57.017367Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 8503,
            "filename": "master/ko.po",
            "revision": "59e34e0b5d94273e3d6d2f0dbb55ba5db7423bb4",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "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": "2025-04-05T14:12:57.333220Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ko/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 8504,
            "filename": "master/nl.po",
            "revision": "b5d860d733adea10d7128c7523dd4ca9d068c123",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 316,
            "translated_words": 2181,
            "translated_percent": 97.2,
            "fuzzy": 6,
            "fuzzy_words": 28,
            "fuzzy_percent": 1.8,
            "failing_checks": 6,
            "failing_checks_words": 37,
            "failing_checks_percent": 1.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:57.608530Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/nl/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pa_in",
                    "pan",
                    "pu"
                ],
                "direction": "ltr",
                "population": 42560431,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 8505,
            "filename": "master/pa.po",
            "revision": "9368b9f280f623e04a2c8bb15a948cea3dd1dc99",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 45,
            "translated_words": 198,
            "translated_percent": 13.8,
            "fuzzy": 7,
            "fuzzy_words": 35,
            "fuzzy_percent": 2.1,
            "failing_checks": 5,
            "failing_checks_words": 16,
            "failing_checks_percent": 1.5,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:57.893484Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pa/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41461705,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 8506,
            "filename": "master/pl.po",
            "revision": "018d993efbaa1e84617a8424df9f5887d7d42e8f",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "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": "2025-04-05T14:12:58.033410Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por",
                    "por_pt",
                    "pt_pt",
                    "ptg"
                ],
                "direction": "ltr",
                "population": 249357174,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 8507,
            "filename": "master/pt.po",
            "revision": "8102354d14e24a743681ab79fde5b6e518888f4d",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 76,
            "translated_words": 354,
            "translated_percent": 23.3,
            "fuzzy": 13,
            "fuzzy_words": 74,
            "fuzzy_percent": 4.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.6,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:58.177662Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 8508,
            "filename": "master/pt_BR.po",
            "revision": "051890678542ac0a1716e70e6c79406d52f52ac7",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 43,
            "failing_checks_percent": 2.1,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:58.319060Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193498207,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 8509,
            "filename": "master/ru.po",
            "revision": "3d43cf352abdf521aba88ad9749fe623f1db22a6",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 324,
            "translated_words": 2249,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 1.5,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:58.766075Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/units/?format=api"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "als",
                    "sq_al",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6798943,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 8510,
            "filename": "master/sq.po",
            "revision": "948f5761c57c2d4a91fe7790807ef94302383074",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 1.8,
            "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": "2025-04-05T14:12:59.244498Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sq/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "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": 2
                },
                "aliases": [
                    "rs",
                    "scc",
                    "sr_cs",
                    "sr_rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7160353,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 8511,
            "filename": "master/sr.po",
            "revision": "fc076d64df72b66b41787ae7e260994fd27ae1f9",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2267,
            "translated": 71,
            "translated_words": 368,
            "translated_percent": 21.8,
            "fuzzy": 8,
            "fuzzy_words": 37,
            "fuzzy_percent": 2.4,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.9,
            "have_suggestion": 254,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:59.581221Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sr/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 8512,
            "filename": "master/sv.po",
            "revision": "5d6a647e13038e99bf6bb1eb8fce70b9c8f8fc34",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 62,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:59.813469Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 8513,
            "filename": "master/tr.po",
            "revision": "cd0f6b7ae4d27ba96520a7f41d6a9f86ec45d6eb",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "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": "2025-04-05T14:13:00.028557Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 8514,
            "filename": "master/uk.po",
            "revision": "207a4fd7488829ecbcd0aa768d5945a9a435ffba",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2263,
            "translated": 325,
            "translated_words": 2263,
            "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": "2025-04-05T14:13:00.165448Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/uk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 8515,
            "filename": "master/zh_CN.po",
            "revision": "2d24eb7fc49b1a7c2d70559e72bf171543af1a94",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 325,
            "translated_words": 2259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 92,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-05T14:13:00.348466Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 8516,
            "filename": "master/zh_TW.po",
            "revision": "46e9b242be4695c418e968876159ce1433b7d6d3",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 243,
            "translated_words": 1607,
            "translated_percent": 74.7,
            "fuzzy": 36,
            "fuzzy_words": 228,
            "fuzzy_percent": 11.0,
            "failing_checks": 39,
            "failing_checks_words": 373,
            "failing_checks_percent": 12.0,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2025-04-05T14:13:00.514079Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "sk_sk",
                    "sky",
                    "slk",
                    "slo",
                    "svk"
                ],
                "direction": "ltr",
                "population": 6809719,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 22253,
            "filename": "master/sk.po",
            "revision": "f8e2810c25af75a37d6d19eed87f03304bc1c532",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 8,
            "translated_words": 17,
            "translated_percent": 2.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:59.046373Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/sk/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32841,
            "filename": "master/si.po",
            "revision": "97242a45d91fbe9572455ad8b6b6e9e49705ee86",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/si/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/si/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 4,
            "translated_words": 12,
            "translated_percent": 1.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:58.909718Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/si/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar",
                    "mr_in"
                ],
                "direction": "ltr",
                "population": 98639100,
                "web_url": "https://translate.fedoraproject.org/languages/mr/",
                "url": "https://translate.fedoraproject.org/api/languages/mr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 53832,
            "filename": "master/mr.po",
            "revision": "43b54115fea0da70e17236ac3299864b87488082",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 1.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:57.468993Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/mr/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bg_bg",
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 61114,
            "filename": "master/bg.po",
            "revision": "5c480a797d88e337ec5cf877c3f5a0730ed21b64",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 24,
            "translated_words": 136,
            "translated_percent": 7.3,
            "fuzzy": 2,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:54.618694Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/bg/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 74546,
            "filename": "master/ka.po",
            "revision": "b1aead7fd6b0d41042ddfe8bd694f52036447711",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2259,
            "translated": 112,
            "translated_words": 564,
            "translated_percent": 34.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": "2025-04-05T14:12:57.195509Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ka/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "mol",
                    "ro_ro",
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 20024109,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 146790,
            "filename": "master/ro.po",
            "revision": "e32408bed2353c28eef6b213255a60008307ed65",
            "web_url": "https://translate.fedoraproject.org/projects/dnf/dnf-plugins-core-l10n-master/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-core-l10n-master/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 325,
            "total_words": 2275,
            "translated": 8,
            "translated_words": 42,
            "translated_percent": 2.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2025-04-05T14:12:58.479331Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ro/units/?format=api"
        }
    ]
}