Translation components API.

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

GET /api/components/lxqt-configuration/lxqt-config-file-associations/translations/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-file-associations/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ka/",
                "url": "https://translate.lxqt-project.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 9513,
            "filename": "lxqt-config-file-associations/translations/lxqt-config-file-associations_ka.ts",
            "revision": "4afd859151628ee89c91266aba679c3c515bd8f0",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-file-associations/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 65,
            "translated": 33,
            "translated_words": 65,
            "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-01-01T11:18:36.763177Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/ka/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 9723,
            "filename": "lxqt-config-file-associations/translations/lxqt-config-file-associations_zh_TW.ts",
            "revision": "68ae604d92d4696f5775caad850c1b32dd9429ce",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-file-associations/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 65,
            "translated": 33,
            "translated_words": 65,
            "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-03T08:56:53.778727Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-file-associations/zh_TW/units/?format=api"
        }
    ]
}