Translation components API.

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

GET /api/components/lolibrary/ui/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1385342,
            "filename": "resources/lang/en/ui.php",
            "revision": "e9c425c76382bae7d9aff9468ddb02802eb2916e,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/en/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/en/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 104,
            "total_words": 563,
            "translated": 104,
            "translated_words": 563,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 162,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-01-13T19:34:48.040343+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/en/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1385343,
            "filename": "resources/lang/ja/ui.php",
            "revision": "54839d558c5925007985ea4801fe3e8f397a1ccf,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/ja/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/ja/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 1.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:48.509686+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/ja/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1385345,
            "filename": "resources/lang/zh_Hans/ui.php",
            "revision": "3d5f6879cf5544c2c8359fddd87eafa0b2d2cfa7,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 74,
            "translated_words": 365,
            "translated_percent": 71.1,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-31T18:01:51.564231+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1385352,
            "filename": "resources/lang/fr/ui.php",
            "revision": "afe48e70374246806861f66156864b81ec68609d,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/fr/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/fr/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 103,
            "translated_words": 550,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:48.307309+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/fr/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1385922,
            "filename": "resources/lang/it/ui.php",
            "revision": "c0b90c4c3dc50b14ddfb94aef0c299e6e5526a13,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/it/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/it/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 103,
            "translated_words": 550,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 13,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:48.420598+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/it/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1385941,
            "filename": "resources/lang/nb_NO/ui.php",
            "revision": "49360164bd0502b565e4c3c99853cb1ce8c78ce1,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 99,
            "translated_words": 508,
            "translated_percent": 95.1,
            "fuzzy": 5,
            "fuzzy_words": 55,
            "fuzzy_percent": 4.8,
            "failing_checks": 19,
            "failing_checks_words": 156,
            "failing_checks_percent": 18.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:48.576753+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1404385,
            "filename": "resources/lang/vi/ui.php",
            "revision": "b07e3e389ba4007eba094e54523031fe1eacfd16,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/vi/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/vi/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 94,
            "translated_words": 513,
            "translated_percent": 90.3,
            "fuzzy": 3,
            "fuzzy_words": 24,
            "fuzzy_percent": 2.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:49.032676+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/vi/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1404447,
            "filename": "resources/lang/nl/ui.php",
            "revision": "50081b29a3e390ed0841b9d1650a928869c16d4f,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/nl/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/nl/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 104,
            "translated_words": 563,
            "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-17T16:01:57.003209+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/nl/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1404601,
            "filename": "resources/lang/sv/ui.php",
            "revision": "bfcd36d5e034c49fd4fa878e2154ff8e48c001a1,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/sv/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/sv/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "translated": 101,
            "translated_words": 546,
            "translated_percent": 97.1,
            "fuzzy": 3,
            "fuzzy_words": 17,
            "fuzzy_percent": 2.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-13T19:34:48.953744+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/sv/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1405693,
            "filename": "resources/lang/el/ui.php",
            "revision": "7fd94b009ce2c8d02071ece283e35f6a5b1659c6,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/el/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/el/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "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": "2024-01-13T19:34:48.184443+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/el/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1405714,
            "filename": "resources/lang/pl/ui.php",
            "revision": "7fd94b009ce2c8d02071ece283e35f6a5b1659c6,e9c425c76382bae7d9aff9468ddb02802eb2916e",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/ui/pl/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/ui/pl/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 104,
            "total_words": 563,
            "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": "2024-01-13T19:34:48.879653+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/ui/pl/units/?format=api"
        }
    ]
}