Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 1240,
            "total_words": 10518,
            "total_chars": 63573,
            "last_change": "2023-03-21T22:28:26.011825Z",
            "recent_changes": 3,
            "translated": 1240,
            "translated_words": 10518,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 63573,
            "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": 21,
            "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": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/giveth/giveth-dapp/en/",
            "translate_url": "https://hosted.weblate.org/translate/giveth/giveth-dapp/en/"
        },
        {
            "total": 1240,
            "total_words": 10518,
            "total_chars": 63573,
            "last_change": "2023-03-29T16:17:07.667565Z",
            "recent_changes": 2,
            "translated": 1240,
            "translated_words": 10518,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 63573,
            "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": 14,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/giveth/giveth-dapp/es/",
            "translate_url": "https://hosted.weblate.org/translate/giveth/giveth-dapp/es/"
        },
        {
            "total": 1240,
            "total_words": 10518,
            "total_chars": 63573,
            "last_change": "2023-03-26T17:42:04.387525Z",
            "recent_changes": 0,
            "translated": 116,
            "translated_words": 557,
            "translated_percent": 9.3,
            "translated_words_percent": 5.2,
            "translated_chars": 3347,
            "translated_chars_percent": 5.2,
            "fuzzy": 8,
            "fuzzy_percent": 0.6,
            "fuzzy_words": 106,
            "fuzzy_words_percent": 1.0,
            "fuzzy_chars": 646,
            "fuzzy_chars_percent": 1.0,
            "failing": 2,
            "failing_percent": 0.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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/giveth/giveth-dapp/fr/",
            "translate_url": "https://hosted.weblate.org/translate/giveth/giveth-dapp/fr/"
        },
        {
            "total": 1240,
            "total_words": 10518,
            "total_chars": 63573,
            "last_change": "2023-03-26T17:42:11.437654Z",
            "recent_changes": 0,
            "translated": 52,
            "translated_words": 342,
            "translated_percent": 4.1,
            "translated_words_percent": 3.2,
            "translated_chars": 2091,
            "translated_chars_percent": 3.2,
            "fuzzy": 12,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 129,
            "fuzzy_words_percent": 1.2,
            "fuzzy_chars": 770,
            "fuzzy_chars_percent": 1.2,
            "failing": 9,
            "failing_percent": 0.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/giveth/giveth-dapp/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/giveth/giveth-dapp/nb_NO/"
        },
        {
            "total": 1240,
            "total_words": 10518,
            "total_chars": 63573,
            "last_change": "2023-04-13T19:01:37.725058Z",
            "recent_changes": 4,
            "translated": 1240,
            "translated_words": 10518,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 63573,
            "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": 11,
            "failing_percent": 0.8,
            "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": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/giveth/giveth-dapp/ca/",
            "translate_url": "https://hosted.weblate.org/translate/giveth/giveth-dapp/ca/"
        }
    ]
}