Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8910,
            "filename": "src/translations/lxqt-archiver_lg.ts",
            "revision": "4da1a804da68a3c8ae223b50a3f6d0b8aa3d0569",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 170,
            "translated_words": 574,
            "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-30T15:46:46.341719Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/lg/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 9044,
            "filename": "src/translations/lxqt-archiver_zh_CN.ts",
            "revision": "fe5943ef89e72e0843ecb06ec696819251558720",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T08:59:03.996511Z",
            "last_author": "carrothu-cn",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/da/",
                "url": "https://translate.lxqt-project.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 9194,
            "filename": "src/translations/lxqt-archiver_da.ts",
            "revision": "e1a0ee81b5521baaeba63ec88e600b1433e9889c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T12:45:33.258070Z",
            "last_author": "Peter  Jespersen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/units/?format=api"
        },
        {
            "language": {
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fur/",
                "url": "https://translate.lxqt-project.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 9226,
            "filename": "src/translations/lxqt-archiver_fur.ts",
            "revision": "977cad8370364a8568d8c745395b6715198674d5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/fur/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/fur/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/fur/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 96.4,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-17T05:54:01.836195Z",
            "last_author": "Fabio Tomat",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/fur/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/kab/",
                "url": "https://translate.lxqt-project.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 9460,
            "filename": "src/translations/lxqt-archiver_kab.ts",
            "revision": "39b8106abb3efa0be2e2d2d551b44874589cdec1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/kab/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/kab/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/kab/units/?format=api"
        },
        {
            "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": 9569,
            "filename": "src/translations/lxqt-archiver_ka.ts",
            "revision": "87b3c25cd7d15b1aed0822e179fa2521836a0e39",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 170,
            "total_words": 574,
            "translated": 170,
            "translated_words": 574,
            "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-02-04T03:57:32.427543Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ka/units/?format=api"
        }
    ]
}