Translation components API.

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

GET /api/components/lolibrary/validation/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": 1404469,
            "filename": "resources/lang/en/validation.php",
            "revision": "f3ee12fc8647d3b302379180d6dd8daad6238abd,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/en/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/en/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/en/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": 1404470,
            "filename": "resources/lang/fr/validation.php",
            "revision": "44df47ab8be9cb02c4fa5d6419a0f07bb9df7430,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/fr/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/fr/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-06T18:31:41.879380+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/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": 1404471,
            "filename": "resources/lang/it/validation.php",
            "revision": "dbae4bbec2d83e9c76ba423d56de2855937ef0fd,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/it/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/it/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "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": 3,
            "have_comment": 0,
            "last_change": "2023-09-15T00:45:59.220512+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/it/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": 1404472,
            "filename": "resources/lang/ja/validation.php",
            "revision": "66aa8ff550abd86ad9b0538b4259441993aadabe,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/ja/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/ja/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/ja/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": 1404473,
            "filename": "resources/lang/nb_NO/validation.php",
            "revision": "66aa8ff550abd86ad9b0538b4259441993aadabe,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nb_NO/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": 1404474,
            "filename": "resources/lang/nl/validation.php",
            "revision": "cd3e84fa4b1f471386046f86fc8e346438e2e579,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/nl/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/nl/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-11T21:51:01.636320+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/nl/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": 1404476,
            "filename": "resources/lang/vi/validation.php",
            "revision": "142a307736534255427d6346ab7127497091cf21,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/vi/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/vi/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T17:37:43.282158+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/vi/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": 1404477,
            "filename": "resources/lang/zh_Hans/validation.php",
            "revision": "66aa8ff550abd86ad9b0538b4259441993aadabe,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/zh_Hans/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": 1404603,
            "filename": "resources/lang/sv/validation.php",
            "revision": "8fb964358193e024a4171995792fa4ea78c2577d,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/sv/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/sv/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "translated": 8,
            "translated_words": 53,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-07T23:50:31.211595+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/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": 1405708,
            "filename": "resources/lang/el/validation.php",
            "revision": "1afd4224f3f3660b27a634c627205456684c2ad2,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/el/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/el/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/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": 1405713,
            "filename": "resources/lang/pl/validation.php",
            "revision": "1afd4224f3f3660b27a634c627205456684c2ad2,f3ee12fc8647d3b302379180d6dd8daad6238abd",
            "web_url": "https://hosted.weblate.org/projects/lolibrary/validation/pl/",
            "share_url": "https://hosted.weblate.org/engage/lolibrary/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/lolibrary/validation/pl/",
            "url": "https://hosted.weblate.org/api/translations/lolibrary/validation/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 53,
            "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://hosted.weblate.org/api/translations/lolibrary/validation/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/lolibrary/validation/pl/units/?format=api"
        }
    ]
}