Translation components API.

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

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

{
    "count": 94,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-03-12T04:43:33.238047Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/de/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/de/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-02-29T13:20:54.719721Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/fr/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "am",
            "name": "Amharic",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/am/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/am/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2021-03-06T19:49:07.228079Z",
            "recent_changes": 3,
            "translated": 4,
            "translated_words": 18,
            "translated_percent": 0.9,
            "translated_words_percent": 0.3,
            "translated_chars": 348,
            "translated_chars_percent": 0.7,
            "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": "ar",
            "name": "Arabic",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ar/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ar/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2023-11-11T05:37:56.026339Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 368,
            "translated_percent": 10.3,
            "translated_words_percent": 7.8,
            "translated_chars": 3597,
            "translated_chars_percent": 7.9,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ast",
            "name": "Asturian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ast/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ast/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-04-20T11:30:49.829232Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bg/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/bg/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "bn_IN",
            "name": "Bengali (India)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bn_IN/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/bn_IN/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "bn",
            "name": "Bengali",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/bn/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "bo",
            "name": "Tibetan",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/bo/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "bs",
            "name": "Bosnian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/bs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/bs/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2023-08-10T13:14:38.394783Z",
            "recent_changes": 144,
            "translated": 310,
            "translated_words": 3066,
            "translated_percent": 76.1,
            "translated_words_percent": 65.1,
            "translated_chars": 28731,
            "translated_chars_percent": 63.2,
            "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": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca_VALENCIA",
            "name": "Catalan",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ca_VALENCIA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ca_VALENCIA/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-04-24T13:38:16.650128Z",
            "recent_changes": 3,
            "translated": 404,
            "translated_words": 4661,
            "translated_percent": 99.2,
            "translated_words_percent": 99.0,
            "translated_chars": 44959,
            "translated_chars_percent": 99.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.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": 0,
            "comments": 1,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ca/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ca/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-03-03T19:08:43.179803Z",
            "recent_changes": 3,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.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": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/cs/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2022-04-18T19:12:00.072905Z",
            "recent_changes": 2,
            "translated": 389,
            "translated_words": 4486,
            "translated_percent": 95.5,
            "translated_words_percent": 95.3,
            "translated_chars": 41671,
            "translated_chars_percent": 91.7,
            "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": 2,
            "comments": 1,
            "code": "da",
            "name": "Danish",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/da/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/da/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "dz",
            "name": "Dzongkha",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/dz/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/dz/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-02-02T16:28:58.722236Z",
            "recent_changes": 1,
            "translated": 405,
            "translated_words": 4671,
            "translated_percent": 99.5,
            "translated_words_percent": 99.2,
            "translated_chars": 45122,
            "translated_chars_percent": 99.3,
            "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": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/el/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/el/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "en_AU",
            "name": "English (Australia)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/en_AU/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/en_AU/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2022-10-12T18:03:14.064048Z",
            "recent_changes": 10,
            "translated": 364,
            "translated_words": 4225,
            "translated_percent": 89.4,
            "translated_words_percent": 89.7,
            "translated_chars": 39272,
            "translated_chars_percent": 86.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": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/en_GB/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/en_GB/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "en_ZA",
            "name": "English (South Africa)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/en_ZA/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/en_ZA/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2020-02-03T02:17:51.418846Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.4,
            "translated_words_percent": 0.1,
            "translated_chars": 22,
            "translated_chars_percent": 0.1,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/eo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/eo/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-03-12T08:15:12.956804Z",
            "recent_changes": 6,
            "translated": 312,
            "translated_words": 3085,
            "translated_percent": 76.6,
            "translated_words_percent": 65.5,
            "translated_chars": 28530,
            "translated_chars_percent": 62.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": 71,
            "comments": 4,
            "code": "es",
            "name": "Spanish",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/es/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/es/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2020-03-07T22:50:28.496127Z",
            "recent_changes": 17,
            "translated": 19,
            "translated_words": 68,
            "translated_percent": 4.6,
            "translated_words_percent": 1.4,
            "translated_chars": 676,
            "translated_chars_percent": 1.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": "et",
            "name": "Estonian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/et/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/et/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2023-07-01T10:37:23.508191Z",
            "recent_changes": 1,
            "translated": 404,
            "translated_words": 4661,
            "translated_percent": 99.2,
            "translated_words_percent": 99.0,
            "translated_chars": 44959,
            "translated_chars_percent": 99.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.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": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/eu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/eu/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2021-04-09T17:46:49.373069Z",
            "recent_changes": 1,
            "translated": 2,
            "translated_words": 11,
            "translated_percent": 0.4,
            "translated_words_percent": 0.2,
            "translated_chars": 149,
            "translated_chars_percent": 0.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": "fi",
            "name": "Finnish",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/fi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/fi/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2020-03-16T18:59:27.001561Z",
            "recent_changes": 9,
            "translated": 29,
            "translated_words": 273,
            "translated_percent": 7.1,
            "translated_words_percent": 5.8,
            "translated_chars": 2595,
            "translated_chars_percent": 5.7,
            "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": "gl",
            "name": "Galician",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/gl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/gl/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "gu",
            "name": "Gujarati",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/gu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/gu/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "gug",
            "name": "Guaraní (Paraguayan)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/gug/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/gug/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "he",
            "name": "Hebrew",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/he/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/he/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "hi",
            "name": "Hindi",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/hi/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/hi/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "hr",
            "name": "Croatian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/hr/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/hr/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2023-09-30T13:25:31.887387Z",
            "recent_changes": 80,
            "translated": 90,
            "translated_words": 1164,
            "translated_percent": 22.1,
            "translated_words_percent": 24.7,
            "translated_chars": 10321,
            "translated_chars_percent": 22.7,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/hu/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/hu/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2022-08-23T21:49:33.368883Z",
            "recent_changes": 6,
            "translated": 192,
            "translated_words": 1841,
            "translated_percent": 47.1,
            "translated_words_percent": 39.1,
            "translated_chars": 16085,
            "translated_chars_percent": 35.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": "id",
            "name": "Indonesian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/id/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/id/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "is",
            "name": "Icelandic",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/is/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/is/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-01-13T17:18:34.228443Z",
            "recent_changes": 1,
            "translated": 405,
            "translated_words": 4671,
            "translated_percent": 99.5,
            "translated_words_percent": 99.2,
            "translated_chars": 45122,
            "translated_chars_percent": 99.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": "it",
            "name": "Italian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/it/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/it/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2022-12-10T12:24:40.143252Z",
            "recent_changes": 1,
            "translated": 85,
            "translated_words": 830,
            "translated_percent": 20.8,
            "translated_words_percent": 17.6,
            "translated_chars": 7875,
            "translated_chars_percent": 17.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": 5,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ja/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ja/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "ka",
            "name": "Georgian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ka/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ka/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "km",
            "name": "Khmer (Central)",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/km/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/km/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-04-22T03:57:59.818935Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 96,
            "translated_percent": 1.4,
            "translated_words_percent": 2.0,
            "translated_chars": 961,
            "translated_chars_percent": 2.1,
            "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": 60,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ko/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ko/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "lb",
            "name": "Luxembourgish",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/lb/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/lb/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "lo",
            "name": "Lao",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/lo/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/lo/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2022-12-10T18:35:01.361551Z",
            "recent_changes": 5,
            "translated": 330,
            "translated_words": 3537,
            "translated_percent": 81.0,
            "translated_words_percent": 75.1,
            "translated_chars": 32727,
            "translated_chars_percent": 72.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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/lt/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/lt/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 53,
            "translated_percent": 5.6,
            "translated_words_percent": 1.1,
            "translated_chars": 377,
            "translated_chars_percent": 0.8,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/lv/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/lv/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/mk/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/mk/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-04-23T06:07:24.318873Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/nb_NO/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/nb_NO/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2023-11-03T13:14:50.788701Z",
            "recent_changes": 1,
            "translated": 17,
            "translated_words": 224,
            "translated_percent": 4.1,
            "translated_words_percent": 4.7,
            "translated_chars": 2378,
            "translated_chars_percent": 5.2,
            "fuzzy": 9,
            "fuzzy_percent": 2.2,
            "fuzzy_words": 86,
            "fuzzy_words_percent": 1.8,
            "fuzzy_chars": 959,
            "fuzzy_chars_percent": 2.1,
            "failing": 5,
            "failing_percent": 1.2,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ne",
            "name": "Nepali",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ne/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/ne/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-03-10T07:53:48.320463Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/nl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/nl/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-02-29T18:11:34.644524Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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": 7,
            "failing_percent": 1.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": "nn",
            "name": "Norwegian Nynorsk",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/nn/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/nn/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "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": "om",
            "name": "Oromo",
            "url": "https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/om/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/om/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-02-29T14:16:55.271228Z",
            "recent_changes": 2,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/pl/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/pl/"
        },
        {
            "total": 407,
            "total_words": 4705,
            "total_chars": 45401,
            "last_change": "2024-03-14T11:56:53.233266Z",
            "recent_changes": 1,
            "translated": 407,
            "translated_words": 4705,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 45401,
            "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://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/pt_BR/",
            "translate_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicpython/pt_BR/"
        }
    ]
}