Translation components API.

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

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

{
    "count": 36,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2024-02-11T21:13:08.465430Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": 1,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://l10n.elementary.io/projects/website/support/uk/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/uk/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2022-03-07T08:29:04.112245Z",
            "recent_changes": 6,
            "translated": 20,
            "translated_words": 76,
            "translated_percent": 68.9,
            "translated_words_percent": 59.3,
            "translated_chars": 509,
            "translated_chars_percent": 60.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": 6.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://l10n.elementary.io/projects/website/support/tr/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/tr/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2022-08-05T22:38:14.602686Z",
            "recent_changes": 3,
            "translated": 17,
            "translated_words": 37,
            "translated_percent": 58.6,
            "translated_words_percent": 28.9,
            "translated_chars": 261,
            "translated_chars_percent": 30.8,
            "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": "ko",
            "name": "Korean",
            "url": "https://l10n.elementary.io/projects/website/support/ko/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ko/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-02-16T17:58:35.763433Z",
            "recent_changes": 8,
            "translated": 28,
            "translated_words": 90,
            "translated_percent": 96.5,
            "translated_words_percent": 70.3,
            "translated_chars": 621,
            "translated_chars_percent": 73.4,
            "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.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://l10n.elementary.io/projects/website/support/fi/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/fi/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T08:38:27.635635Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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://l10n.elementary.io/projects/website/support/ja/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ja/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-08-29T11:57:43.538857Z",
            "recent_changes": 1,
            "translated": 15,
            "translated_words": 35,
            "translated_percent": 51.7,
            "translated_words_percent": 27.3,
            "translated_chars": 248,
            "translated_chars_percent": 29.3,
            "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": 13.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": 4,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://l10n.elementary.io/projects/website/support/cs/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/cs/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-01T07:58:00.932973Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": "pl",
            "name": "Polish",
            "url": "https://l10n.elementary.io/projects/website/support/pl/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/pl/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-05-11T13:27:02.545862Z",
            "recent_changes": 14,
            "translated": 28,
            "translated_words": 90,
            "translated_percent": 96.5,
            "translated_words_percent": 70.3,
            "translated_chars": 621,
            "translated_chars_percent": 73.4,
            "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": 6,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://l10n.elementary.io/projects/website/support/id/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/id/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2021-08-26T17:52:29.642069Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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": 13.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": 2,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://l10n.elementary.io/projects/website/support/ar/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ar/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-02T09:19:29.371876Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": "ca",
            "name": "Catalan",
            "url": "https://l10n.elementary.io/projects/website/support/ca/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ca/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2018-12-08T21:33:26.596909Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 10.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": 2,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://l10n.elementary.io/projects/website/support/da/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/da/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2021-09-17T12:01:02.965296Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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": 17.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": 14,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://l10n.elementary.io/projects/website/support/de/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/de/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2020-05-07T11:45:44.916077Z",
            "recent_changes": 2,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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.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": 7,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://l10n.elementary.io/projects/website/support/es/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/es/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-04T07:47:00.817984Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://l10n.elementary.io/projects/website/support/fr/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/fr/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2019-09-04T15:55:02.441175Z",
            "recent_changes": 6,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 10.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": 1,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://l10n.elementary.io/projects/website/support/gl/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/gl/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-01T12:01:30.024242Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": "he",
            "name": "Hebrew",
            "url": "https://l10n.elementary.io/projects/website/support/he/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/he/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2021-01-26T17:20:30.173915Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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.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": 2,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://l10n.elementary.io/projects/website/support/it/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/it/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2018-11-10T16:37:43.084586Z",
            "recent_changes": 2,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 10.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": "lt",
            "name": "Lithuanian",
            "url": "https://l10n.elementary.io/projects/website/support/lt/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/lt/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2020-11-15T16:18:59.718511Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 10.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": "mr",
            "name": "Marathi",
            "url": "https://l10n.elementary.io/projects/website/support/mr/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/mr/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-11-14T21:54:16.438108Z",
            "recent_changes": 2,
            "translated": 23,
            "translated_words": 114,
            "translated_percent": 79.3,
            "translated_words_percent": 89.0,
            "translated_chars": 746,
            "translated_chars_percent": 88.2,
            "fuzzy": 6,
            "fuzzy_percent": 20.6,
            "fuzzy_words": 14,
            "fuzzy_words_percent": 10.9,
            "fuzzy_chars": 99,
            "fuzzy_chars_percent": 11.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": "nb",
            "name": "Norwegian Bokmål",
            "url": "https://l10n.elementary.io/projects/website/support/nb/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/nb/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-01T08:51:10.701100Z",
            "recent_changes": 15,
            "translated": 28,
            "translated_words": 90,
            "translated_percent": 96.5,
            "translated_words_percent": 70.3,
            "translated_chars": 621,
            "translated_chars_percent": 73.4,
            "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": "nl",
            "name": "Dutch",
            "url": "https://l10n.elementary.io/projects/website/support/nl/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/nl/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2022-03-31T14:50:10.411893Z",
            "recent_changes": 2,
            "translated": 20,
            "translated_words": 76,
            "translated_percent": 68.9,
            "translated_words_percent": 59.3,
            "translated_chars": 509,
            "translated_chars_percent": 60.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": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://l10n.elementary.io/projects/website/support/pt/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/pt/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2024-04-26T20:42:06.828630Z",
            "recent_changes": 1,
            "translated": 15,
            "translated_words": 35,
            "translated_percent": 51.7,
            "translated_words_percent": 27.3,
            "translated_chars": 248,
            "translated_chars_percent": 29.3,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://l10n.elementary.io/projects/website/support/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/pt_BR/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T13:02:17.268140Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": "ru",
            "name": "Russian",
            "url": "https://l10n.elementary.io/projects/website/support/ru/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ru/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-10-27T10:10:17.609505Z",
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": "sk",
            "name": "Slovak",
            "url": "https://l10n.elementary.io/projects/website/support/sk/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/sk/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2020-12-18T12:02:46.088961Z",
            "recent_changes": 5,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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": 13.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": 2,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "https://l10n.elementary.io/projects/website/support/sr/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/sr/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2021-12-04T13:10:12.526535Z",
            "recent_changes": 1,
            "translated": 14,
            "translated_words": 34,
            "translated_percent": 48.2,
            "translated_words_percent": 26.5,
            "translated_chars": 240,
            "translated_chars_percent": 28.4,
            "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": 13.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": "sv",
            "name": "Swedish",
            "url": "https://l10n.elementary.io/projects/website/support/sv/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/sv/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-02-26T11:40:57.453545Z",
            "recent_changes": 13,
            "translated": 28,
            "translated_words": 90,
            "translated_percent": 96.5,
            "translated_words_percent": 70.3,
            "translated_chars": 621,
            "translated_chars_percent": 73.4,
            "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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://l10n.elementary.io/projects/website/support/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/zh_Hans/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-02-02T11:57:55.156271Z",
            "recent_changes": 9,
            "translated": 20,
            "translated_words": 76,
            "translated_percent": 68.9,
            "translated_words_percent": 59.3,
            "translated_chars": 509,
            "translated_chars_percent": 60.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": 6.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "nn",
            "name": "Norwegian Nynorsk",
            "url": "https://l10n.elementary.io/projects/website/support/nn/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/nn/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T06:58:07.095034Z",
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 128,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 845,
            "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": 9,
            "failing_percent": 31.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 29,
            "readonly_percent": 100.0,
            "readonly_words": 128,
            "readonly_words_percent": 100.0,
            "readonly_chars": 845,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.elementary.io/projects/website/support/en/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/en/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T06:58:09.340858Z",
            "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": "pa",
            "name": "Punjabi",
            "url": "https://l10n.elementary.io/projects/website/support/pa/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/pa/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T06:58:10.091349Z",
            "recent_changes": 0,
            "translated": 12,
            "translated_words": 30,
            "translated_percent": 41.3,
            "translated_words_percent": 23.4,
            "translated_chars": 206,
            "translated_chars_percent": 24.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": 6.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://l10n.elementary.io/projects/website/support/vi/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/vi/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T06:58:07.382569Z",
            "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": "ckb",
            "name": "Kurdish (Central)",
            "url": "https://l10n.elementary.io/projects/website/support/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ckb/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-30T06:58:08.830882Z",
            "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": "ku",
            "name": "Kurdish",
            "url": "https://l10n.elementary.io/projects/website/support/ku/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/ku/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2023-09-24T00:00:10.897106Z",
            "recent_changes": 11,
            "translated": 10,
            "translated_words": 10,
            "translated_percent": 34.4,
            "translated_words_percent": 7.8,
            "translated_chars": 55,
            "translated_chars_percent": 6.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://l10n.elementary.io/projects/website/support/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/zh_Hant/"
        },
        {
            "total": 29,
            "total_words": 128,
            "total_chars": 845,
            "last_change": "2024-03-18T12:37:04.975915Z",
            "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": "th",
            "name": "Thai",
            "url": "https://l10n.elementary.io/projects/website/support/th/",
            "translate_url": "https://l10n.elementary.io/translate/website/support/th/"
        }
    ]
}