Translation components API.

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

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

{
    "count": 16,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 351,
            "total_words": 1886,
            "total_chars": 13292,
            "last_change": "2020-01-05T03:25:05Z",
            "recent_changes": 2,
            "translated": 28,
            "translated_words": 179,
            "translated_percent": 7.9,
            "translated_words_percent": 9.4,
            "translated_chars": 1169,
            "translated_chars_percent": 8.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.5,
            "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/hangoutsbot/hangups/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/sv/"
        },
        {
            "total": 351,
            "total_words": 1886,
            "total_chars": 13292,
            "last_change": "2020-07-12T07:47:25.871094Z",
            "recent_changes": 4,
            "translated": 233,
            "translated_words": 1283,
            "translated_percent": 66.3,
            "translated_words_percent": 68.0,
            "translated_chars": 8934,
            "translated_chars_percent": 67.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 83,
            "failing_percent": 23.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": 1,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/fr/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2017-02-05T18:48:50Z",
            "recent_changes": 14,
            "translated": 126,
            "translated_words": 699,
            "translated_percent": 47.9,
            "translated_words_percent": 48.8,
            "translated_chars": 4981,
            "translated_chars_percent": 48.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "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": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/cs/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2017-01-09T11:06:12Z",
            "recent_changes": 5,
            "translated": 4,
            "translated_words": 17,
            "translated_percent": 1.5,
            "translated_words_percent": 1.1,
            "translated_chars": 123,
            "translated_chars_percent": 1.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": 0.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": 4,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/nl/"
        },
        {
            "total": 351,
            "total_words": 1886,
            "total_chars": 13292,
            "last_change": "2018-02-11T17:50:04Z",
            "recent_changes": 8,
            "translated": 233,
            "translated_words": 1283,
            "translated_percent": 66.3,
            "translated_words_percent": 68.0,
            "translated_chars": 8934,
            "translated_chars_percent": 67.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 5,
            "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": 8,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/de/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/de/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2015-10-30T16:57:28Z",
            "recent_changes": 8,
            "translated": 54,
            "translated_words": 323,
            "translated_percent": 20.5,
            "translated_words_percent": 22.5,
            "translated_chars": 2227,
            "translated_chars_percent": 21.8,
            "fuzzy": 4,
            "fuzzy_percent": 1.5,
            "fuzzy_words": 21,
            "fuzzy_words_percent": 1.4,
            "fuzzy_chars": 157,
            "fuzzy_chars_percent": 1.5,
            "failing": 5,
            "failing_percent": 1.9,
            "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": 5,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/tr/"
        },
        {
            "total": 357,
            "total_words": 1907,
            "total_chars": 13408,
            "last_change": null,
            "recent_changes": 0,
            "translated": 357,
            "translated_words": 1907,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 13408,
            "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": 20.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 357,
            "readonly_percent": 100.0,
            "readonly_words": 1907,
            "readonly_words_percent": 100.0,
            "readonly_chars": 13408,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/en/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/en/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2015-10-26T14:08:34Z",
            "recent_changes": 18,
            "translated": 29,
            "translated_words": 115,
            "translated_percent": 11.0,
            "translated_words_percent": 8.0,
            "translated_chars": 977,
            "translated_chars_percent": 9.5,
            "fuzzy": 1,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 0.2,
            "fuzzy_chars": 40,
            "fuzzy_chars_percent": 0.3,
            "failing": 2,
            "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": 191,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/da/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/da/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2023-06-01T15:28:41.368874Z",
            "recent_changes": 2,
            "translated": 263,
            "translated_words": 1431,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10209,
            "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": 2,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/es/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/es/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": "2022-08-31T11:33:19.171773Z",
            "recent_changes": 0,
            "translated": 216,
            "translated_words": 1193,
            "translated_percent": 82.1,
            "translated_words_percent": 83.3,
            "translated_chars": 8562,
            "translated_chars_percent": 83.8,
            "fuzzy": 2,
            "fuzzy_percent": 0.7,
            "fuzzy_words": 9,
            "fuzzy_words_percent": 0.6,
            "fuzzy_chars": 76,
            "fuzzy_chars_percent": 0.7,
            "failing": 6,
            "failing_percent": 2.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": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/ja/"
        },
        {
            "total": 273,
            "total_words": 1472,
            "total_chars": 10463,
            "last_change": "2018-08-02T17:20:24Z",
            "recent_changes": 1,
            "translated": 128,
            "translated_words": 574,
            "translated_percent": 46.8,
            "translated_words_percent": 38.9,
            "translated_chars": 4286,
            "translated_chars_percent": 40.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/pt_BR/"
        },
        {
            "total": 218,
            "total_words": 1202,
            "total_chars": 8638,
            "last_change": "2018-01-31T16:41:13Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 4,
            "translated_percent": 0.4,
            "translated_words_percent": 0.3,
            "translated_chars": 79,
            "translated_chars_percent": 0.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": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/uk/"
        },
        {
            "total": 218,
            "total_words": 1202,
            "total_chars": 8638,
            "last_change": null,
            "recent_changes": 0,
            "translated": 187,
            "translated_words": 1028,
            "translated_percent": 85.7,
            "translated_words_percent": 85.5,
            "translated_chars": 7322,
            "translated_chars_percent": 84.7,
            "fuzzy": 31,
            "fuzzy_percent": 14.2,
            "fuzzy_words": 174,
            "fuzzy_words_percent": 14.4,
            "fuzzy_chars": 1316,
            "fuzzy_chars_percent": 15.2,
            "failing": 2,
            "failing_percent": 0.9,
            "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/hangoutsbot/hangups/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/nb_NO/"
        },
        {
            "total": 218,
            "total_words": 1202,
            "total_chars": 8638,
            "last_change": "2020-08-23T14:43:24.580968Z",
            "recent_changes": 122,
            "translated": 122,
            "translated_words": 556,
            "translated_percent": 55.9,
            "translated_words_percent": 46.2,
            "translated_chars": 4172,
            "translated_chars_percent": 48.2,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "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/hangoutsbot/hangups/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/pt/"
        },
        {
            "total": 218,
            "total_words": 1202,
            "total_chars": 8638,
            "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": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/et/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/et/"
        },
        {
            "total": 263,
            "total_words": 1431,
            "total_chars": 10209,
            "last_change": null,
            "recent_changes": 0,
            "translated": 13,
            "translated_words": 50,
            "translated_percent": 4.9,
            "translated_words_percent": 3.4,
            "translated_chars": 366,
            "translated_chars_percent": 3.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": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/hangoutsbot/hangups/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/zh_Hant/"
        }
    ]
}