Translation projects API.

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

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

[
    {
        "total": 1004,
        "total_words": 6025,
        "total_chars": 40918,
        "last_change": "2025-08-01T06:42:18.891543Z",
        "recent_changes": 5,
        "translated": 1004,
        "translated_words": 6025,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 40918,
        "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": 37,
        "failing_percent": 3.6,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 609,
        "readonly_percent": 60.6,
        "readonly_words": 3703,
        "readonly_words_percent": 61.4,
        "readonly_chars": 25371,
        "readonly_chars_percent": 62.0,
        "suggestions": 0,
        "comments": 0,
        "code": "en",
        "name": "English",
        "url": "https://weblate.osgeo.org/projects/digiagriapp/-/en/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/en/"
    },
    {
        "total": 1000,
        "total_words": 5984,
        "total_chars": 40670,
        "last_change": "2025-08-04T22:47:39.839907Z",
        "recent_changes": 72,
        "translated": 696,
        "translated_words": 4013,
        "translated_percent": 69.6,
        "translated_words_percent": 67.0,
        "translated_chars": 28030,
        "translated_chars_percent": 68.9,
        "fuzzy": 1,
        "fuzzy_percent": 0.1,
        "fuzzy_words": 2,
        "fuzzy_words_percent": 0.1,
        "fuzzy_chars": 13,
        "fuzzy_chars_percent": 0.1,
        "failing": 37,
        "failing_percent": 3.7,
        "approved": 27,
        "approved_percent": 2.7,
        "approved_words": 98,
        "approved_words_percent": 1.6,
        "approved_chars": 641,
        "approved_chars_percent": 1.5,
        "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.osgeo.org/projects/digiagriapp/-/it/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/it/"
    },
    {
        "total": 1000,
        "total_words": 5984,
        "total_chars": 40670,
        "last_change": "2025-08-01T06:42:20.961150Z",
        "recent_changes": 8,
        "translated": 521,
        "translated_words": 2895,
        "translated_percent": 52.1,
        "translated_words_percent": 48.3,
        "translated_chars": 21008,
        "translated_chars_percent": 51.6,
        "fuzzy": 5,
        "fuzzy_percent": 0.5,
        "fuzzy_words": 28,
        "fuzzy_words_percent": 0.4,
        "fuzzy_chars": 172,
        "fuzzy_chars_percent": 0.4,
        "failing": 22,
        "failing_percent": 2.2,
        "approved": 47,
        "approved_percent": 4.7,
        "approved_words": 362,
        "approved_words_percent": 6.0,
        "approved_chars": 2464,
        "approved_chars_percent": 6.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 1,
        "comments": 1,
        "code": "ja",
        "name": "Japanese",
        "url": "https://weblate.osgeo.org/projects/digiagriapp/-/ja/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/ja/"
    },
    {
        "total": 1000,
        "total_words": 5984,
        "total_chars": 40670,
        "last_change": "2025-08-01T06:42:19.398687Z",
        "recent_changes": 3,
        "translated": 24,
        "translated_words": 136,
        "translated_percent": 2.4,
        "translated_words_percent": 2.2,
        "translated_chars": 860,
        "translated_chars_percent": 2.1,
        "fuzzy": 3,
        "fuzzy_percent": 0.3,
        "fuzzy_words": 9,
        "fuzzy_words_percent": 0.1,
        "fuzzy_chars": 244,
        "fuzzy_chars_percent": 0.5,
        "failing": 2,
        "failing_percent": 0.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": "es",
        "name": "Spanish",
        "url": "https://weblate.osgeo.org/projects/digiagriapp/-/es/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/es/"
    },
    {
        "total": 1000,
        "total_words": 5984,
        "total_chars": 40670,
        "last_change": "2025-08-02T07:47:39.868797Z",
        "recent_changes": 7,
        "translated": 1000,
        "translated_words": 5984,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 40670,
        "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": 37,
        "failing_percent": 3.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": "sv",
        "name": "Swedish",
        "url": "https://weblate.osgeo.org/projects/digiagriapp/-/sv/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/sv/"
    },
    {
        "total": 32,
        "total_words": 461,
        "total_chars": 3048,
        "last_change": "2025-08-01T07:31:41.663310Z",
        "recent_changes": 15,
        "translated": 0,
        "translated_words": 0,
        "translated_percent": 0.0,
        "translated_words_percent": 0.0,
        "translated_chars": 0,
        "translated_chars_percent": 0.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": "js",
        "name": "js (generated)",
        "url": "https://weblate.osgeo.org/projects/digiagriapp/-/js/",
        "translate_url": "https://weblate.osgeo.org/translate/digiagriapp/-/js/"
    }
]