Translation components API.

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

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

{
    "count": 21,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "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": 658,
            "filename": "po/ca/Fedora_Cheat_Cube_Packagers.po",
            "revision": "b805d52616cabf1cdfd553c32c13cbc955cfcba1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 8,
            "translated_words": 11,
            "translated_percent": 10.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 24,
            "failing_checks_percent": 10.9,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/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": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "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": 659,
            "filename": "po/cs/Fedora_Cheat_Cube_Packagers.po",
            "revision": "46233c906d48cb3aaae8e80782333d290d751a2b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-11T19:47:52.557890Z",
            "last_author": "Zdenek Chmelar",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/cs/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "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": 660,
            "filename": "po/de/Fedora_Cheat_Cube_Packagers.po",
            "revision": "f16b31783783f0683c6c931e5733b4ea09b20d73",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 6,
            "translated_words": 17,
            "translated_percent": 8.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.4,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2022-07-15T10:08:01.645599Z",
            "last_author": "Joachim Philipp",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/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_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": 661,
            "filename": "po/es/Fedora_Cheat_Cube_Packagers.po",
            "revision": "e6ce27a46b16c708b0753a09aa32ea6e36ec54bd",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 17,
            "failing_checks_percent": 10.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/es/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "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": 662,
            "filename": "po/fi/Fedora_Cheat_Cube_Packagers.po",
            "revision": "75ac947c52354661e3edf7d223d860a5349f03be",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-01T14:31:56.660142Z",
            "last_author": "Ricky Tigg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "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": 663,
            "filename": "po/fr/Fedora_Cheat_Cube_Packagers.po",
            "revision": "e1daf155c9e83a4ae07edc4f91154a6219cc07e4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-09T02:03:06.982301Z",
            "last_author": "Julien Humbert",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/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": 37441,
                "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": 664,
            "filename": "po/fur/Fedora_Cheat_Cube_Packagers.po",
            "revision": "eee798be8f0114617565f2eeb5ddb62059f402df",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 11,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-05T09:43:26.711146Z",
            "last_author": "Fabio Tomat",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fur/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "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": 665,
            "filename": "po/hu/Fedora_Cheat_Cube_Packagers.po",
            "revision": "e9fc0c133300f9ee54ff4712d7b6747f4e34197d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/hu/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": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "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": 666,
            "filename": "po/pt-BR/Fedora_Cheat_Cube_Packagers.po",
            "revision": "ca18f69a8c10c55f8525bbdeb627236e85648357",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "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": "2024-01-23T17:43:29.709324Z",
            "last_author": "Rafael Fontenelle",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "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": 667,
            "filename": "po/pt/Fedora_Cheat_Cube_Packagers.po",
            "revision": "76e8e4f1a23777df4e77808d160fcca7f467dc9c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 58,
            "translated_words": 180,
            "translated_percent": 79.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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/pt/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",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "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": 668,
            "filename": "po/ru/Fedora_Cheat_Cube_Packagers.po",
            "revision": "170bbc34376f800ef5b2870cbdf66f79a20f516b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-05T13:59:19.081418Z",
            "last_author": "Alexey Rubtsov",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/ru/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "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": 669,
            "filename": "po/sv/Fedora_Cheat_Cube_Packagers.po",
            "revision": "9377774b3c8faec43d56dc6a96f321233db50785",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-08-13T18:29:06.330416Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/sv/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_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "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": 670,
            "filename": "po/uk/Fedora_Cheat_Cube_Packagers.po",
            "revision": "b5a82df82016a2b73c0620660aa7d58192d40067",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/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": 671,
            "filename": "po/zh-CN/Fedora_Cheat_Cube_Packagers.po",
            "revision": "70f121f9cd8d7e0afe77b92edc9eab78a4b9428c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 15,
            "translated_words": 59,
            "translated_percent": 20.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 672,
            "filename": "po/fa/Fedora_Cheat_Cube_Packagers.po",
            "revision": "2282997b2d4ca3f1aa5ef1953776ad18c1aa4718",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/fa/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 673,
            "filename": "po/he/Fedora_Cheat_Cube_Packagers.po",
            "revision": "777987a38c89bb19364f23bd1bcaad621578e974",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 26,
            "translated_words": 93,
            "translated_percent": 35.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2020-12-31T10:27:58.256725Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/he/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": 674,
            "filename": "po/zh_TW/Fedora_Cheat_Cube_Packagers.po",
            "revision": "210bec3606e03eb3b2ba857e189c7d802fc4ae34",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "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": 675,
            "filename": "po/tr/Fedora_Cheat_Cube_Packagers.po",
            "revision": "2ad788d010cb18fb468c7513957b6d83830cabaa",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-04-15T17:36:48.144612Z",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/tr/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "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": 1244,
            "filename": "pot/Fedora_Cheat_Cube_Packagers.pot",
            "revision": "657a2b736f26cd8a2f0f4918bf29fb05c9c34923",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 73,
            "total_words": 253,
            "translated": 73,
            "translated_words": 253,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 16,
            "failing_checks_percent": 9.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/en/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "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": 32760,
            "filename": "po/si/Fedora_Cheat_Cube_Packagers.po",
            "revision": "bce31aaf433e90219ca7608b5798e968f968c604",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/si/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 84896,
            "filename": "po/el/Fedora_Cheat_Cube_Packagers.po",
            "revision": "4ffe0b28dfe5a98f5796a7fbce62d2bc9a89ad98",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-cheat-cubes/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 253,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_packagers/el/units/?format=api"
        }
    ]
}