Translation components API.

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

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

{
    "count": 37,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-03-16T19:10:58.090226Z",
            "recent_changes": 2,
            "translated": 750,
            "translated_words": 1802,
            "translated_percent": 98.8,
            "translated_words_percent": 97.7,
            "translated_chars": 11353,
            "translated_chars_percent": 97.8,
            "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.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": 11,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/de/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/de/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-04-04T00:02:25.925083Z",
            "recent_changes": 0,
            "translated": 759,
            "translated_words": 1843,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11599,
            "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": 15,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/es/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/es/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-02-11T09:02:09.183404Z",
            "recent_changes": 0,
            "translated": 730,
            "translated_words": 1760,
            "translated_percent": 96.1,
            "translated_words_percent": 95.4,
            "translated_chars": 11144,
            "translated_chars_percent": 96.0,
            "fuzzy": 5,
            "fuzzy_percent": 0.6,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 0.3,
            "fuzzy_chars": 27,
            "fuzzy_chars_percent": 0.2,
            "failing": 1,
            "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": 25,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/fr/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/fr/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:56:43.166894Z",
            "recent_changes": 0,
            "translated": 623,
            "translated_words": 1233,
            "translated_percent": 82.0,
            "translated_words_percent": 66.9,
            "translated_chars": 7735,
            "translated_chars_percent": 66.6,
            "fuzzy": 28,
            "fuzzy_percent": 3.6,
            "fuzzy_words": 131,
            "fuzzy_words_percent": 7.1,
            "fuzzy_chars": 1051,
            "fuzzy_chars_percent": 9.0,
            "failing": 1,
            "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": 27,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/sv/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/sv/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:59:45.653332Z",
            "recent_changes": 0,
            "translated": 746,
            "translated_words": 1769,
            "translated_percent": 98.2,
            "translated_words_percent": 95.9,
            "translated_chars": 11174,
            "translated_chars_percent": 96.3,
            "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.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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/pl/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/pl/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-03-22T16:02:01.732679Z",
            "recent_changes": 0,
            "translated": 751,
            "translated_words": 1805,
            "translated_percent": 98.9,
            "translated_words_percent": 97.9,
            "translated_chars": 11370,
            "translated_chars_percent": 98.0,
            "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": 0.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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/nl/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/nl/"
        },
        {
            "total": 760,
            "total_words": 1846,
            "total_chars": 11621,
            "last_change": "2023-12-11T07:04:27.072986Z",
            "recent_changes": 3,
            "translated": 760,
            "translated_words": 1846,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11621,
            "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.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": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/pt_PT/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:59:45.922262Z",
            "recent_changes": 0,
            "translated": 748,
            "translated_words": 1799,
            "translated_percent": 98.5,
            "translated_words_percent": 97.6,
            "translated_chars": 11337,
            "translated_chars_percent": 97.7,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 5,
            "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": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/pt_BR/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-04-07T17:05:27.110717Z",
            "recent_changes": 0,
            "translated": 742,
            "translated_words": 1745,
            "translated_percent": 97.7,
            "translated_words_percent": 94.6,
            "translated_chars": 10794,
            "translated_chars_percent": 93.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 8,
            "failing_percent": 1.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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/zh_Hans/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-02-12T11:02:11.054436Z",
            "recent_changes": 0,
            "translated": 759,
            "translated_words": 1843,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11599,
            "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": 5,
            "failing_percent": 0.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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ru/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ru/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:56:10.340940Z",
            "recent_changes": 0,
            "translated": 666,
            "translated_words": 1390,
            "translated_percent": 87.7,
            "translated_words_percent": 75.4,
            "translated_chars": 8621,
            "translated_chars_percent": 74.3,
            "fuzzy": 23,
            "fuzzy_percent": 3.0,
            "fuzzy_words": 181,
            "fuzzy_words_percent": 9.8,
            "fuzzy_chars": 1442,
            "fuzzy_chars_percent": 12.4,
            "failing": 160,
            "failing_percent": 21.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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/nb_NO/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-16T13:58:56.198968Z",
            "recent_changes": 3,
            "translated": 756,
            "translated_words": 1827,
            "translated_percent": 99.6,
            "translated_words_percent": 99.1,
            "translated_chars": 11507,
            "translated_chars_percent": 99.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": 1,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/it/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/it/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-02-08T02:01:56.198107Z",
            "recent_changes": 0,
            "translated": 154,
            "translated_words": 339,
            "translated_percent": 20.2,
            "translated_words_percent": 18.3,
            "translated_chars": 2264,
            "translated_chars_percent": 19.5,
            "fuzzy": 56,
            "fuzzy_percent": 7.3,
            "fuzzy_words": 64,
            "fuzzy_words_percent": 3.4,
            "fuzzy_chars": 381,
            "fuzzy_chars_percent": 3.2,
            "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": 4,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/id/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/id/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-04-04T00:02:31.667897Z",
            "recent_changes": 63,
            "translated": 664,
            "translated_words": 1408,
            "translated_percent": 87.4,
            "translated_words_percent": 76.3,
            "translated_chars": 8708,
            "translated_chars_percent": 75.0,
            "fuzzy": 19,
            "fuzzy_percent": 2.5,
            "fuzzy_words": 114,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 952,
            "fuzzy_chars_percent": 8.2,
            "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": 6,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/hu/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/hu/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-01-01T11:11:50.748206Z",
            "recent_changes": 5,
            "translated": 759,
            "translated_words": 1843,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11599,
            "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/manuskript/translations/uk/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/uk/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:54:52.988395Z",
            "recent_changes": 0,
            "translated": 273,
            "translated_words": 697,
            "translated_percent": 35.9,
            "translated_words_percent": 37.8,
            "translated_chars": 4418,
            "translated_chars_percent": 38.0,
            "fuzzy": 46,
            "fuzzy_percent": 6.0,
            "fuzzy_words": 59,
            "fuzzy_words_percent": 3.2,
            "fuzzy_chars": 364,
            "fuzzy_chars_percent": 3.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": 0,
            "comments": 0,
            "code": "ar_SA",
            "name": "Arabic (Saudi Arabia)",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ar_SA/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ar_SA/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2019-04-30T15:53:29Z",
            "recent_changes": 76,
            "translated": 72,
            "translated_words": 114,
            "translated_percent": 9.4,
            "translated_words_percent": 6.1,
            "translated_chars": 851,
            "translated_chars_percent": 7.3,
            "fuzzy": 37,
            "fuzzy_percent": 4.8,
            "fuzzy_words": 42,
            "fuzzy_words_percent": 2.2,
            "fuzzy_chars": 250,
            "fuzzy_chars_percent": 2.1,
            "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": 42,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/tr/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/tr/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-04-11T08:01:51.909526Z",
            "recent_changes": 0,
            "translated": 706,
            "translated_words": 1592,
            "translated_percent": 93.0,
            "translated_words_percent": 86.3,
            "translated_chars": 9920,
            "translated_chars_percent": 85.5,
            "fuzzy": 11,
            "fuzzy_percent": 1.4,
            "fuzzy_words": 12,
            "fuzzy_words_percent": 0.6,
            "fuzzy_chars": 58,
            "fuzzy_chars_percent": 0.5,
            "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": 8,
            "comments": 2,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ja/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ja/"
        },
        {
            "total": 760,
            "total_words": 1846,
            "total_chars": 11621,
            "last_change": "2022-11-25T00:48:24.885362Z",
            "recent_changes": 7,
            "translated": 688,
            "translated_words": 1571,
            "translated_percent": 90.5,
            "translated_words_percent": 85.1,
            "translated_chars": 10080,
            "translated_chars_percent": 86.7,
            "fuzzy": 2,
            "fuzzy_percent": 0.2,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 13,
            "fuzzy_chars_percent": 0.1,
            "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": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/en_GB/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "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": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/fa/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/fa/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "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": 3,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.2,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.2,
            "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/manuskript/translations/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/zh_Hant/"
        },
        {
            "total": 760,
            "total_words": 1846,
            "total_chars": 11621,
            "last_change": null,
            "recent_changes": 0,
            "translated": 760,
            "translated_words": 1846,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11621,
            "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": 71,
            "failing_percent": 9.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 760,
            "readonly_percent": 100.0,
            "readonly_words": 1846,
            "readonly_words_percent": 100.0,
            "readonly_chars": 11621,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/en/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/en/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "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": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ro/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ro/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-02-02T13:01:57.210749Z",
            "recent_changes": 0,
            "translated": 708,
            "translated_words": 1776,
            "translated_percent": 93.2,
            "translated_words_percent": 96.3,
            "translated_chars": 11230,
            "translated_chars_percent": 96.8,
            "fuzzy": 47,
            "fuzzy_percent": 6.1,
            "fuzzy_words": 50,
            "fuzzy_words_percent": 2.7,
            "fuzzy_chars": 272,
            "fuzzy_chars_percent": 2.3,
            "failing": 3,
            "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": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ko/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ko/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:55:47.170631Z",
            "recent_changes": 0,
            "translated": 48,
            "translated_words": 89,
            "translated_percent": 6.3,
            "translated_words_percent": 4.8,
            "translated_chars": 616,
            "translated_chars_percent": 5.3,
            "fuzzy": 20,
            "fuzzy_percent": 2.6,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 1.3,
            "fuzzy_chars": 175,
            "fuzzy_chars_percent": 1.5,
            "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": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/el/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/el/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:56:14.721554Z",
            "recent_changes": 0,
            "translated": 748,
            "translated_words": 1799,
            "translated_percent": 98.5,
            "translated_words_percent": 97.6,
            "translated_chars": 11337,
            "translated_chars_percent": 97.7,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 5,
            "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": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/pt/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/pt/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "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": "ca@valencia",
            "name": "Valencian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ca@valencia/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ca@valencia/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-11-08T16:58:30.780976Z",
            "recent_changes": 25,
            "translated": 709,
            "translated_words": 1606,
            "translated_percent": 93.4,
            "translated_words_percent": 87.1,
            "translated_chars": 10235,
            "translated_chars_percent": 88.2,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 14,
            "fuzzy_chars_percent": 0.1,
            "failing": 8,
            "failing_percent": 1.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": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/eo/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/eo/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2022-07-06T19:28:14.132573Z",
            "recent_changes": 26,
            "translated": 38,
            "translated_words": 60,
            "translated_percent": 5.0,
            "translated_words_percent": 3.2,
            "translated_chars": 363,
            "translated_chars_percent": 3.1,
            "fuzzy": 33,
            "fuzzy_percent": 4.3,
            "fuzzy_words": 36,
            "fuzzy_words_percent": 1.9,
            "fuzzy_chars": 238,
            "fuzzy_chars_percent": 2.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": 1,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ca/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ca/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "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": "ta",
            "name": "Tamil",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ta/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ta/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:55:56.752297Z",
            "recent_changes": 0,
            "translated": 62,
            "translated_words": 75,
            "translated_percent": 8.1,
            "translated_words_percent": 4.0,
            "translated_chars": 477,
            "translated_chars_percent": 4.1,
            "fuzzy": 40,
            "fuzzy_percent": 5.2,
            "fuzzy_words": 42,
            "fuzzy_words_percent": 2.2,
            "fuzzy_chars": 245,
            "fuzzy_chars_percent": 2.1,
            "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": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/he/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/he/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:56:08.897279Z",
            "recent_changes": 0,
            "translated": 210,
            "translated_words": 393,
            "translated_percent": 27.6,
            "translated_words_percent": 21.3,
            "translated_chars": 2453,
            "translated_chars_percent": 21.1,
            "fuzzy": 51,
            "fuzzy_percent": 6.7,
            "fuzzy_words": 51,
            "fuzzy_words_percent": 2.7,
            "fuzzy_chars": 315,
            "fuzzy_chars_percent": 2.7,
            "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": "mr",
            "name": "Marathi",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/mr/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/mr/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-22T16:35:40.160636Z",
            "recent_changes": 3,
            "translated": 759,
            "translated_words": 1843,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11599,
            "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.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": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/hr/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/hr/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:59:42.969715Z",
            "recent_changes": 0,
            "translated": 84,
            "translated_words": 147,
            "translated_percent": 11.0,
            "translated_words_percent": 7.9,
            "translated_chars": 918,
            "translated_chars_percent": 7.9,
            "fuzzy": 41,
            "fuzzy_percent": 5.4,
            "fuzzy_words": 46,
            "fuzzy_words_percent": 2.4,
            "fuzzy_chars": 279,
            "fuzzy_chars_percent": 2.4,
            "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": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/da/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/da/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2023-12-07T17:55:54.069391Z",
            "recent_changes": 0,
            "translated": 107,
            "translated_words": 154,
            "translated_percent": 14.0,
            "translated_words_percent": 8.3,
            "translated_chars": 989,
            "translated_chars_percent": 8.5,
            "fuzzy": 45,
            "fuzzy_percent": 5.9,
            "fuzzy_words": 58,
            "fuzzy_words_percent": 3.1,
            "fuzzy_chars": 355,
            "fuzzy_chars_percent": 3.0,
            "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": 24,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/fi/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/fi/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2022-11-03T08:07:05.413653Z",
            "recent_changes": 5,
            "translated": 6,
            "translated_words": 8,
            "translated_percent": 0.7,
            "translated_words_percent": 0.4,
            "translated_chars": 53,
            "translated_chars_percent": 0.4,
            "fuzzy": 7,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 0.3,
            "fuzzy_chars": 52,
            "fuzzy_chars_percent": 0.4,
            "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": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/sk/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/sk/"
        },
        {
            "total": 759,
            "total_words": 1843,
            "total_chars": 11599,
            "last_change": "2024-03-07T14:01:55.407821Z",
            "recent_changes": 0,
            "translated": 212,
            "translated_words": 383,
            "translated_percent": 27.9,
            "translated_words_percent": 20.7,
            "translated_chars": 2548,
            "translated_chars_percent": 21.9,
            "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.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": "ml",
            "name": "Malayalam",
            "url": "https://hosted.weblate.org/projects/manuskript/translations/ml/",
            "translate_url": "https://hosted.weblate.org/translate/manuskript/translations/ml/"
        }
    ]
}