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": "0a01009041f5e80b257cadadb01066ad0518dd69,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 380,
            "translated_words": 759,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 121,
            "failing_checks_words": 303,
            "failing_checks_percent": 31.8,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2025-07-23T14:16:17.479301Z",
            "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": "921e612b115ddc712fb04682a364a7169e88715a,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 281,
            "translated_words": 626,
            "translated_percent": 73.9,
            "fuzzy": 21,
            "fuzzy_words": 34,
            "fuzzy_percent": 5.5,
            "failing_checks": 56,
            "failing_checks_words": 222,
            "failing_checks_percent": 14.7,
            "have_suggestion": 24,
            "have_comment": 32,
            "last_change": "2025-07-23T14:16:18.003781Z",
            "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": "1666ce2c0924d68f5c779d57f1cbce83fb63464a,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 263,
            "translated_words": 607,
            "translated_percent": 69.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 152,
            "failing_checks_percent": 8.4,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:19.009053Z",
            "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": "0f7d10f106f553cceb957911acef1ea979ca9236,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 83,
            "translated_words": 296,
            "translated_percent": 21.8,
            "fuzzy": 126,
            "fuzzy_words": 231,
            "fuzzy_percent": 33.1,
            "failing_checks": 47,
            "failing_checks_words": 197,
            "failing_checks_percent": 12.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:19.510354Z",
            "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": "86656b3c3641682d5bae05fc2e10ddcff77f4138,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 90,
            "translated_words": 312,
            "translated_percent": 23.6,
            "fuzzy": 130,
            "fuzzy_words": 242,
            "fuzzy_percent": 34.2,
            "failing_checks": 47,
            "failing_checks_words": 211,
            "failing_checks_percent": 12.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:18.498173Z",
            "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": "1e2d4070f32bcede76e7215bc951efd3c2d7687f,0a01009041f5e80b257cadadb01066ad0518dd69",
            "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": 380,
            "total_words": 759,
            "translated": 308,
            "translated_words": 664,
            "translated_percent": 81.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 40,
            "failing_checks_words": 173,
            "failing_checks_percent": 10.5,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:19.997967Z",
            "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"
        }
    ]
}