Translation components API.

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

GET /api/components/visual-active-effects/glossary/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": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1028,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/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://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1029,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/?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": "2023-02-12T23:18:57.946027Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1031,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/?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": "2023-02-12T23:18:57.982717Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "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://weblate.foundryvtt-hub.com/languages/pt_BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1249,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/?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": "2023-03-22T01:05:53.014598Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1376,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/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": "2023-06-07T13:23:28.006693Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1481,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/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": "2024-02-19T16:31:24.245082Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1482,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/visual-active-effects/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/visual-active-effects/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/?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": "2024-02-19T16:31:24.388057Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/visual-active-effects/glossary/pl/units/?format=api"
        }
    ]
}