Translation components API.

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

GET /api/translations/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 137896,
    "next": "https://hosted.weblate.org/api/translations/?format=api&page=9",
    "previous": "https://hosted.weblate.org/api/translations/?format=api&page=7",
    "results": [
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "da",
            "id": 454,
            "filename": "po/voices/da.po",
            "revision": "8fe63147c3cb9f46d829d283eeaa67c4b3fd7e6a",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/da/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/da/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:42+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/da/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "sv",
            "id": 455,
            "filename": "po/voices/sv.po",
            "revision": "50b14f4f5368b34c525d70efc6b0c1dd959b7d47",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/sv/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/sv/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:48+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/sv/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "hi",
            "id": 456,
            "filename": "po/voices/hi.po",
            "revision": "dbd803d709fd22502164ba3c821bf81fc44e71b0",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/hi/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/hi/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:44+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/hi/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "lt",
            "id": 457,
            "filename": "po/voices/lt.po",
            "revision": "3b783ee61300bd8610198386ee70c27d175f94e2",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/lt/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/lt/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-11-26T20:48:22+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/lt/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "bg",
            "id": 458,
            "filename": "po/voices/bg.po",
            "revision": "70575d6ce5571bd56ac8d6ec02cd02ace3c14dbd",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/bg/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/bg/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:41+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/bg/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "sl",
            "id": 459,
            "filename": "po/voices/sl.po",
            "revision": "197bb505ae1d09a31b92dc8f92b9d6ae28c6ffb4",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/sl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/sl/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:48+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/sl/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ru",
            "id": 460,
            "filename": "po/voices/ru.po",
            "revision": "467a9ae964171f5c204452f55665c38f35e99507",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/ru/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/ru/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:48+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ru/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "fi",
            "id": 461,
            "filename": "po/voices/fi.po",
            "revision": "d57808114f60e7c2b56d3b73bc0c8899693ca32b",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/fi/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/fi/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-29T20:10:30+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "es",
            "id": 462,
            "filename": "po/voices/es.po",
            "revision": "1819566ef830585ba9afaa010b31348879ac38ba",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/es/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/es/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:43+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/es/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "gl",
            "id": 463,
            "filename": "po/voices/gl.po",
            "revision": "e63442df7a864802f4077a783cd19433bd6814c0",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/gl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/gl/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:44+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/gl/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ko",
            "id": 464,
            "filename": "po/voices/ko.po",
            "revision": "75720b46f8c164e0e0e7c6500eb79ec436b41dd8",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/ko/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/ko/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-31T07:47:11+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ko/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "pl",
            "id": 465,
            "filename": "po/voices/pl.po",
            "revision": "70c8ac6967fd804ec78b9100f7c036ba3e436666",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/pl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/pl/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:47+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/pl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "nb",
            "id": 466,
            "filename": "po/voices/nb.po",
            "revision": "7bc187378339f6f7be30a527e8ce7d7e9e908fd3",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-21T01:03:25.880038+02:00",
            "last_author": "Petter Reinholdtsen",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "pt",
            "id": 467,
            "filename": "po/voices/pt.po",
            "revision": "ed94f65e8dc8c50f1a4f7cb46c2873a153575571",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/pt/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/pt/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2019-04-18T11:40:28+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/pt/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Scenario: Tutorial",
                "slug": "tutorial",
                "id": 15,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/scenarios/*/tutorial.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/tutorial/",
                "url": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/tutorial/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/tutorial/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/tutorial/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/tutorial/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/tutorial/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/tutorial/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/108/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "lt",
            "id": 468,
            "filename": "po/scenarios/lt/tutorial.po",
            "revision": "65f345e44e70678f80833f4c0082ac92a33d993d",
            "web_url": "https://hosted.weblate.org/projects/uh/tutorial/lt/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/uh/tutorial/lt/",
            "url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 188,
            "total_words": 3382,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 36,
            "failing_checks_words": 709,
            "failing_checks_percent": 19.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-09-21T05:36:37.418071+02:00",
            "last_author": "Kornelijus Tvarijanavičius",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/tutorial/lt/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Interface",
                "slug": "uh",
                "id": 13,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "https://hosted.weblate.org/git/uh/uh/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/uh/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/uh/",
                "url": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/uh/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/uh/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/uh/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/uh/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/uh/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/uh/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/unknown-horizons/unknown-horizons/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ca",
            "id": 469,
            "filename": "po/uh/ca.po",
            "revision": "d38761451ff97de196fde60d2a9f8cb77a8d07f4",
            "web_url": "https://hosted.weblate.org/projects/uh/uh/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 903,
            "total_words": 3724,
            "translated": 781,
            "translated_words": 3123,
            "translated_percent": 86.4,
            "fuzzy": 76,
            "fuzzy_words": 280,
            "fuzzy_percent": 8.4,
            "failing_checks": 66,
            "failing_checks_words": 307,
            "failing_checks_percent": 7.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-06-04T19:16:20.710278+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh/ca/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "MP-Server",
                "slug": "uh-server",
                "id": 14,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/uh-server/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/uh-server/",
                "url": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/uh-server/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/uh-server/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/uh-server/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/uh-server/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/uh-server/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/uh-server/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ca",
            "id": 470,
            "filename": "po/uh-server/ca.po",
            "revision": "5d73b0e7a108ca2e42dbc141e48efbefcf2bd3e2",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 21,
            "translated_words": 168,
            "translated_percent": 95.4,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 4.5,
            "failing_checks": 22,
            "failing_checks_words": 177,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-12-25T23:36:23+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Scenario: The Unknown",
                "slug": "the-unknown",
                "id": 16,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/scenarios/*/The_Unknown.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/the-unknown/",
                "url": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/the-unknown/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/the-unknown/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/the-unknown/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/the-unknown/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/the-unknown/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/the-unknown/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/107/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ca",
            "id": 471,
            "filename": "po/scenarios/ca/The_Unknown.po",
            "revision": "d3007b08d99179f89ec60c6181422dbddaa05c22",
            "web_url": "https://hosted.weblate.org/projects/uh/the-unknown/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/the-unknown/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 486,
            "translated": 20,
            "translated_words": 436,
            "translated_percent": 90.9,
            "fuzzy": 2,
            "fuzzy_words": 50,
            "fuzzy_percent": 9.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-08-26T04:44:44+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/the-unknown/ca/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Scenario: Tutorial",
                "slug": "tutorial",
                "id": 15,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/scenarios/*/tutorial.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/tutorial/",
                "url": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/tutorial/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/tutorial/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/tutorial/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/tutorial/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/tutorial/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/tutorial/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://hosted.weblate.org/api/addons/108/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ca",
            "id": 472,
            "filename": "po/scenarios/ca/tutorial.po",
            "revision": "19473c088de72a406110d9753c038311e878aa24",
            "web_url": "https://hosted.weblate.org/projects/uh/tutorial/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/tutorial/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 188,
            "total_words": 3382,
            "translated": 94,
            "translated_words": 1481,
            "translated_percent": 50.0,
            "fuzzy": 78,
            "fuzzy_words": 1411,
            "fuzzy_percent": 41.4,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-09-03T22:41:03+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/tutorial/ca/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Voices",
                "slug": "voices",
                "id": 38,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "Unknown Horizons",
                    "slug": "uh",
                    "id": 7,
                    "web": "http://www.unknown-horizons.org/",
                    "web_url": "https://hosted.weblate.org/projects/uh/",
                    "url": "https://hosted.weblate.org/api/projects/uh/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/uh/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/uh/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/uh/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/uh/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/uh/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/uh/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/uh/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/unknown-horizons/unknown-horizons.git",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/voices/*.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/uh/voices/",
                "url": "https://hosted.weblate.org/api/components/uh/voices/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/uh/voices/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/uh/voices/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/uh/voices/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/uh/voices/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/uh/voices/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/uh/voices/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://hosted.weblate.org/api/components/uh/uh/?format=api"
            },
            "language_code": "ca",
            "id": 473,
            "filename": "po/voices/ca.po",
            "revision": "08ca596346dd53efecc3757c8797ab7d3ac4cfd4",
            "web_url": "https://hosted.weblate.org/projects/uh/voices/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/voices/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/voices/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 221,
            "translated": 27,
            "translated_words": 221,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:41+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/voices/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/voices/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/voices/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/voices/ca/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "master",
                "slug": "master",
                "id": 40,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "django-geoip-redis",
                    "slug": "django-geoip-redis",
                    "id": 10,
                    "web": "https://github.com/gotlium/django-geoip-redis",
                    "web_url": "https://hosted.weblate.org/projects/django-geoip-redis/",
                    "url": "https://hosted.weblate.org/api/projects/django-geoip-redis/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/django-geoip-redis/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/gotlium/django-geoip-redis",
                "git_export": "https://hosted.weblate.org/git/django-geoip-redis/master/",
                "branch": "master",
                "push_branch": "",
                "filemask": "geoip/locale/*/LC_MESSAGES/django.po",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/django-geoip-redis/master/",
                "url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/django-geoip-redis/master/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/gotlium/django-geoip-redis/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 477,
            "filename": "geoip/locale/ru/LC_MESSAGES/django.po",
            "revision": "8037a7225f700ffd6c5b58156cfc5e7d9eca98d3",
            "web_url": "https://hosted.weblate.org/projects/django-geoip-redis/master/ru/",
            "share_url": "https://hosted.weblate.org/engage/django-geoip-redis/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/django-geoip-redis/master/ru/",
            "url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 27,
            "translated": 18,
            "translated_words": 27,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-18T10:51:13.058656+02:00",
            "last_author": "Albert",
            "repository_url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "strings",
                "slug": "strings",
                "id": 12,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GetBack GPS",
                    "slug": "getback_gps",
                    "id": 6,
                    "web": "http://ruleant.github.io/getback_gps/",
                    "web_url": "https://hosted.weblate.org/projects/getback_gps/",
                    "url": "https://hosted.weblate.org/api/projects/getback_gps/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/getback_gps/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/getback_gps/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/getback_gps/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/getback_gps/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/getback_gps/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/getback_gps/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/getback_gps/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/ruleant/getback_gps.git",
                "git_export": "https://hosted.weblate.org/git/getback_gps/strings/",
                "branch": "master",
                "push_branch": "",
                "filemask": "res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/",
                "url": "https://hosted.weblate.org/api/components/getback_gps/strings/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/getback_gps/strings/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/getback_gps/strings/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/getback_gps/strings/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/getback_gps/strings/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/getback_gps/strings/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/getback_gps/strings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:ruleant/getback_gps.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/ruleant/ariadne/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 481,
            "filename": "res/values-fr/strings.xml",
            "revision": "fad4a5f19b6fd2e268c93ae6f8537976d93603a8,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:17.172253+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/fr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "strings",
                "slug": "strings",
                "id": 12,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GetBack GPS",
                    "slug": "getback_gps",
                    "id": 6,
                    "web": "http://ruleant.github.io/getback_gps/",
                    "web_url": "https://hosted.weblate.org/projects/getback_gps/",
                    "url": "https://hosted.weblate.org/api/projects/getback_gps/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/getback_gps/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/getback_gps/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/getback_gps/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/getback_gps/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/getback_gps/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/getback_gps/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/getback_gps/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/ruleant/getback_gps.git",
                "git_export": "https://hosted.weblate.org/git/getback_gps/strings/",
                "branch": "master",
                "push_branch": "",
                "filemask": "res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/",
                "url": "https://hosted.weblate.org/api/components/getback_gps/strings/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/getback_gps/strings/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/getback_gps/strings/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/getback_gps/strings/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/getback_gps/strings/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/getback_gps/strings/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/getback_gps/strings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:ruleant/getback_gps.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/ruleant/ariadne/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 482,
            "filename": "res/values-de/strings.xml",
            "revision": "ec5ba8f834fda7b5cee2650fc84b99623f3671f4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:13.561564+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/de/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "strings",
                "slug": "strings",
                "id": 12,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GetBack GPS",
                    "slug": "getback_gps",
                    "id": 6,
                    "web": "http://ruleant.github.io/getback_gps/",
                    "web_url": "https://hosted.weblate.org/projects/getback_gps/",
                    "url": "https://hosted.weblate.org/api/projects/getback_gps/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/getback_gps/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/getback_gps/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/getback_gps/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/getback_gps/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/getback_gps/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/getback_gps/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/getback_gps/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/ruleant/getback_gps.git",
                "git_export": "https://hosted.weblate.org/git/getback_gps/strings/",
                "branch": "master",
                "push_branch": "",
                "filemask": "res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/",
                "url": "https://hosted.weblate.org/api/components/getback_gps/strings/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/getback_gps/strings/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/getback_gps/strings/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/getback_gps/strings/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/getback_gps/strings/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/getback_gps/strings/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/getback_gps/strings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:ruleant/getback_gps.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/ruleant/ariadne/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 483,
            "filename": "res/values-it/strings.xml",
            "revision": "014a402ec05d115de21d0e7a3f6cd5bc99a73da4,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-12T23:32:19.995184+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "strings",
                "slug": "strings",
                "id": 12,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GetBack GPS",
                    "slug": "getback_gps",
                    "id": 6,
                    "web": "http://ruleant.github.io/getback_gps/",
                    "web_url": "https://hosted.weblate.org/projects/getback_gps/",
                    "url": "https://hosted.weblate.org/api/projects/getback_gps/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/getback_gps/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/getback_gps/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/getback_gps/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/getback_gps/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/getback_gps/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/getback_gps/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/getback_gps/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/ruleant/getback_gps.git",
                "git_export": "https://hosted.weblate.org/git/getback_gps/strings/",
                "branch": "master",
                "push_branch": "",
                "filemask": "res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/",
                "url": "https://hosted.weblate.org/api/components/getback_gps/strings/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/getback_gps/strings/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/getback_gps/strings/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/getback_gps/strings/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/getback_gps/strings/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/getback_gps/strings/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/getback_gps/strings/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:ruleant/getback_gps.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/ruleant/ariadne/blob/master/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 484,
            "filename": "res/values-es/strings.xml",
            "revision": "c91f9b8f1972d856970100e86dbeeaa56a10fb42,6c866e04329aca56a9195fa5b866f765650cc8f4",
            "web_url": "https://hosted.weblate.org/projects/getback_gps/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/getback_gps/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/getback_gps/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 366,
            "translated": 95,
            "translated_words": 366,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-23T22:58:29.609829+01:00",
            "last_author": "Hur Ezeiza Zaldua",
            "repository_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/getback_gps/strings/es/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "in",
            "id": 485,
            "filename": "OsmAnd/res/values-in/strings.xml",
            "revision": "b4e09c1df39997cd98a67433bad421bcf680cdcc,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/id/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/id/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5077,
            "translated_words": 25452,
            "translated_percent": 98.3,
            "fuzzy": 5,
            "fuzzy_words": 32,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-06-27T21:47:51.528617+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/id/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ca",
            "id": 486,
            "filename": "OsmAnd/res/values-ca/strings.xml",
            "revision": "ba4ecbec284fcf79ef1f4730c139b1a12be34488,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/ca/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/ca/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 3973,
            "translated_words": 16744,
            "translated_percent": 76.9,
            "fuzzy": 137,
            "fuzzy_words": 1931,
            "fuzzy_percent": 2.6,
            "failing_checks": 14,
            "failing_checks_words": 40,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 13,
            "last_change": "2024-06-27T21:43:47.813321+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ca/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cy",
            "id": 487,
            "filename": "OsmAnd/res/values-cy/strings.xml",
            "revision": "710f6be372c6be1ed7f6b7e25130393530492305,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/cy/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/cy/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 3734,
            "translated_words": 15855,
            "translated_percent": 72.3,
            "fuzzy": 112,
            "fuzzy_words": 1900,
            "fuzzy_percent": 2.1,
            "failing_checks": 26,
            "failing_checks_words": 616,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:44:25.557958+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/cy/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ro",
            "id": 488,
            "filename": "OsmAnd/res/values-ro/strings.xml",
            "revision": "35b6cb06f0048000092c967f913c841eff2737ce,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/ro/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/ro/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5128,
            "translated_words": 25743,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 30,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:51:56.881883+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ro/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 489,
            "filename": "OsmAnd/res/values-pt/strings.xml",
            "revision": "ff35246bd4635cfe23196a6c0d2da6aac6444d7c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/pt/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/pt/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5128,
            "translated_words": 25743,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 19,
            "last_change": "2024-06-27T21:51:43.693230+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/pt/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sv",
            "id": 490,
            "filename": "OsmAnd/res/values-sv/strings.xml",
            "revision": "c7ef8b6fa54d8ac231aa4ab2511a517de6cf6add,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/sv/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/sv/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5044,
            "translated_words": 24436,
            "translated_percent": 97.7,
            "fuzzy": 3,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.1,
            "failing_checks": 8,
            "failing_checks_words": 111,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 6,
            "last_change": "2024-06-27T21:53:15.072220+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/sv/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 491,
            "filename": "OsmAnd/res/values-ja/strings.xml",
            "revision": "3c521a2dea6af8a7a37433dfbd9ceb36c77c7120,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/ja/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/ja/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 4588,
            "translated_words": 22475,
            "translated_percent": 88.8,
            "fuzzy": 136,
            "fuzzy_words": 1528,
            "fuzzy_percent": 2.6,
            "failing_checks": 180,
            "failing_checks_words": 2057,
            "failing_checks_percent": 3.4,
            "have_suggestion": 56,
            "have_comment": 0,
            "last_change": "2024-06-27T21:48:24.046823+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 306,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/tl/",
                "url": "https://hosted.weblate.org/api/languages/tl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tl",
            "id": 492,
            "filename": "OsmAnd/res/values-tl/strings.xml",
            "revision": "fdaddbb3bce0b3493be4bc8c7e300c3e51452355,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/tl/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/tl/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/tl/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:53:43.848144+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/tl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/tl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/tl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/tl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/tl/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 493,
            "filename": "OsmAnd/res/values-fr/strings.xml",
            "revision": "7c3eceb2e3c9e5da91a721c17939df58454aafc1,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/fr/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/fr/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5127,
            "translated_words": 25715,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 31,
            "last_change": "2024-06-27T21:46:29.581601+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "mr",
            "id": 494,
            "filename": "OsmAnd/res/values-mr/strings.xml",
            "revision": "14ff53f7fdc8ad9a2d145152c33ab6596f89619c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/mr/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/mr/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 579,
            "translated_words": 1268,
            "translated_percent": 11.2,
            "fuzzy": 6,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:50:07.732212+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/mr/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sl",
            "id": 495,
            "filename": "OsmAnd/res/values-sl/strings.xml",
            "revision": "162e9cc2fc5f10621dc16e65f93842130a59612b,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/sl/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/sl/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 4734,
            "translated_words": 23992,
            "translated_percent": 91.7,
            "fuzzy": 19,
            "fuzzy_words": 121,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 6,
            "last_change": "2024-06-27T21:52:48.369624+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/sl/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 496,
            "filename": "OsmAnd/res/values-de/strings.xml",
            "revision": "eae4f10c7fe447770c95de7f03f967b84e714a3c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/de/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/de/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5128,
            "translated_words": 25743,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.1,
            "have_suggestion": 6,
            "have_comment": 56,
            "last_change": "2024-06-27T21:44:43.859938+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "bs",
            "id": 497,
            "filename": "OsmAnd/res/values-bs/strings.xml",
            "revision": "1b6d9021af2e5b0c8128516adc198df13ae569e9,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/bs/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/bs/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 58,
            "translated_words": 129,
            "translated_percent": 1.1,
            "fuzzy": 50,
            "fuzzy_words": 277,
            "fuzzy_percent": 0.9,
            "failing_checks": 23,
            "failing_checks_words": 123,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:43:40.072431+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/bs/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 498,
            "filename": "OsmAnd/res/values-ru/strings.xml",
            "revision": "56deff0bf46f99603b48bbc20b62a45baa7b939c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/ru/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/ru/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5070,
            "translated_words": 24605,
            "translated_percent": 98.2,
            "fuzzy": 57,
            "fuzzy_words": 1136,
            "fuzzy_percent": 1.1,
            "failing_checks": 68,
            "failing_checks_words": 786,
            "failing_checks_percent": 1.3,
            "have_suggestion": 38,
            "have_comment": 21,
            "last_change": "2024-06-27T21:52:06.032734+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ru/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "af",
            "id": 499,
            "filename": "OsmAnd/res/values-af/strings.xml",
            "revision": "e3a72321ec762dd9cce1b765629512be52b08268,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/af/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/af/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 582,
            "translated_words": 1354,
            "translated_percent": 11.2,
            "fuzzy": 483,
            "fuzzy_words": 3264,
            "fuzzy_percent": 9.3,
            "failing_checks": 138,
            "failing_checks_words": 1490,
            "failing_checks_percent": 2.6,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-27T21:40:59.177608+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/af/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hr",
            "id": 500,
            "filename": "OsmAnd/res/values-hr/strings.xml",
            "revision": "95eaf18d1581fe6e3fa0465e48ed85a629c213ed,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/hr/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/hr/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 956,
            "translated_words": 2117,
            "translated_percent": 18.5,
            "fuzzy": 522,
            "fuzzy_words": 2513,
            "fuzzy_percent": 10.1,
            "failing_checks": 198,
            "failing_checks_words": 1082,
            "failing_checks_percent": 3.8,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-06-27T21:47:13.443787+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/hr/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "lt",
            "id": 501,
            "filename": "OsmAnd/res/values-lt/strings.xml",
            "revision": "fbd920811d1b3661b319c5cec6db0239bf207602,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/lt/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/lt/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 2855,
            "translated_words": 9046,
            "translated_percent": 55.3,
            "fuzzy": 405,
            "fuzzy_words": 3820,
            "fuzzy_percent": 7.8,
            "failing_checks": 233,
            "failing_checks_words": 2169,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:49:26.279521+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/lt/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 502,
            "filename": "OsmAnd/res/values-tr/strings.xml",
            "revision": "d06e24de42ef13372935c3d5a6a81354c7e85db9,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/tr/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/tr/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 4937,
            "translated_words": 23108,
            "translated_percent": 95.6,
            "fuzzy": 36,
            "fuzzy_words": 1351,
            "fuzzy_percent": 0.6,
            "failing_checks": 14,
            "failing_checks_words": 280,
            "failing_checks_percent": 0.2,
            "have_suggestion": 19,
            "have_comment": 1,
            "last_change": "2024-06-27T21:53:52.356301+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/tr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hu",
            "id": 503,
            "filename": "OsmAnd/res/values-hu/strings.xml",
            "revision": "353838932d01dca69e3914f01e9c42e50cd0cae9,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/hu/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/hu/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5128,
            "translated_words": 25743,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 23,
            "last_change": "2024-06-27T21:47:23.378458+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/hu/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 504,
            "filename": "OsmAnd/res/values-uk/strings.xml",
            "revision": "34c2254ff4df0382d8f51095a0bb414808aa6f02,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/uk/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/uk/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5109,
            "translated_words": 25588,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 9,
            "have_comment": 2,
            "last_change": "2024-06-27T21:54:33.307204+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 505,
            "filename": "OsmAnd/res/values-it/strings.xml",
            "revision": "7e940b04095efd4fb2403d1929214f2176659d5f,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/it/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/it/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5111,
            "translated_words": 25670,
            "translated_percent": 99.0,
            "fuzzy": 15,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.2,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.1,
            "have_suggestion": 4,
            "have_comment": 10,
            "last_change": "2024-06-27T21:48:06.407709+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 506,
            "filename": "OsmAnd/res/values-es/strings.xml",
            "revision": "618f6a709f45fa4eb732a276a0b18418794e8f4c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/es/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/es/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5162,
            "translated_words": 25825,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 23,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 11,
            "last_change": "2024-06-27T23:13:47.112222+02:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "da",
            "id": 507,
            "filename": "OsmAnd/res/values-da/strings.xml",
            "revision": "5390dfd4d99fce7e213632f21bbdddb7bdf51e61,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/da/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/da/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 5162,
            "translated_words": 25825,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-06-27T22:38:58.491391+02:00",
            "last_author": "ERYpTION",
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/da/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ka",
            "id": 509,
            "filename": "OsmAnd/res/values-ka/strings.xml",
            "revision": "2d3b997e7f905f5a165fe2194b475c3866cf7853,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/ka/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/ka/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 3172,
            "translated_words": 8002,
            "translated_percent": 61.4,
            "fuzzy": 3,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-27T21:48:31.593052+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/ka/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "Android",
                "slug": "main",
                "id": 41,
                "source_language": {
                    "id": 31,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 75,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://hosted.weblate.org/languages/en/",
                    "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OsmAnd",
                    "slug": "osmand",
                    "id": 11,
                    "web": "http://www.osmand.net/",
                    "web_url": "https://hosted.weblate.org/projects/osmand/",
                    "url": "https://hosted.weblate.org/api/projects/osmand/?format=api",
                    "components_list_url": "https://hosted.weblate.org/api/projects/osmand/components/?format=api",
                    "repository_url": "https://hosted.weblate.org/api/projects/osmand/repository/?format=api",
                    "statistics_url": "https://hosted.weblate.org/api/projects/osmand/statistics/?format=api",
                    "categories_url": "https://hosted.weblate.org/api/projects/osmand/categories/?format=api",
                    "changes_list_url": "https://hosted.weblate.org/api/projects/osmand/changes/?format=api",
                    "languages_url": "https://hosted.weblate.org/api/projects/osmand/languages/?format=api",
                    "labels_url": "https://hosted.weblate.org/api/projects/osmand/labels/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "https://docs.osmand.net/docs/technical/contributions/translating-osmand#what-languages-will-be-included-in-osmand-",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://github.com/osmandapp/Osmand.git",
                "git_export": "https://hosted.weblate.org/git/osmand/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "OsmAnd/res/values-*/strings.xml",
                "screenshot_filemask": "",
                "template": "OsmAnd/res/values/strings.xml",
                "edit_template": false,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://hosted.weblate.org/projects/osmand/main/",
                "url": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
                "repository_url": "https://hosted.weblate.org/api/components/osmand/main/repository/?format=api",
                "translations_url": "https://hosted.weblate.org/api/components/osmand/main/translations/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/components/osmand/main/statistics/?format=api",
                "lock_url": "https://hosted.weblate.org/api/components/osmand/main/lock/?format=api",
                "links_url": "https://hosted.weblate.org/api/components/osmand/main/links/?format=api",
                "changes_list_url": "https://hosted.weblate.org/api/components/osmand/main/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@github.com:/osmandapp/Osmand.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://github.com/osmandapp/Osmand/blob/{{branch}}/{{filename}}#L{{line}}",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "el",
            "id": 510,
            "filename": "OsmAnd/res/values-el/strings.xml",
            "revision": "169ae6ce5370f764f5c64db240a2270e9277874c,b2fb37ae14b117eb515d59c0a03024be5085cb95",
            "web_url": "https://hosted.weblate.org/projects/osmand/main/el/",
            "share_url": "https://hosted.weblate.org/engage/osmand/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/osmand/main/el/",
            "url": "https://hosted.weblate.org/api/translations/osmand/main/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5162,
            "total_words": 25825,
            "translated": 3888,
            "translated_words": 16834,
            "translated_percent": 75.3,
            "fuzzy": 86,
            "fuzzy_words": 1039,
            "fuzzy_percent": 1.6,
            "failing_checks": 8,
            "failing_checks_words": 25,
            "failing_checks_percent": 0.1,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2024-06-27T21:44:51.414602+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/osmand/main/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/osmand/main/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/osmand/main/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/osmand/main/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/osmand/main/el/units/?format=api"
        }
    ]
}