Translation components API.

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

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

{
    "count": 14,
    "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": 49226,
            "filename": "resources/lang/messages.pot",
            "revision": "b77682e1d38fb142d51c95a83e03932a352db1fa",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/en/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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-07-19T21:09:37.372856+02:00",
            "last_author": "Richard Cissée",
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 49227,
            "filename": "resources/lang/cs.po",
            "revision": "b42817b5d8568b03f532315c3bc9a56f7d3e5681",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/cs/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 86,
            "translated_words": 1159,
            "translated_percent": 86.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:55.900698+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 49228,
            "filename": "resources/lang/de.po",
            "revision": "a1debd9cbbc898a5f879e13c99c4e0bdcf2c7724",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/de/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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:55.957883+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/de/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": 49229,
            "filename": "resources/lang/fr.po",
            "revision": "72d7ebcff558c7f1c9faa464cb41701afab6d5c4",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/fr/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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:56.028489+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/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": 49230,
            "filename": "resources/lang/nl.po",
            "revision": "fc7ae54d1a71647934d14dd8008c41f8ebecd34c",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/nl/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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:56.139024+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 49231,
            "filename": "resources/lang/sk.po",
            "revision": "8cb1b1b5863a59af6b89cba88827698240731635",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/sk/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 86,
            "translated_words": 1159,
            "translated_percent": 86.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:56.336133+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sk/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": 58978,
            "filename": "resources/lang/nb_NO.po",
            "revision": "0d452a2bd3a9f9ae0b4925fd301b17e9350c5ae4",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 86,
            "translated_words": 1159,
            "translated_percent": 86.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:56.091300+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 64328,
            "filename": "resources/lang/tr.po",
            "revision": "ed8547896c6722a38990f07f7fe2e1af7ea207d6",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/tr/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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:56.428915+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/tr/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": 99682,
            "filename": "resources/lang/sv.po",
            "revision": "883a9806e9ec028d6e49dbe726652162def490c3",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/sv/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 86,
            "translated_words": 1159,
            "translated_percent": 86.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:56.383656+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/sv/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": 107563,
            "filename": "resources/lang/ru.po",
            "revision": "b69705b0c5074e8c4b01fcb78f45a9251ce7391e",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/ru/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 98,
            "translated_words": 1221,
            "translated_percent": 98.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:56.269633+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 114805,
            "filename": "resources/lang/uk.po",
            "revision": "2a40be70bebc838da3713109fbbefacc6c9f5a51",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/uk/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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:56.491613+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 126868,
            "filename": "resources/lang/vi.po",
            "revision": "8c27de60d79b544592a0fe55a9ad0970c1a2d6d9",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/vi/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 83,
            "translated_words": 1106,
            "translated_percent": 83.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:56.555951+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/vi/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": 1348413,
            "filename": "resources/lang/nn.po",
            "revision": "9781a7bf0f6d3f3f65882db3e29d430950a026e5",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/nn/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 86,
            "translated_words": 1159,
            "translated_percent": 86.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:56.216331+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/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": 1421052,
            "filename": "resources/lang/ca.po",
            "revision": "88a0b516c4ff9d95b735604195234762349baca6",
            "web_url": "https://hosted.weblate.org/projects/vesta-webtrees-custom-modules/vesta-extended-relationships/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-extended-relationships/ca/",
            "url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 100,
            "total_words": 1228,
            "translated": 100,
            "translated_words": 1228,
            "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-21T18:33:29.452439+01:00",
            "last_author": "Richard Cissée",
            "repository_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/ca/units/?format=api"
        }
    ]
}