Translation projects API.

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

GET /api/projects/xdy-pf2e-workbench/languages/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "total": 540,
        "total_words": 4152,
        "total_chars": 26069,
        "last_change": "2026-05-25T08:40:16.518687Z",
        "recent_changes": 0,
        "translated": 512,
        "translated_words": 3852,
        "translated_percent": 94.8,
        "translated_words_percent": 92.7,
        "translated_chars": 24092,
        "translated_chars_percent": 92.4,
        "fuzzy": 6,
        "fuzzy_percent": 1.1,
        "fuzzy_words": 67,
        "fuzzy_words_percent": 1.6,
        "fuzzy_chars": 464,
        "fuzzy_chars_percent": 1.7,
        "failing": 1,
        "failing_percent": 0.1,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "zh_Hans",
        "name": "Chinese (Simplified Han script)",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/zh_Hans/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/zh_Hans/"
    },
    {
        "total": 540,
        "total_words": 4152,
        "total_chars": 26069,
        "last_change": "2026-05-25T08:40:20.246757Z",
        "recent_changes": 2,
        "translated": 252,
        "translated_words": 1653,
        "translated_percent": 46.6,
        "translated_words_percent": 39.8,
        "translated_chars": 10123,
        "translated_chars_percent": 38.8,
        "fuzzy": 39,
        "fuzzy_percent": 7.2,
        "fuzzy_words": 671,
        "fuzzy_words_percent": 16.1,
        "fuzzy_chars": 4549,
        "fuzzy_chars_percent": 17.4,
        "failing": 2,
        "failing_percent": 0.3,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "zh_Hant",
        "name": "Chinese (Traditional Han script)",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/zh_Hant/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/zh_Hant/"
    },
    {
        "total": 556,
        "total_words": 4172,
        "total_chars": 26208,
        "last_change": "2026-05-25T08:40:15.998924Z",
        "recent_changes": 2,
        "translated": 556,
        "translated_words": 4172,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 26208,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 66,
        "failing_percent": 11.8,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 2,
        "readonly_percent": 0.3,
        "readonly_words": 2,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 40,
        "comments": 4,
        "code": "en",
        "name": "English",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/en/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/en/"
    },
    {
        "total": 544,
        "total_words": 4156,
        "total_chars": 26094,
        "last_change": "2026-05-25T08:40:17.796602Z",
        "recent_changes": 0,
        "translated": 522,
        "translated_words": 3923,
        "translated_percent": 95.9,
        "translated_words_percent": 94.3,
        "translated_chars": 24581,
        "translated_chars_percent": 94.2,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 4,
        "failing_percent": 0.7,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "fr",
        "name": "French",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/fr/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/fr/"
    },
    {
        "total": 541,
        "total_words": 4153,
        "total_chars": 26076,
        "last_change": "2026-05-25T08:40:16.954785Z",
        "recent_changes": 0,
        "translated": 485,
        "translated_words": 3563,
        "translated_percent": 89.6,
        "translated_words_percent": 85.7,
        "translated_chars": 22255,
        "translated_chars_percent": 85.3,
        "fuzzy": 14,
        "fuzzy_percent": 2.5,
        "fuzzy_words": 205,
        "fuzzy_words_percent": 4.9,
        "fuzzy_chars": 1257,
        "fuzzy_chars_percent": 4.8,
        "failing": 2,
        "failing_percent": 0.3,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "de",
        "name": "German",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/de/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/de/"
    },
    {
        "total": 539,
        "total_words": 4151,
        "total_chars": 26064,
        "last_change": "2026-05-25T08:40:18.224358Z",
        "recent_changes": 15,
        "translated": 11,
        "translated_words": 17,
        "translated_percent": 2.0,
        "translated_words_percent": 0.4,
        "translated_chars": 89,
        "translated_chars_percent": 0.3,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "it",
        "name": "Italian",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/it/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/it/"
    },
    {
        "total": 539,
        "total_words": 4151,
        "total_chars": 26064,
        "last_change": "2026-05-25T08:40:18.731828Z",
        "recent_changes": 15,
        "translated": 487,
        "translated_words": 3789,
        "translated_percent": 90.3,
        "translated_words_percent": 91.2,
        "translated_chars": 23822,
        "translated_chars_percent": 91.3,
        "fuzzy": 8,
        "fuzzy_percent": 1.4,
        "fuzzy_words": 83,
        "fuzzy_words_percent": 1.9,
        "fuzzy_chars": 485,
        "fuzzy_chars_percent": 1.8,
        "failing": 69,
        "failing_percent": 12.8,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "ko",
        "name": "Korean",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/ko/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/ko/"
    },
    {
        "total": 551,
        "total_words": 4167,
        "total_chars": 26176,
        "last_change": "2026-05-25T08:40:19.332913Z",
        "recent_changes": 0,
        "translated": 529,
        "translated_words": 3934,
        "translated_percent": 96.0,
        "translated_words_percent": 94.4,
        "translated_chars": 24663,
        "translated_chars_percent": 94.2,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 3,
        "failing_percent": 0.5,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "pl",
        "name": "Polish",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/pl/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/pl/"
    },
    {
        "total": 540,
        "total_words": 4152,
        "total_chars": 26069,
        "last_change": "2026-05-25T08:40:19.847458Z",
        "recent_changes": 0,
        "translated": 342,
        "translated_words": 2320,
        "translated_percent": 63.3,
        "translated_words_percent": 55.8,
        "translated_chars": 14555,
        "translated_chars_percent": 55.8,
        "fuzzy": 17,
        "fuzzy_percent": 3.1,
        "fuzzy_words": 291,
        "fuzzy_words_percent": 7.0,
        "fuzzy_chars": 1852,
        "fuzzy_chars_percent": 7.1,
        "failing": 39,
        "failing_percent": 7.2,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "pt-BR",
        "name": "Portuguese (Brazil)",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/pt-BR/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/pt-BR/"
    },
    {
        "total": 540,
        "total_words": 4152,
        "total_chars": 26069,
        "last_change": "2026-05-25T08:40:17.305507Z",
        "recent_changes": 0,
        "translated": 503,
        "translated_words": 3807,
        "translated_percent": 93.1,
        "translated_words_percent": 91.6,
        "translated_chars": 23907,
        "translated_chars_percent": 91.7,
        "fuzzy": 8,
        "fuzzy_percent": 1.4,
        "fuzzy_words": 83,
        "fuzzy_words_percent": 1.9,
        "fuzzy_chars": 485,
        "fuzzy_chars_percent": 1.8,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "es",
        "name": "Spanish",
        "url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/-/es/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/-/es/"
    }
]