Translation components API.

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

GET /api/components/captainfact-frontend-ui/moderation/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": 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": 27781,
            "filename": "app/i18n/en/moderation.json",
            "revision": "ebfe414ef164fe04ea5b534b793e4d38f0c74b1d,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/en/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/en/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 17,
            "total_words": 89,
            "translated": 17,
            "translated_words": 89,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 53,
            "failing_checks_percent": 29.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:22.832135+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/en/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": 27785,
            "filename": "app/i18n/fr/moderation.json",
            "revision": "f155356ab87cbd1f50bd0aaa4c6f17ef8c683ec1,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/fr/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/fr/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 17,
            "translated_words": 89,
            "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-04-23T18:06:43.680793+02:00",
            "last_author": "K. Herbert",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/fr/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 28421,
            "filename": "app/i18n/ar/moderation.json",
            "revision": "fbf7217ca00b361f5c468c78f70028fcd14cfda8,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/ar/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/ar/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 14,
            "translated_words": 50,
            "translated_percent": 82.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:22.960775+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/ar/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_NO",
            "id": 28457,
            "filename": "app/i18n/nb_NO/moderation.json",
            "revision": "98aeac1b410678d3a2246582a59dacee733cccdc,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 11,
            "translated_words": 39,
            "translated_percent": 64.7,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 17.6,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 23.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:23.366519+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 29165,
            "filename": "app/i18n/pt_PT/moderation.json",
            "revision": "3fbb2afb310d97fbd35aacc4554a254e6b86aeee,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 14,
            "translated_words": 50,
            "translated_percent": 82.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:23.722666+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_PT/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": 33406,
            "filename": "app/i18n/es/moderation.json",
            "revision": "b279b6737d460d222e8c3496e19bdb654bbfea70,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/es/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/es/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 14,
            "translated_words": 50,
            "translated_percent": 82.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:23.081277+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/es/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "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://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 101501,
            "filename": "app/i18n/pt_BR/moderation.json",
            "revision": "3818cd201775d998f695dd546f4913816e51fb87,ebfe414ef164fe04ea5b534b793e4d38f0c74b1d",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/moderation/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/moderation/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 89,
            "translated": 14,
            "translated_words": 50,
            "translated_percent": 82.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 17.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-16T13:16:23.553971+02:00",
            "last_author": "Benjamin Piouffle",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/moderation/pt_BR/units/?format=api"
        }
    ]
}