Translation components API.

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

GET /api/translations/?format=api&page=305
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6083,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/?format=api&page=304",
    "results": [
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "labwc",
                "slug": "labwc",
                "id": 233,
                "project": {
                    "name": "Labwc",
                    "slug": "labwc",
                    "id": 13,
                    "web": "https://labwc.github.io/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.lxqt-project.org/languages/en/",
                        "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                        "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "https://translate.lxqt-project.org/projects/labwc/",
                    "url": "https://translate.lxqt-project.org/api/projects/labwc/?format=api",
                    "components_list_url": "https://translate.lxqt-project.org/api/projects/labwc/components/?format=api",
                    "repository_url": "https://translate.lxqt-project.org/api/projects/labwc/repository/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/projects/labwc/statistics/?format=api",
                    "changes_list_url": "https://translate.lxqt-project.org/api/projects/labwc/changes/?format=api",
                    "languages_url": "https://translate.lxqt-project.org/api/projects/labwc/languages/?format=api"
                },
                "vcs": "github",
                "repo": "https://github.com/labwc/labwc",
                "git_export": "https://translate.lxqt-project.org/git/labwc/labwc/",
                "branch": "master",
                "push_branch": "",
                "filemask": "po/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "po/labwc.pot",
                "file_format": "po",
                "license": "GPL-2.0-only",
                "license_url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html",
                "agreement": "",
                "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/",
                "url": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/repository/?format=api",
                "translations_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/translations/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/statistics/?format=api",
                "lock_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/lock/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/components/labwc/labwc/changes/?format=api",
                "new_lang": "add",
                "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": ""
            },
            "language_code": "ca",
            "id": 9751,
            "filename": "po/ca.po",
            "revision": "04ce5f8973d29e91aa77e132d4653cdacf57296f",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 23,
            "translated": 14,
            "translated_words": 23,
            "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": "2025-03-28T10:49:09.822550Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc/ca/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Wshot",
                "slug": "wshot",
                "id": 237,
                "project": {
                    "name": "Qtilities",
                    "slug": "qtilities",
                    "id": 12,
                    "web": "https://github.com/qtilities/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.lxqt-project.org/languages/en/",
                        "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                        "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                    "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                    "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                    "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                    "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                    "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
                },
                "vcs": "github",
                "repo": "https://github.com/qtilities/wshot",
                "git_export": "https://translate.lxqt-project.org/git/qtilities/wshot/",
                "branch": "master",
                "push_branch": "",
                "filemask": "translations/*.po",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "translations/wshot.pot",
                "file_format": "po",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "agreement": "",
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/",
                "url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/repository/?format=api",
                "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/translations/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/statistics/?format=api",
                "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/lock/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/wshot/changes/?format=api",
                "new_lang": "add",
                "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "allow_translation_propagation": true,
                "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": ""
            },
            "language_code": "pt_BR",
            "id": 9752,
            "filename": "translations/pt_BR.po",
            "revision": "b815396f84e23667670a2a2e8c2e569c95534772",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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": "2025-04-02T11:38:43.028968Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "OMGMounter",
                "slug": "omgmounter",
                "id": 238,
                "project": {
                    "name": "Qtilities",
                    "slug": "qtilities",
                    "id": 12,
                    "web": "https://github.com/qtilities/",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 82,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.lxqt-project.org/languages/en/",
                        "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                        "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
                    },
                    "web_url": "https://translate.lxqt-project.org/projects/qtilities/",
                    "url": "https://translate.lxqt-project.org/api/projects/qtilities/?format=api",
                    "components_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/components/?format=api",
                    "repository_url": "https://translate.lxqt-project.org/api/projects/qtilities/repository/?format=api",
                    "statistics_url": "https://translate.lxqt-project.org/api/projects/qtilities/statistics/?format=api",
                    "changes_list_url": "https://translate.lxqt-project.org/api/projects/qtilities/changes/?format=api",
                    "languages_url": "https://translate.lxqt-project.org/api/projects/qtilities/languages/?format=api"
                },
                "vcs": "github",
                "repo": "https://github.com/qtilities/omgmounter.git",
                "git_export": "https://translate.lxqt-project.org/git/qtilities/omgmounter/",
                "branch": "master",
                "push_branch": "",
                "filemask": "resources/translations/omgmounter_*.ts",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "resources/translations/omgmounter.ts",
                "file_format": "ts",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "agreement": "",
                "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/",
                "url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/?format=api",
                "repository_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/repository/?format=api",
                "translations_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/translations/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/statistics/?format=api",
                "lock_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/lock/?format=api",
                "changes_list_url": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/changes/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": "",
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "redtid3@gmail.com",
                "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,
                "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": ""
            },
            "language_code": "pt_BR",
            "id": 9753,
            "filename": "resources/translations/omgmounter_pt_BR.ts",
            "revision": "8a286efdbd28ef2afde3c17cdbfce5e7876f9f5c",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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": "2025-04-04T02:40:08.413470Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt_BR/units/?format=api"
        }
    ]
}