Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2018-08-06T16:36:41Z",
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 8.6,
            "translated_words_percent": 4.7,
            "translated_chars": 31,
            "translated_chars_percent": 6.9,
            "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": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/pt/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2019-08-26T12:23:00Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 60,
            "translated_percent": 82.6,
            "translated_words_percent": 70.5,
            "translated_chars": 324,
            "translated_chars_percent": 72.3,
            "fuzzy": 1,
            "fuzzy_percent": 4.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 5.8,
            "fuzzy_chars": 32,
            "fuzzy_chars_percent": 7.1,
            "failing": 4,
            "failing_percent": 17.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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/it/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2019-05-18T17:32:31Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 32,
            "translated_percent": 43.4,
            "translated_words_percent": 37.6,
            "translated_chars": 176,
            "translated_chars_percent": 39.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": 13.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": 9,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/ru/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2019-05-20T18:49:44Z",
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 85,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 448,
            "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/sumwars/the_poolmonster/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/de/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2016-04-12T13:45:23Z",
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 8.6,
            "translated_words_percent": 4.7,
            "translated_chars": 31,
            "translated_chars_percent": 6.9,
            "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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/pl/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 85,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 448,
            "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.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": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/uk/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 85,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 448,
            "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": 30.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 23,
            "readonly_percent": 100.0,
            "readonly_words": 85,
            "readonly_words_percent": 100.0,
            "readonly_chars": 448,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/en/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2014-07-18T15:09:48Z",
            "recent_changes": 1,
            "translated": 21,
            "translated_words": 68,
            "translated_percent": 91.3,
            "translated_words_percent": 80.0,
            "translated_chars": 370,
            "translated_chars_percent": 82.5,
            "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": 2,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/es/"
        },
        {
            "total": 23,
            "total_words": 85,
            "total_chars": 448,
            "last_change": "2015-03-09T13:40:29Z",
            "recent_changes": 2,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 13.0,
            "translated_words_percent": 5.8,
            "translated_chars": 34,
            "translated_chars_percent": 7.5,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/sumwars/the_poolmonster/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/the_poolmonster/fr/"
        }
    ]
}