Translation components API.

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

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

{
    "count": 8,
    "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": 27784,
            "filename": "app/i18n/en/home.json",
            "revision": "5f809d89509b05199ba1a6cc54d54b787d06f8a0,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/en/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/en/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 85,
            "total_words": 746,
            "translated": 85,
            "translated_words": 746,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 209,
            "failing_checks_percent": 37.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-23T02:39:12.371084+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 27788,
            "filename": "app/i18n/fr/home.json",
            "revision": "5c0d8855a7439437aed9fdf9d8d6fcaaf680b5de,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/fr/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/fr/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 85,
            "translated_words": 746,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-03T20:53:48.234523+02:00",
            "last_author": "K. Herbert",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 28414,
            "filename": "app/i18n/ar/home.json",
            "revision": "284507c106093b600fbe0e2c7ca0c3c61b4fd3e3,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/ar/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/ar/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 14,
            "translated_words": 81,
            "translated_percent": 16.4,
            "fuzzy": 3,
            "fuzzy_words": 22,
            "fuzzy_percent": 3.5,
            "failing_checks": 4,
            "failing_checks_words": 70,
            "failing_checks_percent": 4.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-06-05T11:26:29.906048+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 28455,
            "filename": "app/i18n/nb_NO/home.json",
            "revision": "f0b9e44b699b9a7b53c9c34544a78efc07b1536a,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 20,
            "translated_words": 99,
            "translated_percent": 23.5,
            "fuzzy": 3,
            "fuzzy_words": 22,
            "fuzzy_percent": 3.5,
            "failing_checks": 6,
            "failing_checks_words": 76,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-23T02:39:12.659061+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 29158,
            "filename": "app/i18n/pt_PT/home.json",
            "revision": "f820297db14e347aee0cd52ad3af19f172d72cc8,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 49,
            "translated_words": 490,
            "translated_percent": 57.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 53,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-23T02:39:12.572010+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 33401,
            "filename": "app/i18n/es/home.json",
            "revision": "de17b145866312017c6cf203045c52792e1a6bdf,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/es/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/es/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 13,
            "translated_words": 62,
            "translated_percent": 15.2,
            "fuzzy": 4,
            "fuzzy_words": 41,
            "fuzzy_percent": 4.7,
            "failing_checks": 7,
            "failing_checks_words": 94,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-05T11:26:30.186873+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/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": 102209,
            "filename": "app/i18n/pt_BR/home.json",
            "revision": "9f69a5d3ed740aefe502834407055b40f96f5d84,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 70,
            "translated_words": 716,
            "translated_percent": 82.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.1,
            "failing_checks": 28,
            "failing_checks_words": 246,
            "failing_checks_percent": 32.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-05T11:26:30.355367+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/pt_BR/units/?format=api"
        },
        {
            "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": 102213,
            "filename": "app/i18n/de/home.json",
            "revision": "30c089c508ed0846aa7daf847aa2982820ff1150,5f809d89509b05199ba1a6cc54d54b787d06f8a0",
            "web_url": "https://hosted.weblate.org/projects/captainfact-frontend-ui/home/de/",
            "share_url": "https://hosted.weblate.org/engage/captainfact-frontend-ui/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/captainfact-frontend-ui/home/de/",
            "url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 746,
            "translated": 41,
            "translated_words": 227,
            "translated_percent": 48.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-05T11:26:30.058919+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/captainfact-frontend-ui/home/de/units/?format=api"
        }
    ]
}