Translation components API.

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

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

{
    "language": {
        "id": 96,
        "code": "nl",
        "name": "Dutch",
        "plural": {
            "id": 73,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "dut",
            "nld"
        ],
        "direction": "ltr",
        "population": 31765645,
        "web_url": "https://hosted.weblate.org/languages/nl/",
        "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
    },
    "component": {
        "name": "Brands (JSON)",
        "slug": "brands-json",
        "id": 25404,
        "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": "Lolibrary",
            "slug": "lolibrary",
            "id": 4060,
            "web": "https://github.com/lolibrary/sakura",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/",
            "url": "https://hosted.weblate.org/api/projects/lolibrary/?format=api",
            "components_list_url": "https://hosted.weblate.org/api/projects/lolibrary/components/?format=api",
            "repository_url": "https://hosted.weblate.org/api/projects/lolibrary/repository/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/projects/lolibrary/statistics/?format=api",
            "categories_url": "https://hosted.weblate.org/api/projects/lolibrary/categories/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/projects/lolibrary/changes/?format=api",
            "languages_url": "https://hosted.weblate.org/api/projects/lolibrary/languages/?format=api",
            "labels_url": "https://hosted.weblate.org/api/projects/lolibrary/labels/?format=api",
            "translation_review": true,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Translation support for [Lolibrary](https://lolibrary.org),  a lolita fashion archive website run by Lolibrary Inc (a 501(c)(3) nonprofit).",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/lolibrary/sakura",
        "git_export": "",
        "branch": "master",
        "push_branch": "i18n",
        "filemask": "resources/lang/models/brand/*.json",
        "screenshot_filemask": "",
        "template": "resources/lang/models/brand/en.json",
        "edit_template": false,
        "intermediate": "",
        "new_base": "",
        "file_format": "json",
        "license": "BSD-3-Clause",
        "license_url": "https://spdx.org/licenses/BSD-3-Clause.html",
        "agreement": "",
        "web_url": "https://hosted.weblate.org/projects/lolibrary/brands-json/",
        "url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/?format=api",
        "repository_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/repository/?format=api",
        "translations_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/translations/?format=api",
        "statistics_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/statistics/?format=api",
        "lock_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/lock/?format=api",
        "links_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/links/?format=api",
        "changes_list_url": "https://hosted.weblate.org/api/components/lolibrary/brands-json/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:lolibrary/sakura.git",
        "check_flags": "ignore-same",
        "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": false,
        "language_regex": "^[^.]+$",
        "variant_regex": "",
        "addons": [
            "https://hosted.weblate.org/api/addons/12240/?format=api",
            "https://hosted.weblate.org/api/addons/12241/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": "https://hosted.weblate.org/api/components/lolibrary/ui/?format=api"
    },
    "language_code": "nl",
    "id": 1405748,
    "filename": "resources/lang/models/brand/nl.json",
    "revision": "5dba192cc7b17caf043b4515f46026ea928b94b6,d9e1c94d48d24515dc731c7e27fbbdb410849d8b",
    "web_url": "https://hosted.weblate.org/projects/lolibrary/brands-json/nl/",
    "share_url": "https://hosted.weblate.org/engage/lolibrary/-/nl/",
    "translate_url": "https://hosted.weblate.org/translate/lolibrary/brands-json/nl/",
    "url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 54,
    "total_words": 99,
    "translated": 54,
    "translated_words": 99,
    "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": "2023-08-18T23:39:09.217211+02:00",
    "last_author": null,
    "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/repository/?format=api",
    "file_url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/file/?format=api",
    "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/statistics/?format=api",
    "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/changes/?format=api",
    "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/brands-json/nl/units/?format=api"
}