Translation components API.

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

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

{
    "count": 8,
    "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": 43,
            "filename": "languages/en.json",
            "revision": "2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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": "2022-11-07T02:36:59.099919Z",
            "last_author": "Daniel Thorp",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/en/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": 44,
            "filename": "languages/es.json",
            "revision": "475061dbf54457c813ec49ab9571be7f13af8421,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 38,
            "translated_words": 174,
            "translated_percent": 95.0,
            "fuzzy": 2,
            "fuzzy_words": 48,
            "fuzzy_percent": 5.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-11-16T23:07:57.375650Z",
            "last_author": "Raul Castaño",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/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": 47,
            "filename": "languages/fr.json",
            "revision": "b0c777aace495d87b0c965008f831bc05d77cdd9,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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": "2022-11-07T02:37:54.788559Z",
            "last_author": "Daniel Thorp",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 96,
            "filename": "languages/fi.json",
            "revision": "6a916de26fe0042395c3da2779e7e3189d7305fa,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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-24T19:56:00.633349Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "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": 136,
            "filename": "languages/pt-BR.json",
            "revision": "3b313a8036b99bca3a5b4a1bae173f125237ccbb,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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-26T03:36:46.830315Z",
            "last_author": "eunaumtenhoid",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/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": 142,
            "filename": "languages/it.json",
            "revision": "d2ea3a605e80e018162211e14930e10acb0c3b2e,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 37,
            "translated_words": 167,
            "translated_percent": 92.5,
            "fuzzy": 3,
            "fuzzy_words": 55,
            "fuzzy_percent": 7.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-24T13:36:41.234770Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/it/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": 1343,
            "filename": "languages/pl.json",
            "revision": "2cd722c71e8a4b5f1a95cb8fb0259d8603538a57,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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-05-05T19:44:07.110707Z",
            "last_author": "Jakub",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pl/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": 1363,
            "filename": "languages/de.json",
            "revision": "ce87ff266fdb8477d38a30f2df61f2699bd21529,2f9ff2ff3c52fadf8f8c305fbbfac8e34aed8ee8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/mcc/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/mcc/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 40,
            "total_words": 222,
            "translated": 40,
            "translated_words": 222,
            "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-05-20T19:16:53.091935Z",
            "last_author": "Sesu",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/de/units/?format=api"
        }
    ]
}