Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2018-07-12T16:45:29Z",
            "recent_changes": 2,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 1,
            "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": 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/sudokusolver/strings/pl/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/pl/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2017-08-16T04:13:29Z",
            "recent_changes": 2,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 13.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/en/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/en/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2017-08-17T18:48:25Z",
            "recent_changes": 2,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/ja/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ja/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2020-04-11T05:54:49.687557Z",
            "recent_changes": 1,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 4,
            "failing_percent": 10.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/de/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/de/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "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": "nn",
            "name": "Norwegian Nynorsk",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/nn/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nn/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2024-02-15T17:02:37.960417Z",
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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/sudokusolver/strings/uk/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/uk/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2018-03-23T18:36:34Z",
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 4,
            "failing_percent": 12.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/hu/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/hu/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2020-01-11T10:16:58Z",
            "recent_changes": 2,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 15.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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/nl/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nl/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2021-02-18T06:17:48.532208Z",
            "recent_changes": 1,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/zh_Hans/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2018-03-16T10:44:51Z",
            "recent_changes": 34,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 4,
            "failing_percent": 12.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/he/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/he/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": null,
            "recent_changes": 0,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 6.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/sudokusolver/strings/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/nb_NO/"
        },
        {
            "total": 33,
            "total_words": 107,
            "total_chars": 641,
            "last_change": "2020-09-18T18:20:46.780304Z",
            "recent_changes": 3,
            "translated": 33,
            "translated_words": 107,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 641,
            "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": 6.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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/tr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/tr/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/ca/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ca/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2020-04-17T17:11:14.889755Z",
            "recent_changes": 0,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 4,
            "failing_percent": 10.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/fr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/fr/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/it/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/it/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/th/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/th/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "mr",
            "name": "Marathi",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/mr/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/mr/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2023-03-04T12:52:09.370364Z",
            "recent_changes": 34,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/es/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/es/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/ar/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ar/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2021-04-19T10:26:10.603798Z",
            "recent_changes": 34,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/ko/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ko/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": "2021-05-02T14:50:25.904713Z",
            "recent_changes": 11,
            "translated": 16,
            "translated_words": 36,
            "translated_percent": 42.1,
            "translated_words_percent": 32.1,
            "translated_chars": 233,
            "translated_chars_percent": 33.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/el/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/el/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 13.1,
            "translated_words_percent": 4.4,
            "translated_chars": 65,
            "translated_chars_percent": 9.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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/ru/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/ru/"
        },
        {
            "total": 38,
            "total_words": 112,
            "total_chars": 706,
            "last_change": null,
            "recent_changes": 0,
            "translated": 38,
            "translated_words": 112,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 706,
            "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": 5,
            "readonly_percent": 13.1,
            "readonly_words": 5,
            "readonly_words_percent": 4.4,
            "readonly_chars": 65,
            "readonly_chars_percent": 9.2,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/sudokusolver/strings/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/sudokusolver/strings/zh_Hant/"
        }
    ]
}