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": 523,
        "total_words": 3989,
        "total_chars": 24990,
        "last_change": "2025-05-06T19:36:46.026121Z",
        "recent_changes": 2,
        "translated": 437,
        "translated_words": 3154,
        "translated_percent": 83.5,
        "translated_words_percent": 79.0,
        "translated_chars": 19722,
        "translated_chars_percent": 78.9,
        "fuzzy": 20,
        "fuzzy_percent": 3.8,
        "fuzzy_words": 318,
        "fuzzy_words_percent": 7.9,
        "fuzzy_chars": 2029,
        "fuzzy_chars_percent": 8.1,
        "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": 523,
        "total_words": 3989,
        "total_chars": 24990,
        "last_change": "2025-05-06T19:36:47.123929Z",
        "recent_changes": 4,
        "translated": 266,
        "translated_words": 1774,
        "translated_percent": 50.8,
        "translated_words_percent": 44.4,
        "translated_chars": 10862,
        "translated_chars_percent": 43.4,
        "fuzzy": 36,
        "fuzzy_percent": 6.8,
        "fuzzy_words": 645,
        "fuzzy_words_percent": 16.1,
        "fuzzy_chars": 4395,
        "fuzzy_chars_percent": 17.5,
        "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": 539,
        "total_words": 4009,
        "total_chars": 25129,
        "last_change": "2025-05-06T19:36:45.685955Z",
        "recent_changes": 2,
        "translated": 539,
        "translated_words": 4009,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 25129,
        "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": 32,
        "failing_percent": 5.9,
        "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": 527,
        "total_words": 3993,
        "total_chars": 25015,
        "last_change": "2025-05-07T07:30:10.835374Z",
        "recent_changes": 2,
        "translated": 527,
        "translated_words": 3993,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 25015,
        "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": 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": "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": 524,
        "total_words": 3990,
        "total_chars": 24997,
        "last_change": "2025-05-06T19:36:46.212395Z",
        "recent_changes": 2,
        "translated": 473,
        "translated_words": 3420,
        "translated_percent": 90.2,
        "translated_words_percent": 85.7,
        "translated_chars": 21355,
        "translated_chars_percent": 85.4,
        "fuzzy": 13,
        "fuzzy_percent": 2.4,
        "fuzzy_words": 251,
        "fuzzy_words_percent": 6.2,
        "fuzzy_chars": 1590,
        "fuzzy_chars_percent": 6.3,
        "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": "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": 534,
        "total_words": 4004,
        "total_chars": 25097,
        "last_change": "2025-05-30T21:36:42.309726Z",
        "recent_changes": 0,
        "translated": 534,
        "translated_words": 4004,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 25097,
        "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": 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": "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": 523,
        "total_words": 3989,
        "total_chars": 24990,
        "last_change": "2025-05-06T19:36:47.005334Z",
        "recent_changes": 2,
        "translated": 354,
        "translated_words": 2440,
        "translated_percent": 67.6,
        "translated_words_percent": 61.1,
        "translated_chars": 15306,
        "translated_chars_percent": 61.2,
        "fuzzy": 14,
        "fuzzy_percent": 2.6,
        "fuzzy_words": 250,
        "fuzzy_words_percent": 6.2,
        "fuzzy_chars": 1606,
        "fuzzy_chars_percent": 6.4,
        "failing": 40,
        "failing_percent": 7.6,
        "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": 523,
        "total_words": 3989,
        "total_chars": 24990,
        "last_change": "2025-05-08T06:25:27.949412Z",
        "recent_changes": 2,
        "translated": 523,
        "translated_words": 3989,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 24990,
        "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": 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/"
    }
]