Translation components API.

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

GET /api/components/module-federation-documentation-oss/module-federation-documentation-main-docs/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "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": 1403956,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/module-federation-documentation-oss/module-federation-documentation-main-docs/en/",
            "share_url": "https://hosted.weblate.org/engage/module-federation-documentation-oss/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/module-federation-documentation-oss/module-federation-documentation-main-docs/en/",
            "url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1333,
            "total_words": 31924,
            "translated": 1333,
            "translated_words": 31924,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 700,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/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": 1403957,
            "filename": "apps/docs/src/l10n-weblate/ROOT/es.po",
            "revision": "79a8091e00e72f3833469cea5347efcfb8d7dc1e",
            "web_url": "https://hosted.weblate.org/projects/module-federation-documentation-oss/module-federation-documentation-main-docs/es/",
            "share_url": "https://hosted.weblate.org/engage/module-federation-documentation-oss/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/module-federation-documentation-oss/module-federation-documentation-main-docs/es/",
            "url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1333,
            "total_words": 31924,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-06T16:12:44.180934+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/es/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "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://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1403958,
            "filename": "apps/docs/src/l10n-weblate/ROOT/zh_CN.po",
            "revision": "e68651672d50350da9deeb37ef9ac7e0a71e451e",
            "web_url": "https://hosted.weblate.org/projects/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/module-federation-documentation-oss/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1333,
            "total_words": 31924,
            "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://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/module-federation-documentation-oss/module-federation-documentation-main-docs/zh_Hans/units/?format=api"
        }
    ]
}