Translation components API.

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

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

{
    "count": 29,
    "next": "https://translate.habitica.com/api/components/habitica-ios/store/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3184,
            "filename": "en.po",
            "revision": "7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/en/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/en/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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": "2021-11-02T10:51:48.926654Z",
            "last_author": "Phillip Thelen",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/en/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.habitica.com/languages/bg/",
                "url": "https://translate.habitica.com/api/languages/bg/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 3186,
            "filename": "bg.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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.habitica.com/api/translations/habitica-ios/store/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 1304553200,
                "web_url": "https://translate.habitica.com/languages/cs/",
                "url": "https://translate.habitica.com/api/languages/cs/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 3188,
            "filename": "cs.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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.habitica.com/api/translations/habitica-ios/store/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.habitica.com/languages/de/",
                "url": "https://translate.habitica.com/api/languages/de/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 3190,
            "filename": "de.po",
            "revision": "6ff9345a14bdd89e56a5662f16f1f9a7e633c58e,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/de/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/de/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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": "2021-11-11T23:22:35.203653Z",
            "last_author": "Mara S. (Dolichotis)",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.habitica.com/languages/es/",
                "url": "https://translate.habitica.com/api/languages/es/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3192,
            "filename": "es.po",
            "revision": "4ccffe8b39a665dfead6cd0b585630f020b3e684,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/es/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/es/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-06T20:59:21.209840Z",
            "last_author": "Pardinus",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.habitica.com/languages/fr/",
                "url": "https://translate.habitica.com/api/languages/fr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 3194,
            "filename": "fr.po",
            "revision": "40fd7d7133899dac260072f6b4cab13f547bed43,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-23T08:27:25.483665Z",
            "last_author": "Benoit Hetru",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 867548000,
                "web_url": "https://translate.habitica.com/languages/he/",
                "url": "https://translate.habitica.com/api/languages/he/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 3196,
            "filename": "he.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/he/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/he/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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.habitica.com/api/translations/habitica-ios/store/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 127,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translate.habitica.com/languages/hr/",
                "url": "https://translate.habitica.com/api/languages/hr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 3198,
            "filename": "hr.po",
            "revision": "e271242eb5a57dc63a6b9d613c0f5388938c8eb4,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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-04-03T06:56:59.503436Z",
            "last_author": "Stefan Trbojević",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/hr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translate.habitica.com/languages/it/",
                "url": "https://translate.habitica.com/api/languages/it/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 3200,
            "filename": "it.po",
            "revision": "b42e3cdf9526252117b7186e9f87c852857b9764,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/it/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/it/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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": "2021-12-06T10:13:00.304378Z",
            "last_author": "Chap",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/it/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.habitica.com/languages/nl/",
                "url": "https://translate.habitica.com/api/languages/nl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 3204,
            "filename": "nl.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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": 2,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 232,
                    "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": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.habitica.com/languages/pl/",
                "url": "https://translate.habitica.com/api/languages/pl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 3206,
            "filename": "pl.po",
            "revision": "8d5f0ed1009d168cdacb3efee45f8ef1c2bb3c37,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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-26T20:02:50.954919Z",
            "last_author": "Bartosz Babik",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translate.habitica.com/languages/pt/",
                "url": "https://translate.habitica.com/api/languages/pt/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 3208,
            "filename": "pt.po",
            "revision": "8ce4970f0a6448913b55bc6522910ffca2c182e8,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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-08T18:12:58.337148Z",
            "last_author": "Luã Fhelyp Guimarães",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.habitica.com/languages/pt_BR/",
                "url": "https://translate.habitica.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 3210,
            "filename": "pt_BR.po",
            "revision": "717d4836ab3954a3fd0af5de635ba361d69ef34a,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-14T14:40:45.679974Z",
            "last_author": "Raithe",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.habitica.com/languages/ro/",
                "url": "https://translate.habitica.com/api/languages/ro/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 3212,
            "filename": "ro.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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.habitica.com/api/translations/habitica-ios/store/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 247,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.habitica.com/languages/ru/",
                "url": "https://translate.habitica.com/api/languages/ru/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 3214,
            "filename": "ru.po",
            "revision": "4b8b151a1324f97c72a3f9ac9e13777d4fe8c1de,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-09T18:23:52.850230Z",
            "last_author": "Естай",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/ru/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 334,
                    "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": 126606635982,
                "web_url": "https://translate.habitica.com/languages/zh_Hans/",
                "url": "https://translate.habitica.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 3215,
            "filename": "zh_Hans.po",
            "revision": "52eed5a71ca9da0dc8e990f6fd475a414a9c6ad0,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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": "2021-11-24T23:06:41.586007Z",
            "last_author": "KanI",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.habitica.com/languages/zh_Hant/",
                "url": "https://translate.habitica.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 3217,
            "filename": "zh_Hant.po",
            "revision": "1781c693394ae18771c0fd3be010739d0f58540c,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "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": "2021-11-24T23:24:17.307592Z",
            "last_author": "KanI",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.habitica.com/languages/da/",
                "url": "https://translate.habitica.com/api/languages/da/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 3218,
            "filename": "da.po",
            "revision": "3ab078d4d21532172a98749bd0c6213cbb9eea0e,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/da/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/da/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 33.3,
            "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": "2023-04-20T16:52:22.306428Z",
            "last_author": "Luna",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/da/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 312,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translate.habitica.com/languages/uk/",
                "url": "https://translate.habitica.com/api/languages/uk/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 3264,
            "filename": "uk.po",
            "revision": "f273e6e23dc4d3b110cea07cdf60f063d58d4b4a,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "translated": 3,
            "translated_words": 264,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-20T17:42:04.839375Z",
            "last_author": "nelly",
            "repository_url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/uk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 285,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.habitica.com/languages/sv/",
                "url": "https://translate.habitica.com/api/languages/sv/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 3302,
            "filename": "sv.po",
            "revision": "4f8f6e6dec598f7b38d9fabe8f06f7ee39f31dcf,7ece1c757c33a5bcd4d8ee0ca4553ef933f37c6e",
            "web_url": "https://translate.habitica.com/projects/habitica-ios/store/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica-ios/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica-ios/store/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica-ios/store/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 264,
            "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.habitica.com/api/translations/habitica-ios/store/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica-ios/store/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica-ios/store/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica-ios/store/sv/units/?format=api"
        }
    ]
}