Translation components API.

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

GET /api/components/terrain-ruler/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": 601,
            "filename": "lang/en.json",
            "revision": "3502bd821f62530239e4bf793b1caa660619a1b8,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 7,
            "total_words": 27,
            "translated": 7,
            "translated_words": 27,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-08-11T01:53:40.202234Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/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": 602,
            "filename": "lang/de.json",
            "revision": "fbbe24a37bb2938395b4c77fde793b9509abc222,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T01:53:40.275793Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/de/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": 603,
            "filename": "lang/fr.json",
            "revision": "af2bb35f126a2aa3f60923f5ba24f6dc9614de8e,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 7,
            "translated_words": 27,
            "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": "2025-08-11T12:58:50.717521Z",
            "last_author": "vincent",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fr/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": 618,
            "filename": "lang/pt-BR.json",
            "revision": "a61381cefc833fa0573ebfb0230d6ce4ea998ef0,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T01:53:40.282803Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/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": 1160,
            "filename": "lang/zh_Hans.json",
            "revision": "a68f3bea0e4b16844f46ae031c24c207122b512b,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T01:53:40.286969Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/zh_Hans/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": 1349,
            "filename": "lang/pl.json",
            "revision": "bbc5853bbb997002408eb256263ecf0ee9f7c3a5,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T01:53:40.174989Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/pl/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": 1387,
            "filename": "lang/fi.json",
            "revision": "318b84e1e615ae0551ae1416d367e8a4e3d5bf62,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 85.7,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 14.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T01:53:40.292686Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/fi/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": 1571,
            "filename": "lang/it.json",
            "revision": "eeb44b3e791a8b377e2a032ed4d8a019d7b0e620,3502bd821f62530239e4bf793b1caa660619a1b8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/terrain-ruler/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/terrain-ruler/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 27,
            "translated": 7,
            "translated_words": 27,
            "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": "2025-08-26T14:11:39.195822Z",
            "last_author": "GregoryWarn",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/terrain-ruler/main/it/units/?format=api"
        }
    ]
}