Translation components API.

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

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

{
    "count": 1013,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/?format=api&page=50",
    "results": [
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.opensourcepos.org/languages/pt_BR/",
                "url": "https://translate.opensourcepos.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "pt-BR",
            "id": 1408,
            "filename": "app/Language/pt-BR/Reports.php",
            "revision": "426499141fc45e53002735fbd8614c011f255735,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/pt_BR/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/pt_BR/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/pt_BR/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 269,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.opensourcepos.org/languages/ro/",
                "url": "https://translate.opensourcepos.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "ro",
            "id": 1409,
            "filename": "app/Language/ro/Reports.php",
            "revision": "cde8daff66977fef3d0b9fcccbdf328920c72c45,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/ro/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ro/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/ro/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 16,
            "translated_words": 0,
            "translated_percent": 11.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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 272,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.opensourcepos.org/languages/ru/",
                "url": "https://translate.opensourcepos.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "ru",
            "id": 1410,
            "filename": "app/Language/ru/Reports.php",
            "revision": "b51d455eab02aa2551b30412ed2c7cfb295120ca,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/ru/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ru/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/ru/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 145,
            "translated_words": 247,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.opensourcepos.org/languages/sv/",
                "url": "https://translate.opensourcepos.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "sv",
            "id": 1411,
            "filename": "app/Language/sv/Reports.php",
            "revision": "e617f1a4e8fa22c1f4e35002fcd8fec2f53abc20,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/sv/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/sv/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/sv/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 145,
            "translated_words": 247,
            "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": 7,
            "have_comment": 0,
            "last_change": "2024-10-26T21:21:16.929952Z",
            "last_author": "Kristoffer Grundström",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/sv/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 8561615920,
                "web_url": "https://translate.opensourcepos.org/languages/ta/",
                "url": "https://translate.opensourcepos.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ta/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "ta",
            "id": 1412,
            "filename": "app/Language/ta/Reports.php",
            "revision": "320448e445b4255679a0d031f978029902aff5f8,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/ta/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ta/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/ta/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 54,
            "failing_checks_words": 106,
            "failing_checks_percent": 37.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ta/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translate.opensourcepos.org/languages/th/",
                "url": "https://translate.opensourcepos.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "th",
            "id": 1413,
            "filename": "app/Language/th/Reports.php",
            "revision": "34665803f113c71ec77711501339ff7a8654524a,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/th/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/th/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/th/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 145,
            "translated_words": 247,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/th/units/?format=api"
        },
        {
            "language": {
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 326,
                    "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://translate.opensourcepos.org/languages/tl/",
                "url": "https://translate.opensourcepos.org/api/languages/tl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "tl",
            "id": 1414,
            "filename": "app/Language/tl/Reports.php",
            "revision": "a19bded0c29b9bd1b84d8e9e07839d4a0d86156b,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/tl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/tl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 109,
            "failing_checks_words": 223,
            "failing_checks_percent": 75.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translate.opensourcepos.org/languages/tr/",
                "url": "https://translate.opensourcepos.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "tr",
            "id": 1415,
            "filename": "app/Language/tr/Reports.php",
            "revision": "91baad9baa1279807ccad8217b94eb358da3c16a,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/tr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/tr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 395,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translate.opensourcepos.org/languages/uk/",
                "url": "https://translate.opensourcepos.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "uk",
            "id": 1416,
            "filename": "app/Language/uk/Reports.php",
            "revision": "2b1a710dbf0179ce6b24c48b0b09b7d4fd4b1cdd,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/uk/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/uk/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/uk/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "urd"
                ],
                "direction": "rtl",
                "population": 29079029090,
                "web_url": "https://translate.opensourcepos.org/languages/ur/",
                "url": "https://translate.opensourcepos.org/api/languages/ur/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ur/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "ur",
            "id": 1417,
            "filename": "app/Language/ur/Reports.php",
            "revision": "cde8daff66977fef3d0b9fcccbdf328920c72c45,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/ur/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ur/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/ur/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 16,
            "translated_words": 0,
            "translated_percent": 11.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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/ur/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 347,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translate.opensourcepos.org/languages/vi/",
                "url": "https://translate.opensourcepos.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "vi",
            "id": 1418,
            "filename": "app/Language/vi/Reports.php",
            "revision": "aed87fbe66fddac02076dbc9f8df9bf0ba15dce4,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/vi/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/vi/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/vi/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hans/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "zh-Hans",
            "id": 1419,
            "filename": "app/Language/zh-Hans/Reports.php",
            "revision": "bef0f18a6ef8d2f641c3511a9c4ea71785b8d118,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/zh_Hans/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hans/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/zh_Hans/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 97,
            "translated_words": 148,
            "translated_percent": 66.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 22,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 364,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hant/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "reports",
                "slug": "reports",
                "id": 7,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Reports.php",
                "template": "app/Language/en/Reports.php",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "laravel",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/reports/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "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 \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "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"
            },
            "language_code": "zh-Hant",
            "id": 1420,
            "filename": "app/Language/zh-Hant/Reports.php",
            "revision": "6cf36173b82e91b3b50e99331817c502266b882c,bf52603daaedb87081a2e64c841aa953921cea97",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/reports/zh_Hant/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hant/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/zh_Hant/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 247,
            "translated": 144,
            "translated_words": 245,
            "translated_percent": 99.3,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/reports/zh_Hant/units/?format=api"
        }
    ]
}