Translation components API.

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

GET /api/translations/?format=api&page=6
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=7",
    "previous": "https://translate.opensourcepos.org/api/translations/?format=api&page=5",
    "results": [
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 546744000,
                "web_url": "https://translate.opensourcepos.org/languages/nb_NO/",
                "url": "https://translate.opensourcepos.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/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": "nb",
            "id": 106,
            "filename": "app/Language/nb/Attributes.php",
            "revision": "95abf809612e014fde705d2e70e91806a19465f7,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/nb_NO/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nb_NO/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/nb_NO/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 88,
            "failing_checks_percent": 72.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl_BE",
                "name": "Dutch (Belgium)",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dutch_be",
                    "flemish",
                    "nlb"
                ],
                "direction": "ltr",
                "population": 644638500,
                "web_url": "https://translate.opensourcepos.org/languages/nl_BE/",
                "url": "https://translate.opensourcepos.org/api/languages/nl_BE/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nl_BE/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/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": "nl-BE",
            "id": 107,
            "filename": "app/Language/nl-BE/Attributes.php",
            "revision": "0dee5685b9bd6e65bb5b832c5a47b04f8e37cb45,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/nl_BE/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nl_BE/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/nl_BE/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/nl_BE/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl_BE/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl_BE/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl_BE/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl_BE/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.opensourcepos.org/languages/nl/",
                "url": "https://translate.opensourcepos.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/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": "nl-NL",
            "id": 108,
            "filename": "app/Language/nl-NL/Attributes.php",
            "revision": "5236dc48da4c9dfb5aaf429500248d4a32ae77d1,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/nl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/nl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/nl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/nl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 257,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.opensourcepos.org/languages/pl/",
                "url": "https://translate.opensourcepos.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/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": "pl",
            "id": 109,
            "filename": "app/Language/pl/Attributes.php",
            "revision": "97cdaf8ed36d3f0821b336230c6307c4878565bc,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/pl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/pl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/pl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.opensourcepos.org/languages/pt_BR/",
                "url": "https://translate.opensourcepos.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "pt-BR",
            "id": 110,
            "filename": "app/Language/pt-BR/Attributes.php",
            "revision": "61bfec798b32c6cb63c3dc395b488aa96e0269bd,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/pt_BR/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/pt_BR/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/pt_BR/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/pt_BR/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pt_BR/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 269,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.opensourcepos.org/languages/ro/",
                "url": "https://translate.opensourcepos.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ro",
            "id": 111,
            "filename": "app/Language/ro/Attributes.php",
            "revision": "e846675391238866bcdac6709283b4fda380eb1f,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/ro/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ro/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/ro/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 26,
            "translated_words": 83,
            "translated_percent": 89.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.opensourcepos.org/languages/ru/",
                "url": "https://translate.opensourcepos.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "ru",
            "id": 112,
            "filename": "app/Language/ru/Attributes.php",
            "revision": "80ebc6b912ef28ef82a09fc928ed5c78027ba8d1,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/ru/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ru/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/ru/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 7,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.opensourcepos.org/languages/sv/",
                "url": "https://translate.opensourcepos.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "sv",
            "id": 113,
            "filename": "app/Language/sv/Attributes.php",
            "revision": "cba3cbdff621170cb56b7bc92d25cdb50a54b1f0,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/sv/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/sv/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/sv/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/sv/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/sv/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 322,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 5518192000,
                "web_url": "https://translate.opensourcepos.org/languages/th/",
                "url": "https://translate.opensourcepos.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "th",
            "id": 114,
            "filename": "app/Language/th/Attributes.php",
            "revision": "bb6543ab4952f31290ec84ddfa5360afe8fb6c3c,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/th/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/th/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/th/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/th/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/th/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/th/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/th/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/th/units/?format=api"
        },
        {
            "language": {
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 326,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.opensourcepos.org/languages/tl/",
                "url": "https://translate.opensourcepos.org/api/languages/tl/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tl/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tl",
            "id": 115,
            "filename": "app/Language/tl/Attributes.php",
            "revision": "aa77521c87dead7ec30b91adc922dc6055ef760b,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/tl/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tl/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/tl/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 55,
            "failing_checks_percent": 58.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tl/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translate.opensourcepos.org/languages/tr/",
                "url": "https://translate.opensourcepos.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "tr",
            "id": 116,
            "filename": "app/Language/tr/Attributes.php",
            "revision": "bd35b1ce19a67c18cee7f7e70df278fec6f6ca53,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/tr/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/tr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/tr/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/tr/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tr/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tr/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tr/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/tr/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 347,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 8622296179,
                "web_url": "https://translate.opensourcepos.org/languages/vi/",
                "url": "https://translate.opensourcepos.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "vi",
            "id": 118,
            "filename": "app/Language/vi/Attributes.php",
            "revision": "f31dcc14d33f257fe2707d5c842bb9aacff86dc7,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/vi/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/vi/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/vi/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/vi/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/vi/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/vi/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/vi/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hans/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh-Hans",
            "id": 119,
            "filename": "app/Language/zh-Hans/Attributes.php",
            "revision": "5ab428c09b199151405b72f014fb7116d12c4103,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/zh_Hans/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hans/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/zh_Hans/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 364,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.opensourcepos.org/languages/zh_Hant/",
                "url": "https://translate.opensourcepos.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "attributes",
                "slug": "attributes",
                "id": 4,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Attributes.php",
                "template": "app/Language/en/Attributes.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/attributes/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/attributes/changes/?format=api",
                "task_url": null,
                "new_lang": "none",
                "language_code_style": "",
                "push": "ssh://github.com/opensourcepos/opensourcepos",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver"
            },
            "language_code": "zh-Hant",
            "id": 120,
            "filename": "app/Language/zh-Hant/Attributes.php",
            "revision": "3dad26433ef8c81de56074d04fc016ef0d6e4dd7,4e19bb7e6c91b7b9f56c5cd57c039eac26f03e62",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/attributes/zh_Hant/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/zh_Hant/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/attributes/zh_Hant/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 108,
            "translated": 29,
            "translated_words": 108,
            "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/attributes/zh_Hant/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/attributes/zh_Hant/units/?format=api"
        },
        {
            "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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 121,
            "filename": "app/Language/en/Config.php",
            "revision": "45bdbe50d4d908e91c6ddbf9aad895cf00c0335d,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/en/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/en/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 327,
            "total_words": 1190,
            "translated": 327,
            "translated_words": 1190,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 234,
            "failing_checks_words": 966,
            "failing_checks_percent": 71.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/en/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/en/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/en/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/en/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 122,
            "filename": "app/Language/ar-EG/Config.php",
            "revision": "5f86c484102e004b2548f0fa3efda8a9b06ca053,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/ar_EG/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 1190,
            "translated": 327,
            "translated_words": 1190,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_EG/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 123,
            "filename": "app/Language/ar-LB/Config.php",
            "revision": "108abedd8dd26fcef5ac52863367b2845c7d2ff0,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/ar_LB/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/ar_LB/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_LB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 1190,
            "translated": 327,
            "translated_words": 1190,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_LB/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_LB/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_LB/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/ar_LB/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 124,
            "filename": "app/Language/az/Config.php",
            "revision": "30c914782db062251af9b5cb0f313cb08c7cebc5,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/az/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/az/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 1190,
            "translated": 323,
            "translated_words": 1181,
            "translated_percent": 98.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/az/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/az/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/az/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/az/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 125,
            "filename": "app/Language/bg/Config.php",
            "revision": "42f6eb6495941661d03d4a93bb9a70496dd05a18,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/bg/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/bg/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 1190,
            "translated": 276,
            "translated_words": 956,
            "translated_percent": 84.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 188,
            "failing_checks_words": 776,
            "failing_checks_percent": 57.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/bg/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/bg/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/bg/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/bg/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/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": "config",
                "slug": "config",
                "id": 5,
                "source_language": {
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 82,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 163648503560,
                    "web_url": "https://translate.opensourcepos.org/languages/en/",
                    "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "opensourcepos",
                    "slug": "opensourcepos",
                    "id": 1,
                    "web": "https://github.com/opensourcepos/opensourcepos",
                    "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/",
                    "url": "https://translate.opensourcepos.org/api/projects/opensourcepos/?format=api",
                    "components_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/components/?format=api",
                    "repository_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/repository/?format=api",
                    "statistics_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/statistics/?format=api",
                    "changes_list_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/changes/?format=api",
                    "languages_url": "https://translate.opensourcepos.org/api/projects/opensourcepos/languages/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "ssh://github.com/opensourcepos/opensourcepos",
                "git_export": "",
                "branch": "master",
                "push_branch": "",
                "filemask": "app/Language/*/Config.php",
                "template": "app/Language/en/Config.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/config/",
                "url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/?format=api",
                "repository_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/repository/?format=api",
                "translations_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/translations/?format=api",
                "statistics_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/statistics/?format=api",
                "lock_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/lock/?format=api",
                "links_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/links/?format=api",
                "changes_list_url": "https://translate.opensourcepos.org/api/components/opensourcepos/config/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": 126,
            "filename": "app/Language/cs/Config.php",
            "revision": "2a047475e7e8aff7b8292827fb0f9b8446c0178e,45bdbe50d4d908e91c6ddbf9aad895cf00c0335d",
            "web_url": "https://translate.opensourcepos.org/projects/opensourcepos/config/cs/",
            "share_url": "https://translate.opensourcepos.org/engage/opensourcepos/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/cs/",
            "url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 327,
            "total_words": 1190,
            "translated": 36,
            "translated_words": 61,
            "translated_percent": 11.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/repository/?format=api",
            "file_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/file/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/statistics/?format=api",
            "changes_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/changes/?format=api",
            "units_list_url": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/cs/units/?format=api"
        }
    ]
}