Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2020-05-14T15:41:31.347681Z",
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.2,
            "translated_words_percent": 0.1,
            "translated_chars": 33,
            "translated_chars_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_percent": 0.2,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 17,
            "fuzzy_chars_percent": 0.1,
            "failing": 2,
            "failing_percent": 0.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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/pt/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/pt/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2019-01-17T10:13:57Z",
            "recent_changes": 2,
            "translated": 818,
            "translated_words": 3599,
            "translated_percent": 99.5,
            "translated_words_percent": 99.7,
            "translated_chars": 21576,
            "translated_chars_percent": 99.7,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 9,
            "fuzzy_chars_percent": 0.1,
            "failing": 100,
            "failing_percent": 12.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/sumwars/sumwars/it/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/it/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2014-01-13T07:46:18Z",
            "recent_changes": 0,
            "translated": 129,
            "translated_words": 261,
            "translated_percent": 15.6,
            "translated_words_percent": 7.2,
            "translated_chars": 1561,
            "translated_chars_percent": 7.2,
            "fuzzy": 3,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 37,
            "fuzzy_chars_percent": 0.1,
            "failing": 18,
            "failing_percent": 2.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": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/ru/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2019-05-20T18:49:41Z",
            "recent_changes": 0,
            "translated": 781,
            "translated_words": 3358,
            "translated_percent": 95.0,
            "translated_words_percent": 93.0,
            "translated_chars": 20217,
            "translated_chars_percent": 93.4,
            "fuzzy": 3,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 30,
            "fuzzy_chars_percent": 0.1,
            "failing": 52,
            "failing_percent": 6.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": 2,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/de/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/de/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2019-10-11T09:05:32Z",
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 8,
            "translated_percent": 0.2,
            "translated_words_percent": 0.2,
            "translated_chars": 44,
            "translated_chars_percent": 0.2,
            "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": 6,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/pl/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2022-08-29T14:50:50.689137Z",
            "recent_changes": 0,
            "translated": 816,
            "translated_words": 3597,
            "translated_percent": 99.2,
            "translated_words_percent": 99.6,
            "translated_chars": 21561,
            "translated_chars_percent": 99.6,
            "fuzzy": 2,
            "fuzzy_percent": 0.2,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 20,
            "fuzzy_chars_percent": 0.1,
            "failing": 27,
            "failing_percent": 3.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": 2,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/uk/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2017-08-03T18:57:34Z",
            "recent_changes": 10,
            "translated": 822,
            "translated_words": 3608,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 21632,
            "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": 73,
            "failing_percent": 8.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 822,
            "readonly_percent": 100.0,
            "readonly_words": 3608,
            "readonly_words_percent": 100.0,
            "readonly_chars": 21632,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/sumwars/sumwars/en/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/en/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2014-10-23T19:00:59Z",
            "recent_changes": 1,
            "translated": 800,
            "translated_words": 3567,
            "translated_percent": 97.3,
            "translated_words_percent": 98.8,
            "translated_chars": 21313,
            "translated_chars_percent": 98.5,
            "fuzzy": 8,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 15,
            "fuzzy_words_percent": 0.4,
            "fuzzy_chars": 104,
            "fuzzy_chars_percent": 0.4,
            "failing": 12,
            "failing_percent": 1.4,
            "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/sumwars/es/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/es/"
        },
        {
            "total": 822,
            "total_words": 3608,
            "total_chars": 21632,
            "last_change": "2019-09-02T23:23:20Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 39,
            "translated_percent": 2.3,
            "translated_words_percent": 1.0,
            "translated_chars": 259,
            "translated_chars_percent": 1.1,
            "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/sumwars/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sumwars/sumwars/fr/"
        }
    ]
}