Translation components API.

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

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

{
    "count": 14,
    "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": [
                    "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": 2860,
            "filename": "po/debbuild.pot",
            "revision": "02d708cf684312280b5459783e48c6d6827da6a7",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 34,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/en/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": 2861,
            "filename": "po/de/debbuild.po",
            "revision": "ec40bc75503ab17a767c8a4c6cccdc9c2ad7b4c4",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/de/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/de/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 260,
            "translated": 70,
            "translated_words": 260,
            "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-09-25T22:38:29.968436Z",
            "last_author": "Tobias Weise",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/de/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "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": 2862,
            "filename": "po/it/debbuild.po",
            "revision": "e78b1e7aef7394edfad070de0fbca12b8ce45641",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/it/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/it/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-20T10:32:00.394582Z",
            "last_author": "Fernandez Alonso Alberto Mario",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/it/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": 2863,
            "filename": "po/uk/debbuild.po",
            "revision": "40c9098e5e31f0670077b86acdec72406f3a0948",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "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-05-15T05:32:55.223474Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/uk/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": 8412,
            "filename": "po/tr/debbuild.po",
            "revision": "9217b96b7b30c18d0bf0f0a362d3f445b67581a0",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 260,
            "translated": 70,
            "translated_words": 260,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-17T18:44:25.582843Z",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/tr/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 14965,
            "filename": "po/nb_NO/debbuild.po",
            "revision": "0da1c703fe66df20b88b3c80b7f091b2c94c4788",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 55,
            "translated_words": 205,
            "translated_percent": 75.3,
            "fuzzy": 18,
            "fuzzy_words": 63,
            "fuzzy_percent": 24.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2020-05-15T20:50:45.014217Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.fedoraproject.org/languages/kab/",
                "url": "https://translate.fedoraproject.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 32554,
            "filename": "po/kab/debbuild.po",
            "revision": "e9e9ce12ef6bb7f177b96ef9940a2ec5fa0128c2",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/kab/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/kab/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/kab/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 2.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-25T18:55:19.135834Z",
            "last_author": "Slimane Selyan Amiri",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/kab/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": 53573,
            "filename": "po/fi/debbuild.po",
            "revision": "4acd128a49b799c2bdf3bfd7c0dcda82fefbff11",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T11:04:44.845891Z",
            "last_author": "Jan Kuparinen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/fi/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "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": 54677,
            "filename": "po/id/debbuild.po",
            "revision": "90548edbe8a8989836689d440d28128f35e14513",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-23T10:58:41.280958Z",
            "last_author": "Andika Triwidada",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/id/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": 55490,
            "filename": "po/pt_BR/debbuild.po",
            "revision": "2f8913a2e2a5e218986a39370c773ae566c47c71",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-03T00:18:52.009120Z",
            "last_author": "Rafael Fontenelle",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 55525,
            "filename": "po/hr/debbuild.po",
            "revision": "435954d57e92f33f8860c5cdc11bb3ff1123b997",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 73,
            "translated_words": 268,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-20T20:51:57.817253Z",
            "last_author": "Gogo Gogsi",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/hr/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hans/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 79216,
            "filename": "po/zh_Hans/debbuild.po",
            "revision": "be14749f4811d20dad3066e0b8bcfbe40ec83483",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 33,
            "translated_words": 106,
            "translated_percent": 45.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-03T00:53:30.340794Z",
            "last_author": "Yang Yulin",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hant/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 80849,
            "filename": "po/zh_Hant/debbuild.po",
            "revision": "2d121233acf2387726cedf17eaa4bb226d4a851b",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/zh_Hant/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/zh_Hant/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/zh_Hant/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "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": 85064,
            "filename": "po/ka/debbuild.po",
            "revision": "9384173a801503f6509a30c32fadaac2d9a52f5a",
            "web_url": "https://translate.fedoraproject.org/projects/debbuild/master/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/debbuild/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/debbuild/master/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 73,
            "total_words": 268,
            "translated": 31,
            "translated_words": 96,
            "translated_percent": 42.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": "2024-01-31T13:15:34.096042Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/debbuild/master/ka/units/?format=api"
        }
    ]
}