Translation components API.

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

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

{
    "count": 49,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/translations/?format=api",
    "results": [
        {
            "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": 190,
            "filename": "src/translations/libfm-qt_ko.ts",
            "revision": "9e54d46005cad02a1bedda7ff501151874243603",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-26T09:26:03.783725Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ko/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": 191,
            "filename": "src/translations/libfm-qt_lt.ts",
            "revision": "b6424d7658bef6376836aac5b9da14f025bec785",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 9,
            "have_comment": 0,
            "last_change": "2023-11-10T12:18:48.641201Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 192,
            "filename": "src/translations/libfm-qt_nb_NO.ts",
            "revision": "c5a1d3ac1c4b406f17647f85e55b5d244077f00e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-10-29T08:37:30.957709Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nb_NO/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": 193,
            "filename": "src/translations/libfm-qt_nl.ts",
            "revision": "cf70f14969b73b81ec2a67b815f54a5673645dc4",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-09-18T17:58:07.231751Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/nl/units/?format=api"
        },
        {
            "language": {
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/or/",
                "url": "https://translate.lxqt-project.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 194,
            "filename": "src/translations/libfm-qt_or.ts",
            "revision": "16044922057ad7b17ec75a9bb72350e6b864b7bf",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/or/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/or/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/or/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/or/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": 195,
            "filename": "src/translations/libfm-qt_pl.ts",
            "revision": "d2d9d071441853482503997c949aa510e6600659",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-09-27T10:27:11.350709Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pl/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": 196,
            "filename": "src/translations/libfm-qt_pt.ts",
            "revision": "3dbbc278dd725b905b7f7c21175702908cdb3b7f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-10-11T14:34:56.062295Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt/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": 197,
            "filename": "src/translations/libfm-qt_pt_BR.ts",
            "revision": "6716ca648273a856ea82ab486a7ea25c94d29920",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-08-13T18:49:02.862135Z",
            "last_author": "Alexandre Hideki Hagihara",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/pt_BR/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": 198,
            "filename": "src/translations/libfm-qt_ru.ts",
            "revision": "70516ff8e3f0edd71b6d3f0a7cc7dc587784e46c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 2,
            "last_change": "2025-03-13T17:25:31.214085Z",
            "last_author": "Golubev Alexander",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ru/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": 199,
            "filename": "src/translations/libfm-qt_tr.ts",
            "revision": "ff3efdc7fc0780be73115f5cc2020954860634ed",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 29,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-13T23:22:03.898019Z",
            "last_author": "Salih Çağlar",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "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": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 200,
            "filename": "src/translations/libfm-qt_uk.ts",
            "revision": "a6e0837d36b18a4d73e95240d49e2399cd9f0d61",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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": 4,
            "have_comment": 0,
            "last_change": "2023-09-30T20:16:56.470396Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 201,
            "filename": "src/translations/libfm-qt_zh_CN.ts",
            "revision": "537f4ca0d75c9cbf0a876afb0b37ad4a63a1085d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-20T09:50:41.692636Z",
            "last_author": "jiaxianhua",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 202,
            "filename": "src/translations/libfm-qt_zh_TW.ts",
            "revision": "dcfa04e4f9d28c25a11a5f1629b90a3adef7f290",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-20T04:10:55.512934Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/zh_TW/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": 5446,
            "filename": "src/translations/libfm-qt_bg.ts",
            "revision": "eabf60ed463d114c5dd5509e40cb78974a70b5a8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-04T22:35:22.550707Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/bg/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6780,
            "filename": "src/translations/libfm-qt_si.ts",
            "revision": "966ddc01dc5789b26b1e56aa3661aa55521878bb",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 315,
            "translated_words": 897,
            "translated_percent": 99.6,
            "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-07-10T07:48:49.727154Z",
            "last_author": "Imesh Chamara",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/si/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": 6923,
            "filename": "src/translations/libfm-qt_et.ts",
            "revision": "cea1cba8d99a37ae5ccdb7f9260d5188900c8a56",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-08T17:38:13.831778Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/et/units/?format=api"
        },
        {
            "language": {
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/kk/",
                "url": "https://translate.lxqt-project.org/api/languages/kk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 7021,
            "filename": "src/translations/libfm-qt_kk.ts",
            "revision": "e5dfe02cb8fa675a501a3e8ab9d1127c9f1139dc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/kk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/kk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/kk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 38,
            "translated_words": 114,
            "translated_percent": 12.0,
            "fuzzy": 11,
            "fuzzy_words": 14,
            "fuzzy_percent": 3.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-20T05:37:54.705644Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/kk/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": 7218,
            "filename": "src/translations/libfm-qt_sk.ts",
            "revision": "663e65e265a9bd94fb404d2a474d35005293c9ee",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 316,
            "translated_words": 904,
            "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-11-13T10:26:07.578013Z",
            "last_author": "Paolo Vigoroso",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sk/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lv/",
                "url": "https://translate.lxqt-project.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 7489,
            "filename": "src/translations/libfm-qt_lv.ts",
            "revision": "a2070b26f0e3baeb616f64cc87addbbdc16773df",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/lv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/lv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 311,
            "translated_words": 884,
            "translated_percent": 98.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-19T20:50:51.614043Z",
            "last_author": "Oskars G",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/lv/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 7962,
            "filename": "src/translations/libfm-qt_sl.ts",
            "revision": "53a7b044721224a90c04ee94b3f6067026fb04ff",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 316,
            "total_words": 904,
            "translated": 51,
            "translated_words": 90,
            "translated_percent": 16.1,
            "fuzzy": 20,
            "fuzzy_words": 24,
            "fuzzy_percent": 6.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-09T02:04:44.407535Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/sl/units/?format=api"
        }
    ]
}