Translation components API.

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

GET /api/components/qooxdoo/demobrowser/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 58,
            "total_words": 126,
            "total_chars": 732,
            "last_change": "2021-10-16T13:53:31.255999Z",
            "recent_changes": 19,
            "translated": 58,
            "translated_words": 126,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 732,
            "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://hosted.weblate.org/projects/qooxdoo/demobrowser/de/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/de/"
        },
        {
            "total": 58,
            "total_words": 126,
            "total_chars": 732,
            "last_change": "2018-06-15T23:36:57Z",
            "recent_changes": 0,
            "translated": 58,
            "translated_words": 126,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 732,
            "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": 1.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 58,
            "readonly_percent": 100.0,
            "readonly_words": 126,
            "readonly_words_percent": 100.0,
            "readonly_chars": 732,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/en/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/en/"
        },
        {
            "total": 58,
            "total_words": 126,
            "total_chars": 732,
            "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": "en_US",
            "name": "English (United States)",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/en_US/"
        },
        {
            "total": 57,
            "total_words": 126,
            "total_chars": 732,
            "last_change": "2020-04-12T07:11:15.880296Z",
            "recent_changes": 0,
            "translated": 37,
            "translated_words": 86,
            "translated_percent": 64.9,
            "translated_words_percent": 68.2,
            "translated_chars": 496,
            "translated_chars_percent": 67.7,
            "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": 1.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 37,
            "readonly_percent": 64.9,
            "readonly_words": 86,
            "readonly_words_percent": 68.2,
            "readonly_chars": 496,
            "readonly_chars_percent": 67.7,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/fr/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/fr/"
        },
        {
            "total": 57,
            "total_words": 126,
            "total_chars": 732,
            "last_change": null,
            "recent_changes": 0,
            "translated": 47,
            "translated_words": 100,
            "translated_percent": 82.4,
            "translated_words_percent": 79.3,
            "translated_chars": 577,
            "translated_chars_percent": 78.8,
            "fuzzy": 10,
            "fuzzy_percent": 17.5,
            "fuzzy_words": 26,
            "fuzzy_words_percent": 20.6,
            "fuzzy_chars": 155,
            "fuzzy_chars_percent": 21.1,
            "failing": 2,
            "failing_percent": 3.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": 3,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/nb_NO/"
        },
        {
            "total": 57,
            "total_words": 126,
            "total_chars": 732,
            "last_change": "2020-08-14T03:47:30.727770Z",
            "recent_changes": 20,
            "translated": 57,
            "translated_words": 126,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 732,
            "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": 37,
            "readonly_percent": 64.9,
            "readonly_words": 86,
            "readonly_words_percent": 68.2,
            "readonly_chars": 496,
            "readonly_chars_percent": 67.7,
            "suggestions": 0,
            "comments": 0,
            "code": "ber",
            "name": "Berber",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/ber/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/ber/"
        },
        {
            "total": 57,
            "total_words": 126,
            "total_chars": 732,
            "last_change": "2021-12-28T12:10:33.761389Z",
            "recent_changes": 2,
            "translated": 57,
            "translated_words": 126,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 732,
            "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": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/qooxdoo/demobrowser/hr/",
            "translate_url": "https://hosted.weblate.org/translate/qooxdoo/demobrowser/hr/"
        }
    ]
}