Translation components API.

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

GET /api/components/pf1/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": 1108,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-14T23:38:23.707903Z",
            "last_author": "JDW",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/en/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": 1109,
            "filename": "de.tbx",
            "revision": "6dbf4faf2110feef22b68aa451f011c44cece511",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-26T08:46:17.064335Z",
            "last_author": "Sven Hesse",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/de/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": 1110,
            "filename": "es.tbx",
            "revision": "df63d20eff7a82183d09bc89c369537a4359b3ef",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-08-10T10:23:57.247492Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1112,
            "filename": "fr.tbx",
            "revision": "5120179ccf6bfa7297966353e5d88e604ac1f407",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-14T23:38:23.707986Z",
            "last_author": "JDW",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1114,
            "filename": "it.tbx",
            "revision": "a8a58ac40e37aed4ead3832e0d2799394e6a247d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-12-24T11:46:16.630959Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/it/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": 1116,
            "filename": "zh_Hans.tbx",
            "revision": "c16f88c3198dc70276c9c8f1093ddedf6e5f54dc",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "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": "2023-02-14T23:38:24.511294Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/zh_Hans/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": 1125,
            "filename": "pt_BR.tbx",
            "revision": "715007145542e686cc945c4e49dc38eb6e32125f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/glossary/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf1/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf1/glossary/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-24T14:01:13.867767Z",
            "last_author": "Eldorado Mat",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf1/glossary/pt_BR/units/?format=api"
        }
    ]
}