Translation components API.

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

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

{
    "count": 38,
    "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": 1404301,
            "filename": "translation/kbplacer.pot",
            "revision": "6eff10bccb7e25eb11251cbb5387b0322fd4fa93",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/en/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/en/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:54.605258+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/en/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1404302,
            "filename": "translation/pofiles/pl.po",
            "revision": "9e0cf3d4e86a00389c50a1eef1f172e99e9abf08",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/pl/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/pl/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:56.525818+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pl/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1404309,
            "filename": "translation/pofiles/ar.po",
            "revision": "cdb2a1d4a04b903918bd072b485e45ee6388c9cd",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ar/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ar/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:54.688954+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ar/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1404310,
            "filename": "translation/pofiles/bg.po",
            "revision": "a87d944e1de45d499c281df45468f1895da27b36",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/bg/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/bg/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:54.767754+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/bg/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": 1404311,
            "filename": "translation/pofiles/ca.po",
            "revision": "17d230f0ac35a3544a48f8127b4541c8bb4b7fd4",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ca/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ca/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:54.837463+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ca/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": 1404312,
            "filename": "translation/pofiles/cs.po",
            "revision": "23aef96014a3697faee3be6cef28dd6f1bf7827c",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/cs/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/cs/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:54.897447+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/cs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 1404313,
            "filename": "translation/pofiles/da.po",
            "revision": "da299a822dd01941b96aeebd6ed679744cad295a",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/da/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/da/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:54.960132+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/da/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": 1404314,
            "filename": "translation/pofiles/de.po",
            "revision": "5d03f82a6fece4c9e72b939ed66746d2609fd36d",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/de/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/de/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 9,
            "translated_words": 40,
            "translated_percent": 60.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-30T17:50:55.031393+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/de/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1404315,
            "filename": "translation/pofiles/el.po",
            "revision": "a7a3488fe065d695f5212ddd11310314ee4ba5bb",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/el/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/el/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.170834+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/el/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": 1404316,
            "filename": "translation/pofiles/es.po",
            "revision": "afccf67704453b328d32be3c015cc3818c6a61c7",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/es/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/es/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:55.235426+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://hosted.weblate.org/languages/es_MX/",
                "url": "https://hosted.weblate.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 1404317,
            "filename": "translation/pofiles/es_MX.po",
            "revision": "3a706296ea4b65b620f57f33a94993aafee3ac67",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:55.306281+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1404318,
            "filename": "translation/pofiles/et.po",
            "revision": "25b951d08444ee298dd608c661842e143d960c0e",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/et/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/et/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.372266+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/et/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1404319,
            "filename": "translation/pofiles/fi.po",
            "revision": "3fbcca89c111f6823992609af8311437540f669b",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/fi/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/fi/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.453112+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fi/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": 1404320,
            "filename": "translation/pofiles/fr.po",
            "revision": "a2fc55f0b90a6cd005f9f2f0e3eb3e08ecceabf5",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/fr/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/fr/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.544509+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/fr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1404321,
            "filename": "translation/pofiles/hu.po",
            "revision": "a00795a679551b5d1d158a54907a6ee8dc4efc49",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/hu/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/hu/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.623604+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/hu/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1404322,
            "filename": "translation/pofiles/id.po",
            "revision": "86be8a90e734f636d668840d221e4b660163b666",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/id/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/id/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.724187+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/id/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1404323,
            "filename": "translation/pofiles/it.po",
            "revision": "d51dfe16b7490dba7254807037e986cf12ba8937",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/it/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/it/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.829340+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1404324,
            "filename": "translation/pofiles/ja.po",
            "revision": "c6dfa2238f25a7c01c1d9a98518c38801bef0b69",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ja/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ja/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 9,
            "translated_words": 40,
            "translated_percent": 60.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.903137+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ja/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1404325,
            "filename": "translation/pofiles/ka.po",
            "revision": "80d6c0212dd606736e9e856579e8a9862a357fd0",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ka/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ka/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:55.979135+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ka/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1404326,
            "filename": "translation/pofiles/ko.po",
            "revision": "5b620336ac76ebb7856e7b81a384637e9e3ca0cf",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ko/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ko/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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": 1,
            "last_change": "2024-04-30T17:50:56.058846+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ko/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1404327,
            "filename": "translation/pofiles/lt.po",
            "revision": "861bc099cdd4cd818c3c1211ba1a5c53e6bac736",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/lt/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/lt/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.128358+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lt/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1404328,
            "filename": "translation/pofiles/lv.po",
            "revision": "f4d00f6875d81bd182afcfcaba348b4eb0fd5fa9",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/lv/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/lv/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.205183+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/lv/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": 1404329,
            "filename": "translation/pofiles/nl.po",
            "revision": "2df79228facda7254d19acc310618103a29e4e4c",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/nl/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/nl/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 11,
            "translated_words": 45,
            "translated_percent": 73.3,
            "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-30T17:50:56.283453+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nl/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": "no",
            "id": 1404330,
            "filename": "translation/pofiles/no.po",
            "revision": "d303df071252f01d37fb8a561e623ad2f1d36a7b",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.382187+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1404331,
            "filename": "translation/pofiles/pt.po",
            "revision": "caa7b8ed93903514d9e6a4e18cfb965be470f586",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/pt/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/pt/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.605830+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_br",
            "id": 1404332,
            "filename": "translation/pofiles/pt_br.po",
            "revision": "c66bd814a313b485608d3bae334666f2652f15a0",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.675199+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1404333,
            "filename": "translation/pofiles/ro.po",
            "revision": "90f61b12654757afa42c381595057b6b0ea2b6f2",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ro/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ro/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.744299+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ro/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": 1404334,
            "filename": "translation/pofiles/ru.po",
            "revision": "a430c201b8a85fa730459f5c95d5bec6c5dd3e7e",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/ru/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/ru/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 13,
            "translated_words": 51,
            "translated_percent": 86.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-30T17:50:56.815627+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/ru/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": 1404335,
            "filename": "translation/pofiles/sk.po",
            "revision": "871e2140976ce2097e7445c91c800fcef87a25ad",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/sk/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/sk/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:56.890781+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sk/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1404336,
            "filename": "translation/pofiles/sl.po",
            "revision": "0adf2f2d33c7682b800910aad6c0ef8da3827147",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/sl/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/sl/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:56.958680+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sl/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 1404337,
            "filename": "translation/pofiles/sr.po",
            "revision": "3c4e05878f04a4191b0ac4f4430f8bb395b7dd01",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/sr/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/sr/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:57.046899+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sr/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": 1404338,
            "filename": "translation/pofiles/sv.po",
            "revision": "448ce5e35cb30ba09f20f778ab64068f7c837bab",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/sv/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/sv/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:57.109253+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/sv/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 1404339,
            "filename": "translation/pofiles/th.po",
            "revision": "1eac810b1c289fbcc372887703df0dfbb75bef3e",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/th/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/th/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:57.188743+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/th/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": 1404340,
            "filename": "translation/pofiles/tr.po",
            "revision": "a64e991c53ae564716902f0ab59e9074fbfe10da",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/tr/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/tr/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:57.257030+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/tr/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": 1404341,
            "filename": "translation/pofiles/uk.po",
            "revision": "adc4fb13d0df23e377361c552c1ea8cd99b7e27d",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/uk/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/uk/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 15,
            "translated_words": 56,
            "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-30T17:50:57.330805+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/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": 1404342,
            "filename": "translation/pofiles/vi.po",
            "revision": "29293927537041a7dc9f7685cbdbb4ffce5e18a0",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/vi/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/vi/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 13.3,
            "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-30T17:50:57.394185+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/vi/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1404343,
            "filename": "translation/pofiles/zh_CN.po",
            "revision": "aa5acc6743f1dd3ad538d607ca6c2ad99860a621",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 9,
            "translated_words": 40,
            "translated_percent": 60.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-30T17:50:57.472818+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 1404344,
            "filename": "translation/pofiles/zh_TW.po",
            "revision": "97cbbf4ded7fddb8ea0ed609d53830939c9dcc2c",
            "web_url": "https://hosted.weblate.org/projects/kicad-kbplacer/master-source/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/kicad-kbplacer/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/kicad-kbplacer/master-source/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 15,
            "total_words": 56,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T17:50:57.563763+02:00",
            "last_author": "adamws",
            "repository_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kicad-kbplacer/master-source/zh_Hant/units/?format=api"
        }
    ]
}