Translation components API.

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

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

{
    "count": 6,
    "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": 791,
            "filename": "locales/en/common.json",
            "revision": "16626cc3a7e26761acd71630546280c046e212ed,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 392,
            "total_words": 843,
            "translated": 392,
            "translated_words": 843,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 99,
            "failing_checks_words": 340,
            "failing_checks_percent": 25.2,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2026-01-09T13:10:43.348042Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/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": 792,
            "filename": "locales/de/common.json",
            "revision": "9cc794b825872ec7c099cf35aa1fe47bde89e6a8,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 392,
            "total_words": 843,
            "translated": 293,
            "translated_words": 710,
            "translated_percent": 74.7,
            "fuzzy": 21,
            "fuzzy_words": 34,
            "fuzzy_percent": 5.3,
            "failing_checks": 68,
            "failing_checks_words": 306,
            "failing_checks_percent": 17.3,
            "have_suggestion": 24,
            "have_comment": 32,
            "last_change": "2026-01-09T13:10:43.832192Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/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": 793,
            "filename": "locales/fr/common.json",
            "revision": "199441a184681bc0fa5a0a0aacbd670d269b435e,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 392,
            "total_words": 843,
            "translated": 358,
            "translated_words": 801,
            "translated_percent": 91.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 49,
            "failing_checks_words": 231,
            "failing_checks_percent": 12.5,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2026-02-25T15:36:44.473538Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/fr/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": 812,
            "filename": "locales/ja/common.json",
            "revision": "0106013b066d58c3e663c701b885f5ea2a9a85a4,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 392,
            "total_words": 843,
            "translated": 95,
            "translated_words": 380,
            "translated_percent": 24.2,
            "fuzzy": 126,
            "fuzzy_words": 231,
            "fuzzy_percent": 32.1,
            "failing_checks": 59,
            "failing_checks_words": 281,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-09T13:10:44.978040Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/ja/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": 827,
            "filename": "locales/es/common.json",
            "revision": "0234fc250cdb0679fca8e0b542a8fb2c7782a7cf,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 392,
            "total_words": 843,
            "translated": 106,
            "translated_words": 400,
            "translated_percent": 27.0,
            "fuzzy": 126,
            "fuzzy_words": 238,
            "fuzzy_percent": 32.1,
            "failing_checks": 59,
            "failing_checks_words": 295,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-18T18:21:27.902717Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/es/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": 891,
            "filename": "locales/pt-BR/common.json",
            "revision": "eb4ddb82010ee0cde2d858b9e05af525acfde15b,16626cc3a7e26761acd71630546280c046e212ed",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 392,
            "total_words": 843,
            "translated": 388,
            "translated_words": 839,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 45,
            "failing_checks_words": 227,
            "failing_checks_percent": 11.4,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2026-02-18T18:21:27.995758Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/units/?format=api"
        }
    ]
}