Translation components API.

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

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

{
    "language": {
        "id": 1,
        "code": "gu",
        "name": "Gujarati",
        "plural": {
            "id": 111,
            "source": 0,
            "number": 2,
            "formula": "n > 1",
            "type": 1
        },
        "aliases": [
            "guj",
            "prp"
        ],
        "direction": "ltr",
        "population": 61721798,
        "web_url": "https://hosted.weblate.org/languages/gu/",
        "url": "https://hosted.weblate.org/api/languages/gu/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/gu/statistics/?format=api"
    },
    "component": {
        "name": "Development",
        "slug": "master",
        "id": 67,
        "source_language": {
            "id": 31,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 75,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://hosted.weblate.org/languages/en/",
            "url": "https://hosted.weblate.org/api/languages/en/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "phpMyAdmin",
            "slug": "phpmyadmin",
            "id": 24,
            "web": "https://www.phpmyadmin.net/",
            "web_url": "https://hosted.weblate.org/projects/phpmyadmin/",
            "url": "https://hosted.weblate.org/api/projects/phpmyadmin/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/phpmyadmin/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/phpmyadmin/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/phpmyadmin/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/phpmyadmin/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/phpmyadmin/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/phpmyadmin/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "https://www.phpmyadmin.net/translate/\nMailing list for translators: <translators@phpmyadmin.net\n",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/phpmyadmin/phpmyadmin.git",
        "git_export": "https://hosted.weblate.org/git/phpmyadmin/master/",
        "branch": "master",
        "push_branch": "",
        "filemask": "resources/po/*.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "resources/po/phpmyadmin.pot",
        "file_format": "po",
        "license": "GPL-3.0-or-later",
        "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
        "agreement": "If you would like to make a contribution to the phpMyAdmin Project, please\r\ncertify to the following:\r\n\r\nphpMyAdmin Developer's Certificate of Origin. Version 1.0\r\n\r\nBy making a contribution to this project, I certify that:\r\n\r\n(a) The contribution was created in whole or in part by me and I have the\r\n    right to submit it under the license of \"GNU General Public License or\r\n    any later version\" (\"GPLv2-or-later\"); or\r\n\r\n(b) The contribution is based upon previous work that, to the best of my\r\n    knowledge, is covered under an appropriate open source license and I have\r\n    the right under that license to submit that work with modifications,\r\n    whether created in whole or in part by me, under GPLv2-or-later; or\r\n\r\n(c) The contribution was provided directly to me by some other person who\r\n    certified (a) or (b) and I have not modified it.\r\n\r\n(d) I understand and agree that this project and the contribution are public\r\n    and that a record of the contribution (including all metadata and\r\n    personal information I submit with it, including my sign-off) is\r\n    maintained indefinitely and may be redistributed consistent with\r\n    phpMyAdmin's policies and the requirements of the GPLv2-or-later where\r\n    they are relevant.\r\n\r\n(e) I am granting this work to this project under the terms of the\r\n    GPLv2-or-later.\r\n\r\n    https://www.gnu.org/licenses/gpl-2.0.html",
        "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/",
        "url": "https://hosted.weblate.org/api/components/phpmyadmin/master/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/phpmyadmin/master/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:phpmyadmin/phpmyadmin.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/phpmyadmin/phpmyadmin/blob/master/{{filename}}#L{{line}}",
        "report_source_bugs": "translators@phpmyadmin.net",
        "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\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
        "add_message": "Added translation using Weblate ({{ language_name }})\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
        "delete_message": "Deleted translation using Weblate ({{ language_name }})\r\n\r\n[CI skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\nSigned-off-by: {{ author }}",
        "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\r\n\r\n[ci skip]\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
        "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": true,
        "manage_units": false,
        "enable_suggestions": true,
        "suggestion_voting": false,
        "suggestion_autoaccept": 0,
        "push_on_commit": true,
        "commit_pending_age": 24,
        "auto_lock_error": true,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "gu",
    "id": 1422104,
    "filename": "resources/po/gu.po",
    "revision": "e1b6c5a6dad1c00da29af889489330f94fd158ef",
    "web_url": "https://hosted.weblate.org/projects/phpmyadmin/master/gu/",
    "share_url": "https://hosted.weblate.org/engage/phpmyadmin/-/gu/",
    "translate_url": "https://hosted.weblate.org/translate/phpmyadmin/master/gu/",
    "url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 3404,
    "total_words": 22663,
    "translated": 1,
    "translated_words": 15,
    "translated_percent": 0.1,
    "fuzzy": 1,
    "fuzzy_words": 1,
    "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-05-12T02:25:08.435356+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/phpmyadmin/master/gu/units/?format=api"
}