Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 27435,
            "filename": "default_translations/de/validators.de.yml",
            "revision": "a47f996863d752b8a03a1db1203b3e9268407e77,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/de/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/de/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:55.891342+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/de/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27436,
            "filename": "default_translations/en/validators.en.yml",
            "revision": "5f87d8fc071bb65e8b416d19c8e117ed687cfeb2,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/en/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/en/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 19,
            "total_words": 127,
            "translated": 19,
            "translated_words": 127,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 24,
            "failing_checks_percent": 26.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:55.774414+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/en/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 27437,
            "filename": "default_translations/es/validators.es.yml",
            "revision": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/es/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/es/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:55.998615+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/es/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 27438,
            "filename": "default_translations/pt/validators.pt.yml",
            "revision": "d07b3a58d517214c95d6d9c2836d76f45775dc61,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/pt/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/pt/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.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": "2022-10-26T23:00:56.371422+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/pt/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 27457,
            "filename": "default_translations/nb/validators.nb.yml",
            "revision": "f150e252c4dea1c800f3f2fa9e4722b769fe3c76,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 14,
            "translated_words": 102,
            "translated_percent": 73.6,
            "fuzzy": 3,
            "fuzzy_words": 14,
            "fuzzy_percent": 15.7,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:56.245074+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 132226,
            "filename": "default_translations/fr/validators.fr.yml",
            "revision": "543bdfd5ab19a62424e8f06eda2a467126b5b47a,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/fr/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/fr/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 17,
            "translated_words": 116,
            "translated_percent": 89.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:56.098441+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/fr/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 186090,
            "filename": "default_translations/zh_Hant/validators.zh_Hant.yml",
            "revision": "58031b32bd10f915764f7bbc4f45b643828889c1,5f87d8fc071bb65e8b416d19c8e117ed687cfeb2",
            "web_url": "https://hosted.weblate.org/projects/userli/validators/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/userli/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/userli/validators/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 127,
            "translated": 5,
            "translated_words": 29,
            "translated_percent": 26.3,
            "fuzzy": 3,
            "fuzzy_words": 18,
            "fuzzy_percent": 15.7,
            "failing_checks": 4,
            "failing_checks_words": 27,
            "failing_checks_percent": 21.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-26T23:00:56.473479+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/userli/validators/zh_Hant/units/?format=api"
        }
    ]
}