Translation components API.

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

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

{
    "count": 4,
    "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": 1406195,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/mgx/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/en/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_Hans",
            "id": 1406196,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/mgx/glossary/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/glossary/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1406197,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/mgx/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/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": 1406198,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/mgx/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/mgx/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/mgx/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/mgx/glossary/es/units/?format=api"
        }
    ]
}