Translation components API.

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

GET /api/components/lxqt-panel/plugin-qeyes-name-and-description/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "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"
            },
            "language_code": "en",
            "id": 8159,
            "filename": "plugin-qeyes/translations/qeyes.desktop.yaml",
            "revision": "6888321086ee1d9473856a324dc9a008edc51a65,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/en/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 8160,
            "filename": "plugin-qeyes/translations/qeyes_it.desktop.yaml",
            "revision": "d576acf9ce8738ab8435d2c222982a96708d89f6,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-29T07:10:51.960215Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/it/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 8162,
            "filename": "plugin-qeyes/translations/qeyes_fr.desktop.yaml",
            "revision": "39dc9c1d57d8102499e953b83d471952a0ac64d1,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": "2022-12-21T08:16:22.880151Z",
            "last_author": "Baptiste Huchon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fr/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 8163,
            "filename": "plugin-qeyes/translations/qeyes_nl.desktop.yaml",
            "revision": "2c5245e2f839cea8bfa22ce686a1805066266e1f,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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": "2022-12-21T08:58:48.385938Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/nl/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8195,
            "filename": "plugin-qeyes/translations/qeyes_fi.desktop.yaml",
            "revision": "0dc2c3569a26c17799af9519abb8ab20aecb0e01,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-03T13:51:04.511274Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/fi/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "serbian",
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr/",
                "url": "https://translate.lxqt-project.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 8206,
            "filename": "plugin-qeyes/translations/qeyes_sr.desktop.yaml",
            "revision": "f2389e328d06355a2bf06a08d20c8ee60578ecd4,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/sr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/sr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-03T16:17:36.681282Z",
            "last_author": "Stribor",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sr/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 8231,
            "filename": "plugin-qeyes/translations/qeyes_oc.desktop.yaml",
            "revision": "b2b0baa6a2475d9606c403f7841b557733dbc6f6,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-23T17:12:16.610686Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/oc/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 8283,
            "filename": "plugin-qeyes/translations/qeyes_tr.desktop.yaml",
            "revision": "e17795a8d1360257981aa6ff101161d2c95a3618,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-31T09:57:20.934357Z",
            "last_author": "Sabri Ünal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/tr/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 8293,
            "filename": "plugin-qeyes/translations/qeyes_lt.desktop.yaml",
            "revision": "695bd891ba41399ba9803e9f8ad24bedc5d31ce6,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-03-23T23:18:10.215771Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/lt/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 8474,
            "filename": "plugin-qeyes/translations/qeyes_et.desktop.yaml",
            "revision": "2b18048c32a09eaeeb69aed99fe62d207fe0e04e,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-05-17T19:58:44.095157Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/et/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/he/",
                "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 8523,
            "filename": "plugin-qeyes/translations/qeyes_he.desktop.yaml",
            "revision": "83b49bc026f32b7bca1d34f91a629c1402d85a48,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-08-03T15:47:13.498509Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/he/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 8781,
            "filename": "plugin-qeyes/translations/qeyes_ko.desktop.yaml",
            "revision": "34d3cb34227e7a1e058079471443c69cfe1718be,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-30T13:15:03.182156Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 8886,
            "filename": "plugin-qeyes/translations/qeyes_ar.desktop.yaml",
            "revision": "ebb223981404cf42607ad79409fc1d5212bc946f,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-01-16T17:49:59.645567Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ar/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": 9019,
            "filename": "plugin-qeyes/translations/qeyes_pl.desktop.yaml",
            "revision": "b55bae40bac2d728e1d174cac17f3e437ea7fc86,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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:43:03.967862Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 9027,
            "filename": "plugin-qeyes/translations/qeyes_ru.desktop.yaml",
            "revision": "365d211757e00359752534ec1c1bfebb27c5c59a,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-17T13:03:22.900028Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/ru/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/bg/",
                "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 9059,
            "filename": "plugin-qeyes/translations/qeyes_bg.desktop.yaml",
            "revision": "b1e727291f4f8f1efe5d98458a827f6853c3b0b3,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-04-17T17:37:48.831739Z",
            "last_author": "cybercop",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/bg/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 9061,
            "filename": "plugin-qeyes/translations/qeyes_pt.desktop.yaml",
            "revision": "7735cef805ee16ae123fd2d972ed82dfe5248fa6,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-04-17T21:33:06.358143Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/pt/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sk/",
                "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 9087,
            "filename": "plugin-qeyes/translations/qeyes_sk.desktop.yaml",
            "revision": "fab5d8af463a72fb07a9adda1d9779feb6af52e7,6888321086ee1d9473856a324dc9a008edc51a65",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-qeyes-name-and-description/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-qeyes-name-and-description/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 6,
            "translated": 2,
            "translated_words": 6,
            "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-04-24T12:43:02.054132Z",
            "last_author": "Paolo Vigoroso",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-qeyes-name-and-description/sk/units/?format=api"
        }
    ]
}