Translation components API.

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

GET /api/components/the-forge/server/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": 798,
            "filename": "locales/en/server.json",
            "revision": "c4ebe49a80c574f0fbd72c96ab1fac904d3325cd,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 834,
            "total_words": 6874,
            "translated": 834,
            "translated_words": 6874,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 432,
            "failing_checks_words": 3858,
            "failing_checks_percent": 51.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:42.600465Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/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": 799,
            "filename": "locales/de/server.json",
            "revision": "f5d2f20cbed321963decb85bd5b7f49dfde1ba0a,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 834,
            "total_words": 6874,
            "translated": 318,
            "translated_words": 2880,
            "translated_percent": 38.1,
            "fuzzy": 516,
            "fuzzy_words": 3994,
            "fuzzy_percent": 61.8,
            "failing_checks": 153,
            "failing_checks_words": 1248,
            "failing_checks_percent": 18.3,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:43.201019Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/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": 800,
            "filename": "locales/fr/server.json",
            "revision": "2d3a72aff32b5b15ddecd910bf7848b987f1069b,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 834,
            "total_words": 6874,
            "translated": 544,
            "translated_words": 4131,
            "translated_percent": 65.2,
            "fuzzy": 290,
            "fuzzy_words": 2743,
            "fuzzy_percent": 34.7,
            "failing_checks": 143,
            "failing_checks_words": 1319,
            "failing_checks_percent": 17.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:44.597308Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/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": 810,
            "filename": "locales/ja/server.json",
            "revision": "2cc6eaf01d20d8eb2982842adc60786775511875,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 834,
            "total_words": 6874,
            "translated": 179,
            "translated_words": 1595,
            "translated_percent": 21.4,
            "fuzzy": 655,
            "fuzzy_words": 5279,
            "fuzzy_percent": 78.5,
            "failing_checks": 205,
            "failing_checks_words": 1872,
            "failing_checks_percent": 24.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:45.344490Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/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": 829,
            "filename": "locales/es/server.json",
            "revision": "e845aa24c251800cd15a4ecbc4d312fde700b435,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 834,
            "total_words": 6874,
            "translated": 188,
            "translated_words": 1708,
            "translated_percent": 22.5,
            "fuzzy": 646,
            "fuzzy_words": 5166,
            "fuzzy_percent": 77.4,
            "failing_checks": 170,
            "failing_checks_words": 1536,
            "failing_checks_percent": 20.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:44.012050Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/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": 893,
            "filename": "locales/pt-BR/server.json",
            "revision": "97c003d810aea14724ae4570bb6ce7c8705375bc,c4ebe49a80c574f0fbd72c96ab1fac904d3325cd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/server/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/server/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 834,
            "total_words": 6874,
            "translated": 301,
            "translated_words": 2861,
            "translated_percent": 36.0,
            "fuzzy": 533,
            "fuzzy_words": 4013,
            "fuzzy_percent": 63.9,
            "failing_checks": 136,
            "failing_checks_words": 1061,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:45.952263Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/pt-BR/units/?format=api"
        }
    ]
}