Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/translations/?format=api",
    "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": 9582,
            "filename": "resources/translations/omgmounter_ka.ts",
            "revision": "b18ea1a0493bd50808b37248d1a611ccf96ddad2",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/?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-01-02T05:20:16.402992Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ka/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"
            },
            "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"
        }
    ]
}