Translation projects API.

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

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

[
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": null,
        "recent_changes": 0,
        "translated": 25,
        "translated_words": 1110,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 7547,
        "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": 5,
        "failing_percent": 20.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": "en",
        "name": "English",
        "url": "https://weblate.framasoft.org/projects/framinetest/-/en/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/en/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": null,
        "recent_changes": 0,
        "translated": 25,
        "translated_words": 1110,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 7547,
        "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": 7,
        "failing_percent": 28.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": "fr",
        "name": "French",
        "url": "https://weblate.framasoft.org/projects/framinetest/-/fr/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/fr/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": "2023-04-13T19:04:07.999793Z",
        "recent_changes": 1,
        "translated": 25,
        "translated_words": 1110,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 7547,
        "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": "de",
        "name": "German",
        "url": "https://weblate.framasoft.org/projects/framinetest/-/de/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/de/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": null,
        "recent_changes": 0,
        "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": "el",
        "name": "Greek",
        "url": "https://weblate.framasoft.org/projects/framinetest/-/el/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/el/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": "2020-11-11T18:20:46.007487Z",
        "recent_changes": 8,
        "translated": 25,
        "translated_words": 1110,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 7547,
        "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": 4.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.framasoft.org/projects/framinetest/-/it/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/it/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": "2022-01-18T09:18:21.793270Z",
        "recent_changes": 4,
        "translated": 4,
        "translated_words": 31,
        "translated_percent": 16.0,
        "translated_words_percent": 2.7,
        "translated_chars": 182,
        "translated_chars_percent": 2.4,
        "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": 4.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": "ru",
        "name": "Russian",
        "url": "https://weblate.framasoft.org/projects/framinetest/-/ru/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/ru/"
    },
    {
        "total": 25,
        "total_words": 1110,
        "total_chars": 7547,
        "last_change": "2021-07-01T09:48:34.582676Z",
        "recent_changes": 0,
        "translated": 25,
        "translated_words": 1110,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 7547,
        "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": 4.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.framasoft.org/projects/framinetest/-/es/",
        "translate_url": "https://weblate.framasoft.org/translate/framinetest/-/es/"
    }
]