Translation components API.

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

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

{
    "count": 59,
    "next": "http://translate.vecturagames.com/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 63,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.vecturagames.com/languages/de/",
                "url": "http://translate.vecturagames.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 2,
            "filename": "values-de/strings_merged.xml",
            "revision": "91aa703be1b45c6cbef1ca1af5b1d3ad8cd5e18e,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/de/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/de/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/de/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 75,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-05-01T20:33:46.874670Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/de/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.vecturagames.com/languages/es/",
                "url": "http://translate.vecturagames.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 3,
            "filename": "values-es/strings_merged.xml",
            "revision": "c121bd92e8c4cdb375b94692199ea971fc98ceac,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/es/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/es/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/es/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:13.254240Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/es/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.vecturagames.com/languages/fr/",
                "url": "http://translate.vecturagames.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 4,
            "filename": "values-fr/strings_merged.xml",
            "revision": "970397d3050f7c3c9a6a3e286eddf935b40e4ad7,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/fr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/fr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/fr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:14.931588Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/fr/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.vecturagames.com/languages/hu/",
                "url": "http://translate.vecturagames.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/hu/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "hu",
            "id": 5,
            "filename": "values-hu/strings_merged.xml",
            "revision": "5e95345842fd580984b6a8b7ea6ad465365fbd4e,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/hu/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/hu/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/hu/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-01T14:33:37.007677Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/hu/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.vecturagames.com/languages/it/",
                "url": "http://translate.vecturagames.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 6,
            "filename": "values-it/strings_merged.xml",
            "revision": "8b9e427936c49a26e5c7bb320aece8a016d1eaac,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/it/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/it/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/it/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1236,
            "translated_words": 5500,
            "translated_percent": 96.4,
            "fuzzy": 6,
            "fuzzy_words": 58,
            "fuzzy_percent": 0.4,
            "failing_checks": 12,
            "failing_checks_words": 148,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:17.907057Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/it/units/?format=api"
        },
        {
            "language": {
                "id": 161,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.vecturagames.com/languages/ko/",
                "url": "http://translate.vecturagames.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 7,
            "filename": "values-ko/strings_merged.xml",
            "revision": "530633404c9eb46ba29630ad9e6a59f9ecaca411,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/ko/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/ko/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/ko/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1086,
            "translated_words": 4298,
            "translated_percent": 84.7,
            "fuzzy": 4,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:19.426905Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ko/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.vecturagames.com/languages/nl/",
                "url": "http://translate.vecturagames.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 8,
            "filename": "values-nl/strings_merged.xml",
            "revision": "dd58944997c112d7bc8853a9e5ebbccb814a0861,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/nl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/nl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/nl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "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": 11,
            "last_change": "2024-04-12T13:57:20.745108Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/nl/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 227,
                    "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": 41077398,
                "web_url": "http://translate.vecturagames.com/languages/pl/",
                "url": "http://translate.vecturagames.com/api/languages/pl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 9,
            "filename": "values-pl/strings_merged.xml",
            "revision": "9ba9e7b566a8fa5a603f69adfc29f3097b19db5d,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/pl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/pl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 86,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-17T09:33:41.857739Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pl/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.vecturagames.com/languages/pt_BR/",
                "url": "http://translate.vecturagames.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-rBR",
            "id": 10,
            "filename": "values-pt-rBR/strings_merged.xml",
            "revision": "b964dce3ef65715f54dddba2a0ba2cff0424ad3b,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/pt_BR/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt_BR/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/pt_BR/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T01:33:37.452676Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 242,
                    "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": 195841151,
                "web_url": "http://translate.vecturagames.com/languages/ru/",
                "url": "http://translate.vecturagames.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 12,
            "filename": "values-ru/strings_merged.xml",
            "revision": "813b438132f0d1e182e138b787bc323a22dff2be,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/ru/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/ru/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/ru/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1218,
            "translated_words": 5324,
            "translated_percent": 95.0,
            "fuzzy": 8,
            "fuzzy_words": 118,
            "fuzzy_percent": 0.6,
            "failing_checks": 4,
            "failing_checks_words": 104,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:25.476976Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/ru/units/?format=api"
        },
        {
            "language": {
                "id": 261,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.vecturagames.com/languages/sk/",
                "url": "http://translate.vecturagames.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 13,
            "filename": "values-sk/strings_merged.xml",
            "revision": "3ed4a892f8362555bee0045422e7c0062dd2eb6a,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/sk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/sk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:27.071695Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sk/units/?format=api"
        },
        {
            "language": {
                "id": 273,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 273,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "http://translate.vecturagames.com/languages/sr/",
                "url": "http://translate.vecturagames.com/api/languages/sr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sr/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sr",
            "id": 14,
            "filename": "values-sr/strings_merged.xml",
            "revision": "d8de3d0e0da5bbda93918eb0102b6b36602f838c,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/sr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/sr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1272,
            "translated_words": 5879,
            "translated_percent": 99.2,
            "fuzzy": 2,
            "fuzzy_words": 52,
            "fuzzy_percent": 0.1,
            "failing_checks": 10,
            "failing_checks_words": 345,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:28.709641Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/sr/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.vecturagames.com/languages/tr/",
                "url": "http://translate.vecturagames.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 15,
            "filename": "values-tr/strings_merged.xml",
            "revision": "1ceb125bbe0d5779f7cb380006f12267e9fa5a91,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/tr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/tr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/tr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1272,
            "translated_words": 5879,
            "translated_percent": 99.2,
            "fuzzy": 2,
            "fuzzy_words": 52,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:29.995740Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/tr/units/?format=api"
        },
        {
            "language": {
                "id": 328,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 328,
                    "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": 1266066359,
                "web_url": "http://translate.vecturagames.com/languages/zh_Hans/",
                "url": "http://translate.vecturagames.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-rCN",
            "id": 16,
            "filename": "values-zh-rCN/strings_merged.xml",
            "revision": "544fe42d7114a045e9b51c4af61f3d651022ac7b,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/zh_Hans/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/zh_Hans/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/zh_Hans/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1048,
            "translated_words": 4139,
            "translated_percent": 81.8,
            "fuzzy": 6,
            "fuzzy_words": 31,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:33.828827Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 17,
            "filename": "values/strings_merged.xml",
            "revision": "8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/en/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/en/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/en/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 379,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 11,
            "last_change": "2024-04-12T13:57:08.886897Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/en/units/?format=api"
        },
        {
            "language": {
                "id": 329,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 329,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "http://translate.vecturagames.com/languages/zh_Hant/",
                "url": "http://translate.vecturagames.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh-rTW",
            "id": 21,
            "filename": "values-zh-rTW/strings_merged.xml",
            "revision": "a3517dfc89e0546d886ab875ba665a8bcddf53fc,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/zh_Hant/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/zh_Hant/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/zh_Hant/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1255,
            "translated_words": 5745,
            "translated_percent": 97.9,
            "fuzzy": 5,
            "fuzzy_words": 56,
            "fuzzy_percent": 0.3,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-12T13:57:35.444359Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 29,
            "filename": "Base.lproj/Localizable.strings",
            "revision": "28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/en/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/en/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/en/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:49.718018Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/en/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.vecturagames.com/languages/de/",
                "url": "http://translate.vecturagames.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 30,
            "filename": "de.lproj/Localizable.strings",
            "revision": "69f6df39ad98f5707efb492a4f0149b1bbafeaba,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/de/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/de/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/de/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 242,
            "translated_words": 657,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:51.381162Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/de/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.vecturagames.com/languages/es/",
                "url": "http://translate.vecturagames.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 31,
            "filename": "es.lproj/Localizable.strings",
            "revision": "64066ae6f65c59c0ef096623c4f1b215ab96be99,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/es/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/es/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/es/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:51.790609Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/es/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.vecturagames.com/languages/fr/",
                "url": "http://translate.vecturagames.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 32,
            "filename": "fr.lproj/Localizable.strings",
            "revision": "7009cedce25391dd13d5a2ca4d43ad16e6ee4204,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/fr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/fr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/fr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:52.151336Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/fr/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.vecturagames.com/languages/it/",
                "url": "http://translate.vecturagames.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 33,
            "filename": "it.lproj/Localizable.strings",
            "revision": "54c4a6ad7f5f2e91a856571b75abe99f90f5106e,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/it/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/it/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/it/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 242,
            "translated_words": 657,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:52.461284Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/it/units/?format=api"
        },
        {
            "language": {
                "id": 261,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.vecturagames.com/languages/sk/",
                "url": "http://translate.vecturagames.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 34,
            "filename": "sk.lproj/Localizable.strings",
            "revision": "14e749c384aab5a56517f4af713d51c9681b41da,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/sk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/sk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:54.248730Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/sk/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.vecturagames.com/languages/pt_BR/",
                "url": "http://translate.vecturagames.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 49,
            "filename": "pt-BR.lproj/Localizable.strings",
            "revision": "a0ddc499f055ea4db233f06a55d09931ecdea3ec,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/pt_BR/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt_BR/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/pt_BR/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:53.219889Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 242,
                    "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": 195841151,
                "web_url": "http://translate.vecturagames.com/languages/ru/",
                "url": "http://translate.vecturagames.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 50,
            "filename": "ru.lproj/Localizable.strings",
            "revision": "8203676b9d0c65d63f6b24e059481430155787a2,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/ru/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/ru/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/ru/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 242,
            "translated_words": 657,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:53.716457Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/ru/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 93,
            "filename": "en/trackbook.json",
            "revision": "c687e9c77dc741801e6854ebced41dea3dd757f2,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/en/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/en/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/en/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T17:24:54.790866Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/en/units/?format=api"
        },
        {
            "language": {
                "id": 261,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.vecturagames.com/languages/sk/",
                "url": "http://translate.vecturagames.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 94,
            "filename": "sk/trackbook.json",
            "revision": "5d987953dd923ba0f3c1a8c37fbc3367d0c92c5e,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/sk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/sk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T17:24:56.570833Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/sk/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.vecturagames.com/languages/de/",
                "url": "http://translate.vecturagames.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 95,
            "filename": "de/trackbook.json",
            "revision": "b4a5a64ec64f594dd2742a6329390dcefe3b0655,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/de/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/de/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/de/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-15T07:33:32.187711Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/de/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.vecturagames.com/languages/fr/",
                "url": "http://translate.vecturagames.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 97,
            "filename": "fr/trackbook.json",
            "revision": "f1e8e8fefd9814ec4f31fc8dbbf8647a2d1600be,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/fr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/fr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/fr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-18T11:13:29.495609Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/fr/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 242,
                    "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": 195841151,
                "web_url": "http://translate.vecturagames.com/languages/ru/",
                "url": "http://translate.vecturagames.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 99,
            "filename": "ru/trackbook.json",
            "revision": "8525d7a85dd3be3fba3ce9c3321e41d03c52b17d,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/ru/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/ru/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/ru/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-05T17:33:34.198938Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/ru/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.vecturagames.com/languages/es/",
                "url": "http://translate.vecturagames.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 101,
            "filename": "es/trackbook.json",
            "revision": "a21a824bb9c254f744a460e2a711e6a303e59726,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/es/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/es/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/es/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-15T18:33:32.602483Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/es/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.vecturagames.com/languages/pt_BR/",
                "url": "http://translate.vecturagames.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 103,
            "filename": "pt-BR/trackbook.json",
            "revision": "41bd06bee84b7483a8c69973ce496f8d1547cc58,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/pt_BR/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt_BR/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/pt_BR/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-31T01:33:35.157232Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.vecturagames.com/languages/tr/",
                "url": "http://translate.vecturagames.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 105,
            "filename": "tr.lproj/Localizable.strings",
            "revision": "ca4a297914411f3ea6a877ed5f4db5765b90fe53,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/tr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/tr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/tr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:54.599631Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/tr/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.vecturagames.com/languages/tr/",
                "url": "http://translate.vecturagames.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 106,
            "filename": "tr/trackbook.json",
            "revision": "106989c6853e6ec8625da3642bbbe4e42e7f7248,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/tr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/tr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/tr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T17:24:56.681539Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/tr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 57,
                    "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": 13045532,
                "web_url": "http://translate.vecturagames.com/languages/cs/",
                "url": "http://translate.vecturagames.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer Android",
                "slug": "gpxviewer-translations",
                "id": 1,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewer-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpxviewer-translations/",
                "branch": "master",
                "push_branch": "",
                "filemask": "values-*/strings_merged.xml",
                "screenshot_filemask": "",
                "template": "values/strings_merged.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpxviewer-translations/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "android",
                "push": "git@gitlab.com:vecturagames/gpxviewer-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/-/blob/{{branch}}/{{filename}}?ref_type=heads#L{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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 \"{{ hook_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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 140,
            "filename": "values-cs/strings_merged.xml",
            "revision": "084d68dc09f8227523f91951b1cc0f54606ec3fa,8b8ddb170b36a4e47dfe4bed29fc9fc72c70e102",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpxviewer-translations/cs/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/cs/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpxviewer-translations/cs/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1281,
            "total_words": 5976,
            "translated": 1281,
            "translated_words": 5976,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 71,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T07:33:36.836550Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpxviewer-translations/cs/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 57,
                    "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": 13045532,
                "web_url": "http://translate.vecturagames.com/languages/cs/",
                "url": "http://translate.vecturagames.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 141,
            "filename": "cs/trackbook.json",
            "revision": "daf3b0e81d83bf7c59a839f5cf4c3cbbc94d584e,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/cs/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/cs/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/cs/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-15T07:33:36.649524Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/cs/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 57,
                    "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": 13045532,
                "web_url": "http://translate.vecturagames.com/languages/cs/",
                "url": "http://translate.vecturagames.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 142,
            "filename": "cs.lproj/Localizable.strings",
            "revision": "b840a4a98bda47cee4b1377ddabec1229f0836a8,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/cs/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/cs/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/cs/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:50.696266Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/cs/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "http://translate.vecturagames.com/languages/en/",
                "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 144,
            "filename": "en/translation.json",
            "revision": "7e8fd765e816c2978f3582d6f6a8f9990b9e5269,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/en/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/en/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/en/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T23:39:29.122377Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/en/units/?format=api"
        },
        {
            "language": {
                "id": 261,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "http://translate.vecturagames.com/languages/sk/",
                "url": "http://translate.vecturagames.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "sk",
            "id": 145,
            "filename": "sk/translation.json",
            "revision": "5b443fc6f9744e62233945892be9bb848b306a58,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/sk/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/sk/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/sk/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T23:39:38.349361Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/sk/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.vecturagames.com/languages/pt_BR/",
                "url": "http://translate.vecturagames.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt_BR",
            "id": 249,
            "filename": "pt_BR/translation.json",
            "revision": "d0893755b8e8f21a55e96effd9e115c02281d759,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/pt_BR/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt_BR/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/pt_BR/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T06:33:37.076039Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.vecturagames.com/languages/fr/",
                "url": "http://translate.vecturagames.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 251,
            "filename": "fr/translation.json",
            "revision": "b8147b880238aa83dc04173a00f686a065a560a9,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/fr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/fr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/fr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T18:33:39.111691Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/fr/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.vecturagames.com/languages/it/",
                "url": "http://translate.vecturagames.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 265,
            "filename": "it/trackbook.json",
            "revision": "2ac16c6934fb9660e6bfab74f472905a8e8f6734,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/it/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/it/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/it/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T17:24:55.632465Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/it/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.vecturagames.com/languages/es/",
                "url": "http://translate.vecturagames.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 266,
            "filename": "es/translation.json",
            "revision": "43f524c68ef41a377071ffa058cbe25f8337ad03,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/es/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/es/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/es/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T14:55:29.984816Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/es/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.vecturagames.com/languages/it/",
                "url": "http://translate.vecturagames.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 284,
            "filename": "it/translation.json",
            "revision": "7ec2f0e89e2260743da1744a8f149a03eddba8ed,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/it/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/it/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/it/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 244,
            "translated_words": 872,
            "translated_percent": 92.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T23:39:33.699951Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/it/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "http://translate.vecturagames.com/languages/pt/",
                "url": "http://translate.vecturagames.com/api/languages/pt/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt",
            "id": 297,
            "filename": "pt/trackbook.json",
            "revision": "4662096335ba9b8a20934bf68cc2b193aac514e3,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/pt/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pt/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/pt/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 22,
            "translated_words": 165,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T17:24:56.135764Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/pt/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.vecturagames.com/languages/tr/",
                "url": "http://translate.vecturagames.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "tr",
            "id": 304,
            "filename": "tr/translation.json",
            "revision": "3ef36441bb739f55ebe3ba5ba6ff5f4c982321d6,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/tr/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/tr/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/tr/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 256,
            "translated_words": 1043,
            "translated_percent": 97.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T23:39:39.097090Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/tr/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.vecturagames.com/languages/nl/",
                "url": "http://translate.vecturagames.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 306,
            "filename": "nl/translation.json",
            "revision": "6249cde5f65a3f639928b08ee988adc812c8be1c,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/nl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/nl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/nl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-22T07:33:35.724761Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/nl/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.vecturagames.com/languages/nl/",
                "url": "http://translate.vecturagames.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook API",
                "slug": "trackbook-api",
                "id": 4,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook-api/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/trackbook.json",
                "screenshot_filemask": "",
                "template": "en/trackbook.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook-api/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/trackbook-api-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/trackbook-api-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 2,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 307,
            "filename": "nl/trackbook.json",
            "revision": "ea861a87fc73279e95f04370ea41052fa1faca67,c687e9c77dc741801e6854ebced41dea3dd757f2",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook-api/nl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/nl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook-api/nl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 185,
            "translated": 24,
            "translated_words": 185,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-20T15:55:50.351422Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook-api/nl/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.vecturagames.com/languages/nl/",
                "url": "http://translate.vecturagames.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "GPX Viewer iOS",
                "slug": "gpx-viewer-ios",
                "id": 2,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/gpx-viewer-ios/",
                "branch": "master",
                "push_branch": "",
                "filemask": "*.lproj/Localizable.strings",
                "screenshot_filemask": "",
                "template": "Base.lproj/Localizable.strings",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "strings-utf8",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vecturagames/gpxviewerpro-translations-ios.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewerpro-translations-ios/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "translations@vecturagames.com",
                "merge_style": "merge",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 308,
            "filename": "nl.lproj/Localizable.strings",
            "revision": "c23400198a340cd9f5ac8df67c6f062f6a55bacf,28950a1bfe17bbe19ff5e1a3ba5fd01c1341fe05",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/gpx-viewer-ios/nl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/nl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/gpx-viewer-ios/nl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 660,
            "translated": 243,
            "translated_words": 660,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 26,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-17T17:09:52.874384Z",
            "last_author": "Admin",
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 227,
                    "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": 41077398,
                "web_url": "http://translate.vecturagames.com/languages/pl/",
                "url": "http://translate.vecturagames.com/api/languages/pl/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 323,
            "filename": "pl/translation.json",
            "revision": "481eaee3724b26941f2f102975a9af1533a829b5,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/pl/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/pl/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/pl/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-22T07:33:36.348081Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/pl/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.vecturagames.com/languages/de/",
                "url": "http://translate.vecturagames.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Trackbook",
                "slug": "trackbook",
                "id": 5,
                "source_language": {
                    "id": 72,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 72,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.vecturagames.com/languages/en/",
                    "url": "http://translate.vecturagames.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "GPX Viewer",
                    "slug": "gpxviewer",
                    "id": 1,
                    "web": "https://gitlab.com/vecturagames/gpxviewer-translations",
                    "web_url": "http://translate.vecturagames.com/projects/gpxviewer/",
                    "url": "http://translate.vecturagames.com/api/projects/gpxviewer/?format=api",
                    "components_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/components/?format=api",
                    "repository_url": "http://translate.vecturagames.com/api/projects/gpxviewer/repository/?format=api",
                    "statistics_url": "http://translate.vecturagames.com/api/projects/gpxviewer/statistics/?format=api",
                    "categories_url": "http://translate.vecturagames.com/api/projects/gpxviewer/categories/?format=api",
                    "changes_list_url": "http://translate.vecturagames.com/api/projects/gpxviewer/changes/?format=api",
                    "languages_url": "http://translate.vecturagames.com/api/projects/gpxviewer/languages/?format=api",
                    "labels_url": "http://translate.vecturagames.com/api/projects/gpxviewer/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Mailing list for translators: <translations@vecturagames.com",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": "git",
                "repo": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "git_export": "http://translate.vecturagames.com/git/gpxviewer/trackbook/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*/translation.json",
                "screenshot_filemask": "",
                "template": "en/translation.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "",
                "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/",
                "url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/?format=api",
                "repository_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/repository/?format=api",
                "translations_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/translations/?format=api",
                "statistics_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/statistics/?format=api",
                "lock_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/lock/?format=api",
                "links_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/links/?format=api",
                "changes_list_url": "http://translate.vecturagames.com/api/components/gpxviewer/trackbook/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": "git@gitlab.com:vectura-games/trackbook-translations.git",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "https://gitlab.com/vecturagames/gpxviewer-translations/blob/{{branch}}/{{filename}}#{{line}}",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\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": false,
                "manage_units": true,
                "enable_suggestions": false,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 331,
            "filename": "de/translation.json",
            "revision": "aa2907a297bf37398df29727c776104c8dd10466,7e8fd765e816c2978f3582d6f6a8f9990b9e5269",
            "web_url": "http://translate.vecturagames.com/projects/gpxviewer/trackbook/de/",
            "share_url": "http://translate.vecturagames.com/engage/gpxviewer/-/de/",
            "translate_url": "http://translate.vecturagames.com/translate/gpxviewer/trackbook/de/",
            "url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 263,
            "total_words": 1053,
            "translated": 263,
            "translated_words": 1053,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T14:55:30.317667Z",
            "last_author": null,
            "repository_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/repository/?format=api",
            "file_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/file/?format=api",
            "statistics_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/statistics/?format=api",
            "changes_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/changes/?format=api",
            "units_list_url": "http://translate.vecturagames.com/api/translations/gpxviewer/trackbook/de/units/?format=api"
        }
    ]
}