Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.2,
            "translated_words_percent": 2.6,
            "translated_chars": 19,
            "translated_chars_percent": 2.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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/pt/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2014-11-14T15:30:46Z",
            "recent_changes": 3,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/it/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2014-05-31T06:24:05Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 17,
            "translated_percent": 17.0,
            "translated_words_percent": 14.7,
            "translated_chars": 105,
            "translated_chars_percent": 14.2,
            "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.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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/ru/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2019-05-19T18:06:15Z",
            "recent_changes": 4,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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/tools/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/de/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.2,
            "translated_words_percent": 2.6,
            "translated_chars": 19,
            "translated_chars_percent": 2.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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/pl/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2014-11-14T15:30:34Z",
            "recent_changes": 2,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/uk/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2013-05-30T07:58:23Z",
            "recent_changes": 1,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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": 82,
            "readonly_percent": 100.0,
            "readonly_words": 115,
            "readonly_words_percent": 100.0,
            "readonly_chars": 738,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/en/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "last_change": "2013-11-19T11:27:49Z",
            "recent_changes": 1,
            "translated": 82,
            "translated_words": 115,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 738,
            "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.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": 3,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/es/"
        },
        {
            "total": 82,
            "total_words": 115,
            "total_chars": 738,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/sumwars/tools/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/tools/fr/"
        }
    ]
}