Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:25.928274Z",
            "recent_changes": 0,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 25,
            "failing_percent": 14.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 177,
            "readonly_percent": 100.0,
            "readonly_words": 492,
            "readonly_words_percent": 100.0,
            "readonly_chars": 3354,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 4,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/en/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/en/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:34.799879Z",
            "recent_changes": 0,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 2,
            "failing_percent": 1.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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/ru/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/ru/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2021-01-25T16:13:37.778373Z",
            "recent_changes": 13,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 2.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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/nl/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/nl/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:31.111149Z",
            "recent_changes": 0,
            "translated": 167,
            "translated_words": 431,
            "translated_percent": 94.3,
            "translated_words_percent": 87.6,
            "translated_chars": 2744,
            "translated_chars_percent": 81.8,
            "fuzzy": 10,
            "fuzzy_percent": 5.6,
            "fuzzy_words": 61,
            "fuzzy_words_percent": 12.3,
            "fuzzy_chars": 610,
            "fuzzy_chars_percent": 18.1,
            "failing": 19,
            "failing_percent": 10.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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/nb_NO/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-12-30T01:51:47.713456Z",
            "recent_changes": 1,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 2.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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/fr/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/fr/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-11-10T09:55:02.800997Z",
            "recent_changes": 6,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 2.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://hosted.weblate.org/projects/unplayer/translations/es/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/es/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:35.644105Z",
            "recent_changes": 0,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/sv/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/sv/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-11-10T09:59:19.137988Z",
            "recent_changes": 13,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 3.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": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/de/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/de/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-11-10T10:04:30.737659Z",
            "recent_changes": 30,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 2,
            "failing_percent": 1.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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/it/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/it/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:25.970699Z",
            "recent_changes": 0,
            "translated": 97,
            "translated_words": 189,
            "translated_percent": 54.8,
            "translated_words_percent": 38.4,
            "translated_chars": 1346,
            "translated_chars_percent": 40.1,
            "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": 1.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": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/ar/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/ar/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2021-01-25T16:41:03.260144Z",
            "recent_changes": 85,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": "nl_BE",
            "name": "Dutch (Belgium)",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/nl_BE/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/nl_BE/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2021-05-20T05:59:12.237075Z",
            "recent_changes": 11,
            "translated": 175,
            "translated_words": 488,
            "translated_percent": 98.8,
            "translated_words_percent": 99.1,
            "translated_chars": 3332,
            "translated_chars_percent": 99.3,
            "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": 3.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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/pl/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/pl/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-11-10T10:06:48.095994Z",
            "recent_changes": 6,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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": 4,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/zh_Hans/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-10-24T23:19:29.551598Z",
            "recent_changes": 0,
            "translated": 177,
            "translated_words": 492,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3354,
            "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/unplayer/translations/hr/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/hr/"
        },
        {
            "total": 177,
            "total_words": 492,
            "total_chars": 3354,
            "last_change": "2020-11-19T14:54:57.369442Z",
            "recent_changes": 78,
            "translated": 82,
            "translated_words": 128,
            "translated_percent": 46.3,
            "translated_words_percent": 26.0,
            "translated_chars": 758,
            "translated_chars_percent": 22.5,
            "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": 1.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": "oc",
            "name": "Occitan",
            "url": "https://hosted.weblate.org/projects/unplayer/translations/oc/",
            "translate_url": "https://hosted.weblate.org/translate/unplayer/translations/oc/"
        }
    ]
}