Translation components API.

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

GET /api/components/pf2e-animations/master/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": 635,
            "filename": "languages/en.json",
            "revision": "f760c361bdee44f8e9e5d70beb8130a930e0fa91,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 85,
            "total_words": 873,
            "translated": 85,
            "translated_words": 873,
            "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-06-29T05:47:52.147065Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/en/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": 641,
            "filename": "languages/pl.json",
            "revision": "981b635a243552f2773b96e9eba3caeadf607cf1,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 85,
            "translated_words": 873,
            "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-06-29T05:47:52.756247Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/pl/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": 643,
            "filename": "languages/fr.json",
            "revision": "f98f7154b8d657045cbda20bc7bedb6a4e16d8d8,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 85,
            "translated_words": 873,
            "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-06-29T05:47:52.533452Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/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": "cn",
            "id": 647,
            "filename": "languages/cn.json",
            "revision": "dd2da22a2583577796838d9b177563e38bc7c7c9,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 85,
            "translated_words": 873,
            "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-06-29T05:47:52.300173Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hans/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": 894,
            "filename": "languages/de.json",
            "revision": "8fc3d4dd1cc44291636abc1544f45e7ea15a0813,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 50,
            "translated_words": 454,
            "translated_percent": 58.8,
            "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": "2024-09-26T11:01:02.205193Z",
            "last_author": "Bodo paßmann",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/de/units/?format=api"
        },
        {
            "language": {
                "id": 612,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "cmn_hant",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_tw",
                    "zhtw",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-tw",
            "id": 901,
            "filename": "languages/zh-tw.json",
            "revision": "bfda4a53abbb69dc9f2736618f5fbb8938b8ace9,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 52,
            "translated_words": 494,
            "translated_percent": 61.1,
            "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-06-29T05:47:52.894425Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/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": 1132,
            "filename": "languages/it.json",
            "revision": "60c17ea3248429564ab187a7869aa361bba607ea,f760c361bdee44f8e9e5d70beb8130a930e0fa91",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-animations/master/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-animations/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-animations/master/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 873,
            "translated": 75,
            "translated_words": 751,
            "translated_percent": 88.2,
            "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-06-29T05:47:52.660790Z",
            "last_author": "MrVauxs",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/it/units/?format=api"
        }
    ]
}