Translation components API.

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

GET /api/components/fedora-infra/noggin/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "noggin",
    "slug": "noggin",
    "id": 2134,
    "source_language": {
        "id": 76,
        "code": "en",
        "name": "English",
        "plural": {
            "id": 76,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "en_en",
            "base",
            "source",
            "enp",
            "eng"
        ],
        "direction": "ltr",
        "population": 1636485517,
        "web_url": "https://translate.fedoraproject.org/languages/en/",
        "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
        "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
    },
    "project": {
        "name": "fedora-infra",
        "slug": "fedora-infra",
        "id": 20,
        "web": "https://github.com/fedora-infra",
        "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/",
        "url": "https://translate.fedoraproject.org/api/projects/fedora-infra/?format=api",
        "components_list_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/components/?format=api",
        "repository_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/repository/?format=api",
        "statistics_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/statistics/?format=api",
        "categories_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/categories/?format=api",
        "changes_list_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/changes/?format=api",
        "languages_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/languages/?format=api",
        "labels_url": "https://translate.fedoraproject.org/api/projects/fedora-infra/labels/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "\nMailing list for translators: <trans@lists.fedoraproject.org\n",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "github",
    "repo": "https://github.com/fedora-infra/noggin",
    "git_export": "https://translate.fedoraproject.org/git/fedora-infra/noggin/",
    "branch": "dev",
    "push_branch": "",
    "filemask": "noggin/translations/*/LC_MESSAGES/messages.po",
    "screenshot_filemask": "",
    "template": "",
    "edit_template": true,
    "intermediate": "",
    "new_base": "noggin/translations/messages.pot",
    "file_format": "po",
    "license": "MIT",
    "license_url": "https://spdx.org/licenses/MIT.html",
    "agreement": "Developer Certificate of Origin\r\nVersion 1.1\r\n\r\nCopyright (C) 2004, 2006 The Linux Foundation and its contributors.\r\n1 Letterman Drive\r\nSuite D4700\r\nSan Francisco, CA, 94129\r\n\r\nEveryone is permitted to copy and distribute verbatim copies of this\r\nlicense document, but changing it is not allowed.\r\n\r\n\r\nDeveloper's Certificate of Origin 1.1\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\r\n    have the right to submit it under the open source license\r\n    indicated in the file; or\r\n\r\n(b) The contribution is based upon previous work that, to the best\r\n    of my knowledge, is covered under an appropriate open source\r\n    license and I have the right under that license to submit that\r\n    work with modifications, whether created in whole or in part\r\n    by me, under the same open source license (unless I am\r\n    permitted to submit under a different license), as indicated\r\n    in the file; or\r\n\r\n(c) The contribution was provided directly to me by some other\r\n    person who certified (a), (b) or (c) and I have not modified\r\n    it.\r\n\r\n(d) I understand and agree that this project and the contribution\r\n    are public and that a record of the contribution (including all\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    this project or the open source license(s) involved.",
    "web_url": "https://translate.fedoraproject.org/projects/fedora-infra/noggin/",
    "url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "repository_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/repository/?format=api",
    "translations_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/translations/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/statistics/?format=api",
    "lock_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/lock/?format=api",
    "links_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/links/?format=api",
    "changes_list_url": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/changes/?format=api",
    "task_url": null,
    "new_lang": "add",
    "language_code_style": "",
    "push": "https://github.com/fedora-infra/noggin",
    "check_flags": "",
    "priority": 100,
    "enforced_checks": [],
    "restricted": false,
    "repoweb": "https://github.com/fedora-infra/noggin/blob/{{branch}}/{{filename}}#L{{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 }}\r\nSigned-off-by: {{ author }}",
    "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 }}\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": 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": [
        "https://translate.fedoraproject.org/api/addons/6392/?format=api",
        "https://translate.fedoraproject.org/api/addons/6391/?format=api",
        "https://translate.fedoraproject.org/api/addons/6393/?format=api",
        "https://translate.fedoraproject.org/api/addons/6394/?format=api"
    ],
    "is_glossary": false,
    "glossary_color": "silver",
    "category": null,
    "linked_component": null
}