Translation components API.

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

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

{
    "count": 1013,
    "next": "https://translate.opensourcepos.org/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "en",
            "id": 1,
            "filename": "app/Language/en/Common.php",
            "revision": "975530a9f10d8ae35dd02a06b50479acdb469243,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 23,
            "failing_checks_words": 107,
            "failing_checks_percent": 27.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en/units/?format=api"
        },
        {
            "language": {
                "code": "ar_EG",
                "name": "Arabic (Egypt)",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "eg"
                ],
                "direction": "rtl",
                "population": 9787656000,
                "web_url": "https://translate.opensourcepos.org/languages/ar_EG/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_EG/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_EG/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "ar-EG",
            "id": 2,
            "filename": "app/Language/ar-EG/Common.php",
            "revision": "c434f13cce98dddff7979100eb83910abe5891fd,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "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/common/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_EG/units/?format=api"
        },
        {
            "language": {
                "code": "ar_LB",
                "name": "Arabic",
                "plural": {
                    "id": 389,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://translate.opensourcepos.org/languages/ar_LB/",
                "url": "https://translate.opensourcepos.org/api/languages/ar_LB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_LB/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "ar-LB",
            "id": 3,
            "filename": "app/Language/ar-LB/Common.php",
            "revision": "2b35fffd9a85ee8109a868b5fbd990c0975b6944,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/ar_LB/units/?format=api"
        },
        {
            "language": {
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 29,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 969009150,
                "web_url": "https://translate.opensourcepos.org/languages/az/",
                "url": "https://translate.opensourcepos.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/az/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "az",
            "id": 4,
            "filename": "app/Language/az/Common.php",
            "revision": "5841831b08d45fe222194898e42def879d5b60ef,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 83,
            "translated_words": 177,
            "translated_percent": 97.6,
            "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/common/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/az/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.opensourcepos.org/languages/bg/",
                "url": "https://translate.opensourcepos.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/bg/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "bg",
            "id": 5,
            "filename": "app/Language/bg/Common.php",
            "revision": "c0d38005bdcc9ce75535d35eded80b2cf428bf9b,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "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/common/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translate.opensourcepos.org/languages/cs/",
                "url": "https://translate.opensourcepos.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "cs",
            "id": 6,
            "filename": "app/Language/cs/Common.php",
            "revision": "8e0c2313fdd5bc6cb391d63a2e2271ab0918c62b,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 75,
            "translated_words": 160,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.opensourcepos.org/languages/da/",
                "url": "https://translate.opensourcepos.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "da",
            "id": 7,
            "filename": "app/Language/da/Common.php",
            "revision": "7e5e2fe8b03ba4c7815364e61145db880e4063ec,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/da/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/da/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/da/units/?format=api"
        },
        {
            "language": {
                "code": "de_CH",
                "name": "German (Switzerland)",
                "plural": {
                    "id": 74,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "des"
                ],
                "direction": "ltr",
                "population": 613491270,
                "web_url": "https://translate.opensourcepos.org/languages/de_CH/",
                "url": "https://translate.opensourcepos.org/api/languages/de_CH/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de_CH/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "de-CH",
            "id": 8,
            "filename": "app/Language/de-CH/Common.php",
            "revision": "068983ae886537dd72175ddc363accff5e1591a8,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/de_CH/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/de_CH/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 74,
            "translated_words": 158,
            "translated_percent": 87.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 56,
            "failing_checks_percent": 15.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de_CH/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.opensourcepos.org/languages/de/",
                "url": "https://translate.opensourcepos.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "de-DE",
            "id": 9,
            "filename": "app/Language/de-DE/Common.php",
            "revision": "2dba659226fdbb519b0be3770ed856bd10181e28,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/de/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/de/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 1229224006,
                "web_url": "https://translate.opensourcepos.org/languages/el/",
                "url": "https://translate.opensourcepos.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "el",
            "id": 10,
            "filename": "app/Language/el/Common.php",
            "revision": "cf8e0b967aa531ac230172d4f974893e746c58e4,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/el/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/el/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translate.opensourcepos.org/languages/en_GB/",
                "url": "https://translate.opensourcepos.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/en_GB/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "en-GB",
            "id": 11,
            "filename": "app/Language/en-GB/Common.php",
            "revision": "a9377b468a40a88a7fac5efa2265ab20120c80eb,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/en_GB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/en_GB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "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/common/en_GB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.opensourcepos.org/languages/es/",
                "url": "https://translate.opensourcepos.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "es-ES",
            "id": 13,
            "filename": "app/Language/es-ES/Common.php",
            "revision": "6f4651dabff2a838a48d9086730a05d145c8fe0f,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/es/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/es/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "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": "2024-09-10T08:09:43.410517Z",
            "last_author": "Johntini",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 10677950000,
                "web_url": "https://translate.opensourcepos.org/languages/es_MX/",
                "url": "https://translate.opensourcepos.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/es_MX/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "es-MX",
            "id": 14,
            "filename": "app/Language/es-MX/Common.php",
            "revision": "a482bde70aaf7d83170cd2fd8acda828b087577b,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/es_MX/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/es_MX/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 84,
            "translated_words": 178,
            "translated_percent": 98.8,
            "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": "2025-03-02T18:36:22.432854Z",
            "last_author": "JoseLuisKukMagana",
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/es_MX/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 8471045808,
                "web_url": "https://translate.opensourcepos.org/languages/fa/",
                "url": "https://translate.opensourcepos.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "fa",
            "id": 15,
            "filename": "app/Language/fa/Common.php",
            "revision": "1bdc65028167dab4388d95718c9e10000fab328c,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/fa/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/fa/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.opensourcepos.org/languages/fr/",
                "url": "https://translate.opensourcepos.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "fr",
            "id": 16,
            "filename": "app/Language/fr/Common.php",
            "revision": "7e0a5a93e3d4ca4a24dd5b1362a470af377546cb,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/fr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/fr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translate.opensourcepos.org/languages/he/",
                "url": "https://translate.opensourcepos.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "he",
            "id": 17,
            "filename": "app/Language/he/Common.php",
            "revision": "0fc65a298547e4aefdedb10d3f251ae5e928ccfc,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/he/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/he/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 78,
            "translated_words": 168,
            "translated_percent": 91.7,
            "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/common/he/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 146,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translate.opensourcepos.org/languages/hr/",
                "url": "https://translate.opensourcepos.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "hr-HR",
            "id": 18,
            "filename": "app/Language/hr-HR/Common.php",
            "revision": "287b5050bfb1e29cd013f47af0437af201a86db3,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/hr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/hr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 74,
            "translated_words": 158,
            "translated_percent": 87.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 46,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.opensourcepos.org/languages/hu/",
                "url": "https://translate.opensourcepos.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "hu",
            "id": 19,
            "filename": "app/Language/hu/Common.php",
            "revision": "b4bf40d734429d22f600c3ee87d57a679e805dc1,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/hu/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/hu/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 74,
            "translated_words": 158,
            "translated_percent": 87.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 46,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hu/units/?format=api"
        },
        {
            "language": {
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 151,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 531727173,
                "web_url": "https://translate.opensourcepos.org/languages/hy/",
                "url": "https://translate.opensourcepos.org/api/languages/hy/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/hy/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "hy",
            "id": 20,
            "filename": "app/Language/hy/Common.php",
            "revision": "606c59e5bac4bfc142dd6200833371daf496d870,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/hy/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/hy/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 14,
            "translated_words": 4,
            "translated_percent": 16.4,
            "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/common/hy/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hy/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hy/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hy/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/hy/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translate.opensourcepos.org/languages/id/",
                "url": "https://translate.opensourcepos.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "common",
                "slug": "common",
                "id": 1,
                "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": "https://translate.opensourcepos.org/git/opensourcepos/common/",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Common.php",
                "template": "app/Language/en/Common.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/common/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/common/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": "id",
            "id": 21,
            "filename": "app/Language/id/Common.php",
            "revision": "772ade114bd0cb40d6e0f131f4f138e3d03c7244,975530a9f10d8ae35dd02a06b50479acdb469243",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/common/id/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/common/id/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 85,
            "total_words": 179,
            "translated": 85,
            "translated_words": 179,
            "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/common/id/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/id/units/?format=api"
        }
    ]
}