Translation components API.

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

GET /api/components/diyseeds-org-organizations/biodiverso/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "BioDiVerso",
    "slug": "biodiverso",
    "id": 131,
    "source_language": {
        "code": "en",
        "name": "English",
        "plural": {
            "id": 139,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "en_en",
            "base",
            "source",
            "enp",
            "eng"
        ],
        "direction": "ltr",
        "web_url": "http://translate.diyseeds.org/languages/en/",
        "url": "http://translate.diyseeds.org/api/languages/en/?format=api",
        "statistics_url": "http://translate.diyseeds.org/api/languages/en/statistics/?format=api"
    },
    "project": {
        "name": "Diyseeds.org - organizations",
        "slug": "diyseeds-org-organizations",
        "id": 13,
        "web": "https://www.diyseeds.org",
        "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-organizations/",
        "url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/?format=api",
        "components_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/components/?format=api",
        "repository_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/repository/?format=api",
        "statistics_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/statistics/?format=api",
        "changes_list_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/changes/?format=api",
        "languages_url": "http://translate.diyseeds.org/api/projects/diyseeds-org-organizations/languages/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "https://www.diyseeds.org/en/translate-diyseeds/",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": null,
    "repo": null,
    "git_export": "",
    "branch": null,
    "push_branch": "",
    "filemask": null,
    "template": "",
    "edit_template": false,
    "intermediate": "",
    "new_base": "en/post-types/organization/biodiverso.pot",
    "file_format": "po",
    "license": "CC-BY-NC-SA-4.0",
    "license_url": "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode",
    "agreement": "",
    "web_url": "http://translate.diyseeds.org/projects/diyseeds-org-organizations/biodiverso/",
    "url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/?format=api",
    "repository_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/repository/?format=api",
    "translations_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/translations/?format=api",
    "statistics_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/statistics/?format=api",
    "lock_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/lock/?format=api",
    "links_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/links/?format=api",
    "changes_list_url": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/biodiverso/changes/?format=api",
    "task_url": null,
    "new_lang": "url",
    "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 }})\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 }}",
    "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"
}