Translation projects API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "R1",
            "slug": "r1",
            "id": 11,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.harmony.tf/git/tfo/r1/",
            "branch": null,
            "push_branch": "master",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "r1_english.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "valve_vdf",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/r1/",
            "url": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/r1/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/r1/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/r1/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/r1/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/r1/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/r1/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-long-untranslated, ignore-ellipsis",
            "priority": 100,
            "enforced_checks": [
                "source_engine_matching_binds",
                "source_engine_matching_buttons",
                "source_engine_matching_colors",
                "source_engine_matching_params"
            ],
            "restricted": false,
            "repoweb": "https://github.com/TFORevive/tfo_lang/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[a-z]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.harmony.tf/api/addons/13/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Titanfall Online (TFORevive)",
            "slug": "glossary",
            "id": 12,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.harmony.tf/git/tfo/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/glossary/",
            "url": "https://translate.harmony.tf/api/components/tfo/glossary/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/glossary/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/glossary/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/glossary/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/glossary/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/glossary/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "R1 UI",
            "slug": "r1_ui",
            "id": 13,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "master",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "r1_ui_english.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "valve_vdf",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/r1_ui/",
            "url": "https://translate.harmony.tf/api/components/tfo/r1_ui/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/r1_ui/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-long-untranslated",
            "priority": 100,
            "enforced_checks": [
                "source_engine_matching_binds",
                "source_engine_matching_buttons",
                "source_engine_matching_colors",
                "source_engine_matching_params"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\nUpdated by \"{{ addon_name }}\" hook in Weblate",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[a-z]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api"
        },
        {
            "name": "R1 Server Error",
            "slug": "r1_server_error",
            "id": 14,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "master",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "r1_server_error_english.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "valve_vdf",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/r1_server_error/",
            "url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/r1_server_error/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-end-stop",
            "priority": 100,
            "enforced_checks": [
                "source_engine_matching_binds",
                "source_engine_matching_buttons",
                "source_engine_matching_colors",
                "source_engine_matching_params"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[a-z]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api"
        },
        {
            "name": "R1 TFORevive",
            "slug": "r1_tfor",
            "id": 15,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "master",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "r1_tfor_english.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "valve_vdf",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/r1_tfor/",
            "url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/r1_tfor/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "source_engine_matching_binds",
                "source_engine_matching_buttons",
                "source_engine_matching_colors",
                "source_engine_matching_params"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[a-z]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api"
        },
        {
            "name": "Subtitles",
            "slug": "subtitles",
            "id": 16,
            "source_language": {
                "id": 141,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.harmony.tf/languages/en/",
                "url": "https://translate.harmony.tf/api/languages/en/?format=api",
                "statistics_url": "https://translate.harmony.tf/api/languages/en/statistics/?format=api"
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "master",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "subtitles_english.txt",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "valve_vdf",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.harmony.tf/projects/tfo/subtitles/",
            "url": "https://translate.harmony.tf/api/components/tfo/subtitles/?format=api",
            "repository_url": "https://translate.harmony.tf/api/components/tfo/subtitles/repository/?format=api",
            "translations_url": "https://translate.harmony.tf/api/components/tfo/subtitles/translations/?format=api",
            "statistics_url": "https://translate.harmony.tf/api/components/tfo/subtitles/statistics/?format=api",
            "lock_url": "https://translate.harmony.tf/api/components/tfo/subtitles/lock/?format=api",
            "links_url": "https://translate.harmony.tf/api/components/tfo/subtitles/links/?format=api",
            "changes_list_url": "https://translate.harmony.tf/api/components/tfo/subtitles/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-punctuation-spacing",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[a-z]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api"
        }
    ]
}