Translation components API.

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

GET /api/components/qtilities/wshot/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": 8916,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/en/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/en/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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/qtilities/wshot/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/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": 8917,
            "filename": "translations/it.po",
            "revision": "37b9acff0d4a2a7af97910591fd97d2084733801",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/it/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/it/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T12:15:34.937777Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/it/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": 8918,
            "filename": "translations/nl.po",
            "revision": "587a58b76a4da0703deee8b632b3b68eae5936f8",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T12:15:41.922213Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 8926,
            "filename": "translations/de.po",
            "revision": "7090741c75bce131925e7a0b1a40197e9060b91d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/de/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/de/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-05T20:37:44.337314Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/de/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": 8927,
            "filename": "translations/fr.po",
            "revision": "996369dd58b80f576925e834e0603b8a0fa58373",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-06T09:42:21.680685Z",
            "last_author": "Baptiste Huchon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fr/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": 8949,
            "filename": "translations/fi.po",
            "revision": "04150a6fdefab70dd216144d5f0987cd7f2b8b83",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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": 1,
            "last_change": "2024-07-21T14:25:10.556594Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/fi/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": 8979,
            "filename": "translations/tr.po",
            "revision": "51cb0f349cab05180a01dff434c45454cc220e7d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-23T21:34:10.081991Z",
            "last_author": "Sabri Ünal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/tr/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 9010,
            "filename": "translations/es.po",
            "revision": "879979b9f7eee08300f3e057691c74398b11ec8d",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/es/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/es/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 16,
            "translated_words": 33,
            "translated_percent": 88.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-06T15:08:28.163549Z",
            "last_author": "Bluey26",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/es/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": 9023,
            "filename": "translations/pl.po",
            "revision": "1d4059d67c55934ba83b5414146c4190aacc20b6",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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:50:13.544077Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/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": 9032,
            "filename": "translations/ru.po",
            "revision": "a6273d42dc52abad02e3a7939279acc27d376c90",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-04T19:58:32.875747Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ru/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": 9039,
            "filename": "translations/pt.po",
            "revision": "d4e436269ca19325d3686be8af2e0a7033755d73",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-26T22:37:12.329788Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt/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": 9186,
            "filename": "translations/et.po",
            "revision": "16e0017ceb9885511e5163ffec087d2816d7033c",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/et/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/et/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-05-27T06:53:02.821445Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/et/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hi/",
                "url": "https://translate.lxqt-project.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 9290,
            "filename": "translations/hi.po",
            "revision": "ce11aa6bdb3de48879e9ce7f6b508c9af1501aad",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/hi/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/hi/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 10,
            "translated_words": 14,
            "translated_percent": 55.5,
            "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-09-24T20:53:05.872027Z",
            "last_author": "Sumon-Kayal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/hi/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 9301,
            "filename": "translations/ca.po",
            "revision": "e3e6e9234f3d69d8d6b7cb500b0567d63ea893f4",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-28T09:45:13.903866Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ca/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": 9488,
            "filename": "translations/oc.po",
            "revision": "4149e21be38d1b4a5fa8fae2103a2891be010d1b",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-28T17:55:24.437582Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/oc/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": 9493,
            "filename": "translations/lt.po",
            "revision": "e56baf34bb68e6027683539801bba79da5b7e947",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-11T23:36:49.044018Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/lt/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": 9579,
            "filename": "translations/ka.po",
            "revision": "d58d4be21a442d9c3ef295788c5f7c78ee3d21f8",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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:13:38.814302Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/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": 9752,
            "filename": "translations/pt_BR.po",
            "revision": "b815396f84e23667670a2a2e8c2e569c95534772",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 38,
            "translated": 18,
            "translated_words": 38,
            "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-02T11:38:43.028968Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/pt_BR/units/?format=api"
        }
    ]
}