Translation components API.

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

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

{
    "count": 9,
    "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": 98320,
            "filename": "libdnf5/libdnf5.pot",
            "revision": "97f2f04dbc846e8f48cea98d48ead21bac8faab1",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/en/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/en/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 297,
            "total_words": 2053,
            "translated": 297,
            "translated_words": 2053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 129,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-17T02:51:20.512268Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/en/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": 98321,
            "filename": "libdnf5/cs.po",
            "revision": "216a9b1d474c6bbeca36fc587b88ea188cd7d8f9",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 245,
            "translated_words": 1650,
            "translated_percent": 82.4,
            "fuzzy": 33,
            "fuzzy_words": 263,
            "fuzzy_percent": 11.1,
            "failing_checks": 9,
            "failing_checks_words": 93,
            "failing_checks_percent": 3.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-05-17T02:51:34.541118Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/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": 98336,
            "filename": "libdnf5/de.po",
            "revision": "94945cb9a7ff84a4dee59c468e80bf87d0ce0f09",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/de/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/de/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "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": 56,
            "have_comment": 0,
            "last_change": "2024-05-17T02:51:34.983897Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/de/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": 100230,
            "filename": "libdnf5/ka.po",
            "revision": "e4e745dd9dec3d6543aecd69d051379d768c8acc",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 297,
            "translated_words": 2053,
            "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-05-19T07:36:02.492118Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ka/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": 118225,
            "filename": "libdnf5/sv.po",
            "revision": "38ad7f4dc2b4157e866d9d5e771d92f5cdebcfe8",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 297,
            "translated_words": 2053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-05-20T17:36:11.912662Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/sv/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": 118239,
            "filename": "libdnf5/pt_BR.po",
            "revision": "95928a6305cf56e209714c8667e5e4315556dfbd",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 263,
            "translated_words": 1780,
            "translated_percent": 88.5,
            "fuzzy": 29,
            "fuzzy_words": 235,
            "fuzzy_percent": 9.7,
            "failing_checks": 7,
            "failing_checks_words": 81,
            "failing_checks_percent": 2.3,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-05-17T02:51:40.236090Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "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": 124013,
            "filename": "libdnf5/ru.po",
            "revision": "4438be5184298bf8b343b169c52812e4a5f23766",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 297,
            "translated_words": 2053,
            "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": 28,
            "have_comment": 0,
            "last_change": "2024-05-20T17:36:12.163714Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ru/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 125677,
            "filename": "libdnf5/ko.po",
            "revision": "881a0b011162b358813624396f9be5303c8a1d57",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 37,
            "translated_words": 202,
            "translated_percent": 12.4,
            "fuzzy": 4,
            "fuzzy_words": 29,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-22T08:25:20.539044Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/ko/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": 127332,
            "filename": "libdnf5/fr.po",
            "revision": "f01faa8f92e960d8849ecfa3de15b3b31bea9d63",
            "web_url": "https://translate.fedoraproject.org/projects/dnf5/libdnf5/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/dnf5/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/dnf5/libdnf5/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 2053,
            "translated": 297,
            "translated_words": 2053,
            "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": 23,
            "have_comment": 0,
            "last_change": "2024-05-17T22:11:36.169254Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/dnf5/libdnf5/fr/units/?format=api"
        }
    ]
}