Translation components API.

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

GET /api/components/chat-portrait/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": 323,
            "filename": "src/languages/en.json",
            "revision": "50256189b18bfaf6ffe75600a18f8cbdb944a3f8,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 173,
            "total_words": 1650,
            "translated": 173,
            "translated_words": 1650,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 374,
            "failing_checks_percent": 19.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T13:08:48.197396Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/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": 324,
            "filename": "src/languages/de.json",
            "revision": "06c107765fb338ae28c688740f8fb710f7def57a,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 111,
            "translated_words": 779,
            "translated_percent": 64.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.8,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-03-16T13:07:27.835640Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/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": 325,
            "filename": "src/languages/es.json",
            "revision": "8724e03dbcace5d6d93b58c714ddf1bbd9e7092f,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 162,
            "translated_words": 1513,
            "translated_percent": 93.6,
            "fuzzy": 2,
            "fuzzy_words": 19,
            "fuzzy_percent": 1.1,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.1,
            "have_suggestion": 11,
            "have_comment": 1,
            "last_change": "2025-07-07T22:57:14.959976Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 326,
            "filename": "src/languages/ja.json",
            "revision": "539536112459ae7a5ddac2a2be9e0548baf124f0,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 110,
            "translated_words": 915,
            "translated_percent": 63.5,
            "fuzzy": 4,
            "fuzzy_words": 78,
            "fuzzy_percent": 2.3,
            "failing_checks": 31,
            "failing_checks_words": 415,
            "failing_checks_percent": 17.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T13:08:49.847123Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 327,
            "filename": "src/languages/ko.json",
            "revision": "9c7dfb7baf962b1a610726d669bb6d5f605914e5,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 100,
            "translated_words": 719,
            "translated_percent": 57.8,
            "fuzzy": 4,
            "fuzzy_words": 78,
            "fuzzy_percent": 2.3,
            "failing_checks": 30,
            "failing_checks_words": 304,
            "failing_checks_percent": 17.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T13:08:50.099934Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/ko/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": 328,
            "filename": "src/languages/pt-BR.json",
            "revision": "989eddf7032ec5c007e88d765d6221994bf8a209,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 62,
            "translated_words": 369,
            "translated_percent": 35.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T13:08:50.351591Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/pt-BR/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": 454,
            "filename": "src/languages/fr.json",
            "revision": "0b6a248444ae5bfa0453909bbe267c8beaecb0b0,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 173,
            "translated_words": 1650,
            "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-05-03T12:14:56.691239Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/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": 556,
            "filename": "src/languages/it.json",
            "revision": "1cb81cc0fa99e2115e3216f712345e6a3f700405,50256189b18bfaf6ffe75600a18f8cbdb944a3f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/chat-portrait/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 1650,
            "translated": 173,
            "translated_words": 1650,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-24T14:54:55.624819Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/units/?format=api"
        }
    ]
}