Translation components API.

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

GET /api/components/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15,
    "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": 49215,
            "filename": "resources/lang/messages.pot",
            "revision": "e58abc2c5a6997aecc97f799deb56b6a1702b783",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 72,
            "total_words": 677,
            "translated": 72,
            "translated_words": 677,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-06T11:33:42.339833+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 49216,
            "filename": "resources/lang/cs.po",
            "revision": "4eb46e8b611ebec249c26415cce860f5145f781b",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 43,
            "translated_words": 415,
            "translated_percent": 60.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.631478+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/cs/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 49217,
            "filename": "resources/lang/de.po",
            "revision": "d5b23e5e2d832c2146182300ea339fb0c3f63004",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 72,
            "total_words": 677,
            "translated": 72,
            "translated_words": 677,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-07T05:01:50.692230+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/de/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": 49218,
            "filename": "resources/lang/nl.po",
            "revision": "37d936772eb4ea7bea3f03c24c7b21fad2996533",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 71,
            "translated_words": 668,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.895127+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nl/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 51291,
            "filename": "resources/lang/sk.po",
            "revision": "8d473f45628eac4aed9b25df903669d772805a60",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 37,
            "translated_words": 343,
            "translated_percent": 52.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.095832+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sk/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": 52214,
            "filename": "resources/lang/fr.po",
            "revision": "4e5fd8fe3c147df4f738aa9126d16411eafe369d",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 71,
            "translated_words": 668,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.776212+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/fr/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": 59273,
            "filename": "resources/lang/nb_NO.po",
            "revision": "c6cc848126d27255961b9ad583740a7ae1e3ba1b",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 43,
            "translated_words": 415,
            "translated_percent": 60.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.840159+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 64196,
            "filename": "resources/lang/tr.po",
            "revision": "ee8db9398bdc7ab010cc4b2393735e250ed2abc1",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 71,
            "translated_words": 668,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.201557+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/tr/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 107557,
            "filename": "resources/lang/ru.po",
            "revision": "f701ebe54263bcaa9a8ea1f1bcc1b3ff6f2a3330",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 70,
            "translated_words": 666,
            "translated_percent": 98.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.036283+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ru/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 113472,
            "filename": "resources/lang/uk.po",
            "revision": "756cdf4279cbbc14a590ec41b0a5c6a6c030fc49",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 52,
            "translated_words": 477,
            "translated_percent": 73.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.281218+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/uk/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": 126864,
            "filename": "resources/lang/vi.po",
            "revision": "7b561074dfb819e5805751e9514a4a371199b36e",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 26,
            "translated_words": 258,
            "translated_percent": 36.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.363199+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/vi/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": 1272094,
            "filename": "resources/lang/sv.po",
            "revision": "1b5d3c9738804ed7dbfe129047d1473c9e1b6d18",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:42.150411+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/sv/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1272393,
            "filename": "resources/lang/es.po",
            "revision": "d1a742e49fe0dfe25d5e39f6c0346238e898e119",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 71,
            "translated_words": 668,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.713117+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1348408,
            "filename": "resources/lang/nn.po",
            "revision": "0f53d2218c23f9fb3b00a44c37433e183aa4deb3",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 43,
            "translated_words": 415,
            "translated_percent": 60.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.960752+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/nn/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1421033,
            "filename": "resources/lang/ca.po",
            "revision": "29abf6a92d62ddc875ea2ee1f9b80c8250c37ba9",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/",
            "share_url": "https://hosted.weblate.org/engage/vesta-webtrees-custom-modules/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 71,
            "total_words": 668,
            "translated": 52,
            "translated_words": 477,
            "translated_percent": 73.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-28T21:07:41.516786+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-classic-look-and-feel/ca/units/?format=api"
        }
    ]
}