Translation components API.

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

GET /api/components/the-forge/client/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": 801,
            "filename": "locales/en/client.json",
            "revision": "57217b2abaf9b256754913e00440849ea93bd473,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2739,
            "total_words": 16679,
            "translated": 2739,
            "translated_words": 16679,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1770,
            "failing_checks_words": 11342,
            "failing_checks_percent": 64.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2026-04-02T21:51:02.017199Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": 802,
            "filename": "locales/de/client.json",
            "revision": "78bdf13db61bb356c79dd550f9669d4551698b4c,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2739,
            "total_words": 16679,
            "translated": 1320,
            "translated_words": 7560,
            "translated_percent": 48.1,
            "fuzzy": 1419,
            "fuzzy_words": 9119,
            "fuzzy_percent": 51.8,
            "failing_checks": 965,
            "failing_checks_words": 6246,
            "failing_checks_percent": 35.2,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2026-04-02T21:51:02.814960Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": 803,
            "filename": "locales/fr/client.json",
            "revision": "03ca6f53ee74ce966d4a0343e77abae3ec4636a8,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2739,
            "total_words": 16679,
            "translated": 1916,
            "translated_words": 11174,
            "translated_percent": 69.9,
            "fuzzy": 823,
            "fuzzy_words": 5505,
            "fuzzy_percent": 30.0,
            "failing_checks": 696,
            "failing_checks_words": 4868,
            "failing_checks_percent": 25.4,
            "have_suggestion": 1091,
            "have_comment": 0,
            "last_change": "2026-04-02T21:51:04.169527Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": 811,
            "filename": "locales/ja/client.json",
            "revision": "51ed738c0c63a32ed15146c04cd08732d5aef9c7,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2739,
            "total_words": 16679,
            "translated": 1195,
            "translated_words": 6965,
            "translated_percent": 43.6,
            "fuzzy": 1527,
            "fuzzy_words": 9605,
            "fuzzy_percent": 55.7,
            "failing_checks": 1124,
            "failing_checks_words": 7498,
            "failing_checks_percent": 41.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-02T21:51:04.834844Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": 826,
            "filename": "locales/es/client.json",
            "revision": "2a1b07ee849fcd4290407591e34e6480230c142d,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2739,
            "total_words": 16679,
            "translated": 1268,
            "translated_words": 7692,
            "translated_percent": 46.2,
            "fuzzy": 1471,
            "fuzzy_words": 8987,
            "fuzzy_percent": 53.7,
            "failing_checks": 1004,
            "failing_checks_words": 6546,
            "failing_checks_percent": 36.6,
            "have_suggestion": 11,
            "have_comment": 1,
            "last_change": "2026-04-02T21:51:03.473740Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": 890,
            "filename": "locales/pt-BR/client.json",
            "revision": "b6fc6da0b3288e11648069185b175422624d6df5,57217b2abaf9b256754913e00440849ea93bd473",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2739,
            "total_words": 16679,
            "translated": 1410,
            "translated_words": 9110,
            "translated_percent": 51.4,
            "fuzzy": 1329,
            "fuzzy_words": 7569,
            "fuzzy_percent": 48.5,
            "failing_checks": 980,
            "failing_checks_words": 6172,
            "failing_checks_percent": 35.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2026-04-02T21:51:05.640849Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/units/?format=api"
        }
    ]
}