Translation projects API.

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

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

[
    {
        "total": 4,
        "total_words": 122,
        "total_chars": 667,
        "last_change": "2021-12-03T07:00:41.945402Z",
        "recent_changes": 1,
        "translated": 2,
        "translated_words": 12,
        "translated_percent": 50.0,
        "translated_words_percent": 9.8,
        "translated_chars": 69,
        "translated_chars_percent": 10.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": "bn",
        "name": "Bengali",
        "url": "https://weblate.framasoft.org/projects/mypads/-/bn/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/bn/"
    },
    {
        "total": 381,
        "total_words": 3140,
        "total_chars": 19783,
        "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": "zh_Hans",
        "name": "Chinese (Simplified)",
        "url": "https://weblate.framasoft.org/projects/mypads/-/zh_Hans/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/zh_Hans/"
    },
    {
        "total": 385,
        "total_words": 3262,
        "total_chars": 20450,
        "last_change": null,
        "recent_changes": 0,
        "translated": 385,
        "translated_words": 3262,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 20450,
        "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": 1.8,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 385,
        "readonly_percent": 100.0,
        "readonly_words": 3262,
        "readonly_words_percent": 100.0,
        "readonly_chars": 20450,
        "readonly_chars_percent": 100.0,
        "suggestions": 0,
        "comments": 0,
        "code": "en",
        "name": "English",
        "url": "https://weblate.framasoft.org/projects/mypads/-/en/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/en/"
    },
    {
        "total": 381,
        "total_words": 3140,
        "total_chars": 19783,
        "last_change": "2020-05-23T10:25:38.508542Z",
        "recent_changes": 59,
        "translated": 8,
        "translated_words": 228,
        "translated_percent": 2.0,
        "translated_words_percent": 7.2,
        "translated_chars": 1576,
        "translated_chars_percent": 7.9,
        "fuzzy": 51,
        "fuzzy_percent": 13.3,
        "fuzzy_words": 183,
        "fuzzy_words_percent": 5.8,
        "fuzzy_chars": 1101,
        "fuzzy_chars_percent": 5.5,
        "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": "en_CA",
        "name": "English (Canada)",
        "url": "https://weblate.framasoft.org/projects/mypads/-/en_CA/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/en_CA/"
    },
    {
        "total": 385,
        "total_words": 3262,
        "total_chars": 20450,
        "last_change": "2021-06-01T11:07:42.812913Z",
        "recent_changes": 0,
        "translated": 385,
        "translated_words": 3262,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 20450,
        "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": 4,
        "failing_percent": 1.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/mypads/-/fr/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/fr/"
    },
    {
        "total": 385,
        "total_words": 3262,
        "total_chars": 20450,
        "last_change": "2023-04-17T07:36:28.609286Z",
        "recent_changes": 3,
        "translated": 385,
        "translated_words": 3262,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 20450,
        "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": 12,
        "failing_percent": 3.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": 1,
        "comments": 1,
        "code": "de",
        "name": "German",
        "url": "https://weblate.framasoft.org/projects/mypads/-/de/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/de/"
    },
    {
        "total": 385,
        "total_words": 3262,
        "total_chars": 20450,
        "last_change": "2020-05-18T06:48:18.399680Z",
        "recent_changes": 7,
        "translated": 385,
        "translated_words": 3262,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 20450,
        "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": 6,
        "failing_percent": 1.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": "it",
        "name": "Italian",
        "url": "https://weblate.framasoft.org/projects/mypads/-/it/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/it/"
    },
    {
        "total": 381,
        "total_words": 3140,
        "total_chars": 19783,
        "last_change": "2021-05-30T16:17:58.821322Z",
        "recent_changes": 1,
        "translated": 30,
        "translated_words": 37,
        "translated_percent": 7.8,
        "translated_words_percent": 1.1,
        "translated_chars": 244,
        "translated_chars_percent": 1.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.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": "oc",
        "name": "Occitan",
        "url": "https://weblate.framasoft.org/projects/mypads/-/oc/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/oc/"
    },
    {
        "total": 385,
        "total_words": 3262,
        "total_chars": 20450,
        "last_change": "2021-01-14T15:43:57.029312Z",
        "recent_changes": 119,
        "translated": 385,
        "translated_words": 3262,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 20450,
        "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": 4,
        "failing_percent": 1.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/mypads/-/es/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/es/"
    },
    {
        "total": 381,
        "total_words": 3140,
        "total_chars": 19783,
        "last_change": "2023-07-26T19:19:33.583926Z",
        "recent_changes": 2,
        "translated": 138,
        "translated_words": 450,
        "translated_percent": 36.2,
        "translated_words_percent": 14.3,
        "translated_chars": 2918,
        "translated_chars_percent": 14.7,
        "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": "uk",
        "name": "Ukrainian",
        "url": "https://weblate.framasoft.org/projects/mypads/-/uk/",
        "translate_url": "https://weblate.framasoft.org/translate/mypads/-/uk/"
    }
]