Translation components API.

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

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

{
    "language": {
        "id": 140,
        "code": "en",
        "name": "English",
        "plural": {
            "id": 140,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "en_en",
            "base",
            "source",
            "enp",
            "eng"
        ],
        "direction": "ltr",
        "population": 1636485517,
        "web_url": "https://weblate.osgeo.org/languages/en/",
        "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
        "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
    },
    "component": {
        "name": "prior_applications",
        "slug": "prior_applications",
        "id": 565,
        "source_language": {
            "id": 140,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 140,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://weblate.osgeo.org/languages/en/",
            "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
        },
        "project": {
            "name": "OSGeoLive",
            "slug": "osgeolive",
            "id": 16,
            "web": "https://live.osgeo.org/en/index.html",
            "web_url": "https://weblate.osgeo.org/projects/osgeolive/",
            "url": "https://weblate.osgeo.org/api/projects/osgeolive/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/osgeolive/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/osgeolive/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/osgeolive/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/osgeolive/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/osgeolive/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/osgeolive/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/osgeolive/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "All these strings are considered non translated when the documentation is generated: marked for edit, with suggestions and untranslated.\r\nPlease work on this order to have the most translated strings as soon as possible\r\n\r\n1) Strings marked for edit - Normally, these are strings that had a very small change. Usually on the link.\r\n\r\n2) Strings with suggestions - Are strings that look like other strings. \r\n\r\n  * Click on the check mark, if it is exactly what is going to be used\r\n  * Copy/paste the suggestion, and delete the suggestion, if it is similar\r\n\r\n3) Untranslated strings - Are strings that do not have a suggestion and have not been translated before.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        "vcs": "git",
        "repo": "https://github.com/OSGeo/OSGeoLive-doc.git",
        "git_export": "",
        "branch": "master",
        "push_branch": "",
        "filemask": "locale/*/LC_MESSAGES/prior_applications.po",
        "screenshot_filemask": "",
        "template": "",
        "edit_template": false,
        "intermediate": "",
        "new_base": "locale/pot/prior_applications.pot",
        "file_format": "po",
        "license": "CC-BY-NC-4.0",
        "license_url": "https://spdx.org/licenses/CC-BY-NC-4.0.html",
        "agreement": "",
        "web_url": "https://weblate.osgeo.org/projects/osgeolive/prior_applications/",
        "url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/?format=api",
        "repository_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/repository/?format=api",
        "translations_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/translations/?format=api",
        "statistics_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/statistics/?format=api",
        "lock_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/lock/?format=api",
        "links_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/links/?format=api",
        "changes_list_url": "https://weblate.osgeo.org/api/components/osgeolive/prior_applications/changes/?format=api",
        "task_url": null,
        "new_lang": "contact",
        "language_code_style": "",
        "push": "",
        "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 }}",
        "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": "^(?!(en)$).+$",
        "variant_regex": "",
        "addons": [],
        "is_glossary": false,
        "glossary_color": "silver",
        "category": null,
        "linked_component": "https://weblate.osgeo.org/api/components/osgeolive/index/?format=api"
    },
    "language_code": "en",
    "id": 3825,
    "filename": "locale/pot/prior_applications.pot",
    "revision": "1515251226ff371e5cc9f4fab2d115847f7290ad",
    "web_url": "https://weblate.osgeo.org/projects/osgeolive/prior_applications/en/",
    "share_url": "https://weblate.osgeo.org/engage/osgeolive/-/en/",
    "translate_url": "https://weblate.osgeo.org/translate/osgeolive/prior_applications/en/",
    "url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/?format=api",
    "is_template": false,
    "is_source": true,
    "total": 102,
    "total_words": 191,
    "translated": 102,
    "translated_words": 191,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 24,
    "failing_checks_words": 57,
    "failing_checks_percent": 23.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2025-07-14T20:13:40.266285Z",
    "last_author": null,
    "repository_url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/repository/?format=api",
    "file_url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/file/?format=api",
    "statistics_url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/statistics/?format=api",
    "changes_list_url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/changes/?format=api",
    "units_list_url": "https://weblate.osgeo.org/api/translations/osgeolive/prior_applications/en/units/?format=api"
}