Translation components API.

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

GET /api/components/lxqt-configuration/notification-daemon-module-name/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-configuration/notification-daemon-module-name/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 8715,
            "filename": "autostart/translations/lxqt-notifications_pa.desktop.yaml",
            "revision": "11df9513fb6df2886af406a478245891a93c413b,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2023-12-23T19:36:39.575859Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pa/units/?format=api"
        },
        {
            "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": 8969,
            "filename": "autostart/translations/lxqt-notifications_lg.desktop.yaml",
            "revision": "20f6e7907060d6fa722a42dc6a614cf6ec4d1cf6,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2024-02-16T17:59:56.569766Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/lg/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 9015,
            "filename": "autostart/translations/lxqt-notifications_pl.desktop.yaml",
            "revision": "4bedda9834c7c1c2b5780deb6fe7344effe2416e,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2024-03-10T22:39:05.775987Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/pl/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en_GB/",
                "url": "https://translate.lxqt-project.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 9393,
            "filename": "autostart/translations/lxqt-notifications_en_GB.desktop.yaml",
            "revision": "acafe38204899d9f7a772c5d77812acc9e64bd12,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2024-11-13T13:56:17.623950Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/en_GB/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": 9427,
            "filename": "autostart/translations/lxqt-notifications_kab.desktop.yaml",
            "revision": "e24c9e48a409002b97e80b324675b33725677469,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/kab/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/kab/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "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-configuration/notification-daemon-module-name/kab/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/kab/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/kab/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/kab/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/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": 9546,
            "filename": "autostart/translations/lxqt-notifications_ka.desktop.yaml",
            "revision": "9815caea7380246accf8681e3e564f870c7f10b9,acafe38204899d9f7a772c5d77812acc9e64bd12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/notification-daemon-module-name/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/notification-daemon-module-name/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-01T13:18:54.040267Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/notification-daemon-module-name/ka/units/?format=api"
        }
    ]
}