Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2022-03-17T18:47:07.203738Z",
            "recent_changes": 0,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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": 3,
            "failing_percent": 3.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 97,
            "readonly_percent": 100.0,
            "readonly_words": 356,
            "readonly_words_percent": 100.0,
            "readonly_chars": 2284,
            "readonly_chars_percent": 100.0,
            "suggestions": 1,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/subz/subz/en/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/en/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2021-05-15T15:15:26.929015Z",
            "recent_changes": 1,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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/subz/subz/de/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/de/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2022-03-17T18:47:07.829686Z",
            "recent_changes": 0,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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": 6.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": 1,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/subz/subz/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/nb_NO/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2021-05-16T14:53:27.238728Z",
            "recent_changes": 1,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/subz/subz/fr/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/fr/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2021-05-15T15:25:40.038688Z",
            "recent_changes": 5,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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": 2,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/subz/subz/it/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/it/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2022-03-17T18:47:07.965657Z",
            "recent_changes": 0,
            "translated": 13,
            "translated_words": 17,
            "translated_percent": 13.4,
            "translated_words_percent": 4.7,
            "translated_chars": 117,
            "translated_chars_percent": 5.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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/subz/subz/ru/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/ru/"
        },
        {
            "total": 97,
            "total_words": 356,
            "total_chars": 2284,
            "last_change": "2021-11-30T00:51:24.295953Z",
            "recent_changes": 98,
            "translated": 97,
            "translated_words": 356,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2284,
            "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/subz/subz/sv/",
            "translate_url": "https://hosted.weblate.org/translate/subz/subz/sv/"
        }
    ]
}