Translation components API.

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

GET /api/components/weblate/hosted-error-pages/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 115,
    "next": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": null,
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": 11.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 9,
            "readonly_percent": 100.0,
            "readonly_words": 38,
            "readonly_words_percent": 100.0,
            "readonly_chars": 239,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 2,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/en/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/en/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-28T10:33:21.635840Z",
            "recent_changes": 4,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/nl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/nl/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-02-25T11:44:59.340789Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/cs/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/cs/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2024-03-22T09:01:58.042623Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/pt_BR/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-06-28T07:33:16.721688Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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://hosted.weblate.org/projects/weblate/hosted-error-pages/ca/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ca/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-10-21T09:27:42.272740Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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://hosted.weblate.org/projects/weblate/hosted-error-pages/ru/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ru/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-01-18T17:56:26.947583Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/fa/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/fa/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-01-02T14:27:01.951521Z",
            "recent_changes": 4,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/nb_NO/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2024-03-08T06:43:49.312888Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": 9,
            "approved_percent": 100.0,
            "approved_words": 38,
            "approved_words_percent": 100.0,
            "approved_chars": 239,
            "approved_chars_percent": 100.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": "gl",
            "name": "Galician",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/gl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/gl/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "ln",
            "name": "Lingala",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ln/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ln/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-10-17T02:11:37.545568Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/tr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/tr/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-07-17T11:04:01.062316Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/lt/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/lt/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-05-21T13:31:00.655740Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 28,
            "translated_percent": 77.7,
            "translated_words_percent": 73.6,
            "translated_chars": 176,
            "translated_chars_percent": 73.6,
            "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": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/th/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/th/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-05-14T00:51:45.516652Z",
            "recent_changes": 9,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "fil",
            "name": "Filipino",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/fil/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/fil/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2024-01-17T20:31:16.354154Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "ta",
            "name": "Tamil",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ta/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ta/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-02-25T12:59:26.515926Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/de/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/de/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-03-13T09:28:13.420872Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": 4,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/da/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/da/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-02-05T07:51:04.575581Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/el/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/el/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-08-10T17:07:30.558791Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 30,
            "translated_percent": 66.6,
            "translated_words_percent": 78.9,
            "translated_chars": 192,
            "translated_chars_percent": 80.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": 0,
            "comments": 0,
            "code": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/eo/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/eo/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-04-12T21:03:25.198254Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 11.1,
            "translated_words_percent": 7.8,
            "translated_chars": 18,
            "translated_chars_percent": 7.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": "eu",
            "name": "Basque",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/eu/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/eu/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2024-02-26T17:31:44.503856Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/et/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/et/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2024-03-22T07:44:58.213296Z",
            "recent_changes": 9,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": 9,
            "approved_percent": 100.0,
            "approved_words": 38,
            "approved_words_percent": 100.0,
            "approved_chars": 239,
            "approved_chars_percent": 100.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/weblate/hosted-error-pages/ro/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ro/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-08-15T06:31:41.373168Z",
            "recent_changes": 2,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 11.1,
            "translated_words_percent": 7.8,
            "translated_chars": 18,
            "translated_chars_percent": 7.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": "bn",
            "name": "Bengali",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/bn/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/bn/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-10-14T23:04:54.645962Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "be",
            "name": "Belarusian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/be/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/be/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-05-02T14:08:31.451887Z",
            "recent_changes": 3,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "bg",
            "name": "Bulgarian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/bg/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/bg/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-04-12T11:54:53.715917Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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/weblate/hosted-error-pages/uk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/uk/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "ast",
            "name": "Asturian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ast/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ast/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "br",
            "name": "Breton",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/br/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/br/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-01-06T16:59:26.265838Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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/weblate/hosted-error-pages/ja/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ja/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "oc",
            "name": "Occitan",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/oc/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/oc/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "or",
            "name": "Odia",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/or/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/or/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-04-22T16:39:17.825456Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "cy",
            "name": "Welsh",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/cy/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/cy/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "ps",
            "name": "Pashto",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ps/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ps/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-29T19:19:01.749605Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/pt/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/pt/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "pa",
            "name": "Punjabi",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/pa/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/pa/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-01-23T22:21:10.298650Z",
            "recent_changes": 9,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "vi",
            "name": "Vietnamese",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/vi/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/vi/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-02-19T13:40:19.218500Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "is",
            "name": "Icelandic",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/is/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/is/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-06-23T11:49:36.949480Z",
            "recent_changes": 2,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/en_GB/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-11-06T08:38:05.980772Z",
            "recent_changes": 10,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "hy",
            "name": "Armenian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/hy/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/hy/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-11-17T12:17:38.199508Z",
            "recent_changes": 3,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/hr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/hr/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-06-28T07:33:17.039514Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/hu/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/hu/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-28T09:05:00.214731Z",
            "recent_changes": 4,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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://hosted.weblate.org/projects/weblate/hosted-error-pages/he/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/he/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "fur",
            "name": "Friulian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/fur/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/fur/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2022-09-13T16:09:58.557570Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 11.1,
            "translated_words_percent": 7.8,
            "translated_chars": 26,
            "translated_chars_percent": 10.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": 1,
            "comments": 0,
            "code": "ml",
            "name": "Malayalam",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ml/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ml/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "mk",
            "name": "Macedonian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/mk/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/mk/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-28T08:35:23.805586Z",
            "recent_changes": 5,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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://hosted.weblate.org/projects/weblate/hosted-error-pages/pl/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/pl/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-28T07:34:37.644651Z",
            "recent_changes": 2,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 66.6,
            "translated_words_percent": 42.1,
            "translated_chars": 108,
            "translated_chars_percent": 45.1,
            "fuzzy": 2,
            "fuzzy_percent": 22.2,
            "fuzzy_words": 19,
            "fuzzy_words_percent": 50.0,
            "fuzzy_chars": 112,
            "fuzzy_chars_percent": 46.8,
            "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/weblate/hosted-error-pages/mr/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/mr/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "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": "ug",
            "name": "Uyghur",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ug/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ug/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2021-12-28T07:34:40.137081Z",
            "recent_changes": 2,
            "translated": 6,
            "translated_words": 16,
            "translated_percent": 66.6,
            "translated_words_percent": 42.1,
            "translated_chars": 108,
            "translated_chars_percent": 45.1,
            "fuzzy": 2,
            "fuzzy_percent": 22.2,
            "fuzzy_words": 19,
            "fuzzy_words_percent": 50.0,
            "fuzzy_chars": 112,
            "fuzzy_chars_percent": 46.8,
            "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": "sw",
            "name": "Swahili",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/sw/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/sw/"
        },
        {
            "total": 9,
            "total_words": 38,
            "total_chars": 239,
            "last_change": "2023-11-26T01:27:51.159449Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 239,
            "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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/it/",
            "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/it/"
        }
    ]
}