Translation components API.

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

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

{
    "language": {
        "id": 319,
        "code": "ur",
        "name": "Urdu",
        "plural": {
            "id": 319,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "ur_ur",
            "urd"
        ],
        "direction": "rtl",
        "population": 290790290,
        "web_url": "https://translate.fedoraproject.org/languages/ur/",
        "url": "https://translate.fedoraproject.org/api/languages/ur/?format=api",
        "statistics_url": "https://translate.fedoraproject.org/api/languages/ur/statistics/?format=api"
    },
    "component": {
        "name": "abrt",
        "slug": "abrt",
        "id": 73,
        "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": "ABRT",
            "slug": "abrt",
            "id": 24,
            "web": "https://github.com/abrt/abrt",
            "web_url": "https://translate.fedoraproject.org/projects/abrt/",
            "url": "https://translate.fedoraproject.org/api/projects/abrt/?format=api",
            "components_list_url": "https://translate.fedoraproject.org/api/projects/abrt/components/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/projects/abrt/repository/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/projects/abrt/statistics/?format=api",
            "categories_url": "https://translate.fedoraproject.org/api/projects/abrt/categories/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/projects/abrt/changes/?format=api",
            "languages_url": "https://translate.fedoraproject.org/api/projects/abrt/languages/?format=api",
            "labels_url": "https://translate.fedoraproject.org/api/projects/abrt/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Mailing list for translators: <trans@lists.fedoraproject.org",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "git@github.com:abrt/l10n.git",
        "git_export": "https://translate.fedoraproject.org/git/abrt/abrt/",
        "branch": "abrt",
        "push_branch": "",
        "filemask": "*.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "abrt.pot",
        "file_format": "po",
        "license": "CC-BY-SA-3.0",
        "license_url": "https://spdx.org/licenses/CC-BY-SA-3.0.html",
        "agreement": "",
        "web_url": "https://translate.fedoraproject.org/projects/abrt/abrt/",
        "url": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
        "repository_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/repository/?format=api",
        "translations_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/translations/?format=api",
        "statistics_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/statistics/?format=api",
        "lock_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/lock/?format=api",
        "links_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/links/?format=api",
        "changes_list_url": "https://translate.fedoraproject.org/api/components/abrt/abrt/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:abrt/l10n.git",
        "check_flags": "c-format",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/abrt/abrt/blob/master/po/{{filename}}#L{{line}}",
        "report_source_bugs": "",
        "merge_style": "rebase",
        "commit_message": "Update ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
        "add_message": "Add ({{ language_code }}) translation\r\n\r\nTranslate-URL: {{ url }}",
        "delete_message": "Remove ({{ language_code }}) translation",
        "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\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/173/?format=api",
            "https://translate.fedoraproject.org/api/addons/175/?format=api",
            "https://translate.fedoraproject.org/api/addons/183/?format=api",
            "https://translate.fedoraproject.org/api/addons/176/?format=api",
            "https://translate.fedoraproject.org/api/addons/172/?format=api"
        ],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": null
    },
    "language_code": "ur",
    "id": 2377,
    "filename": "ur.po",
    "revision": "7bf9d2cdcee889ed793b6a6796aa137e43cb476d",
    "web_url": "https://translate.fedoraproject.org/projects/abrt/abrt/ur/",
    "share_url": "https://translate.fedoraproject.org/engage/abrt/-/ur/",
    "translate_url": "https://translate.fedoraproject.org/translate/abrt/abrt/ur/",
    "url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 417,
    "total_words": 3677,
    "translated": 11,
    "translated_words": 88,
    "translated_percent": 2.6,
    "fuzzy": 1,
    "fuzzy_words": 3,
    "fuzzy_percent": 0.2,
    "failing_checks": 7,
    "failing_checks_words": 79,
    "failing_checks_percent": 1.6,
    "have_suggestion": 6,
    "have_comment": 0,
    "last_change": "2024-03-13T20:51:58.055613Z",
    "last_author": "Anonymous",
    "repository_url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/repository/?format=api",
    "file_url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/file/?format=api",
    "statistics_url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/statistics/?format=api",
    "changes_list_url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/changes/?format=api",
    "units_list_url": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ur/units/?format=api"
}