Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3080,
            "filename": "src/client/en.json",
            "revision": "7971b196954f84d66c7cc0e57ae674720500ae7b,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/en/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/en/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1008,
            "total_words": 4427,
            "translated": 1007,
            "translated_words": 4427,
            "translated_percent": 99.9,
            "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": 2,
            "last_change": "2024-04-23T22:03:13.530227Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/en/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://weblate.framasoft.org/languages/ar/",
                "url": "https://weblate.framasoft.org/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 3081,
            "filename": "src/client/ar.json",
            "revision": "208ec74bb0d825b6a37d16539be02f76683c1afa,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/ar/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/ar/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/ar/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 626,
            "translated_words": 2223,
            "translated_percent": 62.1,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:14.504769Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ar/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://weblate.framasoft.org/languages/bn/",
                "url": "https://weblate.framasoft.org/api/languages/bn/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 3082,
            "filename": "src/client/bn.json",
            "revision": "13920626511b57081f4b1d8b87af22d629b5f06d,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/bn/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/bn/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/bn/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 669,
            "translated_words": 2919,
            "translated_percent": 66.3,
            "fuzzy": 8,
            "fuzzy_words": 47,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:16.288631Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/bn/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.framasoft.org/languages/ca/",
                "url": "https://weblate.framasoft.org/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 3083,
            "filename": "src/client/ca.json",
            "revision": "e479347fd7f50a6c2da5c522ee8617df85330c81,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/ca/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/ca/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/ca/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 403,
            "translated_words": 1656,
            "translated_percent": 39.9,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:17.254731Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "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://weblate.framasoft.org/languages/cs/",
                "url": "https://weblate.framasoft.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 3084,
            "filename": "src/client/cs.json",
            "revision": "68ef5fc1de4c7ed37ec290afeaf2d1b2c80df245,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/cs/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/cs/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 420,
            "translated_words": 1608,
            "translated_percent": 41.6,
            "fuzzy": 2,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:18.134380Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://weblate.framasoft.org/languages/da/",
                "url": "https://weblate.framasoft.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 3085,
            "filename": "src/client/da.json",
            "revision": "d09c1ad5ad7aeb5999c1d810b3efa70c4d4d78b6,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/da/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/da/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/da/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 495,
            "translated_words": 2127,
            "translated_percent": 49.1,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:19.088930Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 3086,
            "filename": "src/client/de.json",
            "revision": "1d0995f9102ca16af254eb708041b9a439ee749e,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/de/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/de/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 998,
            "translated_words": 4395,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:19.944889Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://weblate.framasoft.org/languages/el/",
                "url": "https://weblate.framasoft.org/api/languages/el/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 3087,
            "filename": "src/client/el.json",
            "revision": "a868dcc694d9139dc8f3841d6efea2044eecda2f,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/el/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/el/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/el/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 18,
            "translated_words": 102,
            "translated_percent": 1.7,
            "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-23T22:03:20.856894Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/el/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://weblate.framasoft.org/languages/eo/",
                "url": "https://weblate.framasoft.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 3088,
            "filename": "src/client/eo.json",
            "revision": "52e245f55e87b615600a45a57407468eeaf8bbb8,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/eo/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/eo/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 51,
            "translated_words": 288,
            "translated_percent": 5.0,
            "fuzzy": 3,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:21.666312Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3089,
            "filename": "src/client/es.json",
            "revision": "ab34cf80c5c4044757a30cd2b6fd11c5b821da85,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/es/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/es/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 713,
            "translated_words": 3068,
            "translated_percent": 70.7,
            "fuzzy": 6,
            "fuzzy_words": 26,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:22.612161Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/es/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 3090,
            "filename": "src/client/fr.json",
            "revision": "819e9cce28457bc7d963bd7b29e79fe3ebf19780,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/fr/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/fr/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 987,
            "translated_words": 4344,
            "translated_percent": 97.9,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:24.738516Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/fr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://weblate.framasoft.org/languages/hu/",
                "url": "https://weblate.framasoft.org/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 3091,
            "filename": "src/client/hu.json",
            "revision": "12f42719d51a5300e7c8d51644ad695e6796e75c,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/hu/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/hu/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/hu/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 6,
            "translated_words": 9,
            "translated_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:25.702134Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://weblate.framasoft.org/languages/id/",
                "url": "https://weblate.framasoft.org/api/languages/id/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 3092,
            "filename": "src/client/id.json",
            "revision": "7101329529bbe2fb6f0c0ee293bfcbc4b6e2698c,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/id/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/id/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/id/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 657,
            "translated_words": 2789,
            "translated_percent": 65.1,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:27.046996Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 3093,
            "filename": "src/client/it.json",
            "revision": "ebf26c442f539a249adf75315ec9f6a0e9ab377f,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/it/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/it/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 868,
            "translated_words": 3848,
            "translated_percent": 86.1,
            "fuzzy": 8,
            "fuzzy_words": 48,
            "fuzzy_percent": 0.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:27.944892Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.framasoft.org/languages/ja/",
                "url": "https://weblate.framasoft.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 3094,
            "filename": "src/client/ja.json",
            "revision": "1b01bcc9794f2bd523b57e448cfcc1368099ef59,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/ja/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/ja/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/ja/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 436,
            "translated_words": 1896,
            "translated_percent": 43.2,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:29.632647Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ja/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "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://weblate.framasoft.org/languages/nb_NO/",
                "url": "https://weblate.framasoft.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 3095,
            "filename": "src/client/nb.json",
            "revision": "c85da19bfb28ea1ff104225f5c08942ae40449c0,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/nb_NO/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/nb_NO/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/nb_NO/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 21,
            "translated_words": 40,
            "translated_percent": 2.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-23T22:03:31.199503Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.framasoft.org/languages/nl/",
                "url": "https://weblate.framasoft.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 3096,
            "filename": "src/client/nl.json",
            "revision": "8499d911f49fb22269acbcdc56852c3b839bcaa0,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/nl/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/nl/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/nl/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 494,
            "translated_words": 2098,
            "translated_percent": 49.0,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:32.308497Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/nl/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://weblate.framasoft.org/languages/pa/",
                "url": "https://weblate.framasoft.org/api/languages/pa/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 3097,
            "filename": "src/client/pa.json",
            "revision": "7391258890bded076a8ca27c02a6cc885d62f7a7,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/pa/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/pa/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/pa/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 50,
            "translated_words": 73,
            "translated_percent": 4.9,
            "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-23T22:03:33.114817Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pa/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "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://weblate.framasoft.org/languages/pl/",
                "url": "https://weblate.framasoft.org/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 3098,
            "filename": "src/client/pl.json",
            "revision": "45db9bf1483072a8c788d0e018b177dc1915631e,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/pl/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/pl/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/pl/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 559,
            "translated_words": 1610,
            "translated_percent": 55.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:34.208765Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.framasoft.org/languages/pt/",
                "url": "https://weblate.framasoft.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 3099,
            "filename": "src/client/pt.json",
            "revision": "f82974e718aa0e8ad494b0456913eeaa0e2bc963,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/pt/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/pt/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/pt/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 12,
            "translated_words": 58,
            "translated_percent": 1.1,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:36.034813Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/pt/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://weblate.framasoft.org/languages/ro/",
                "url": "https://weblate.framasoft.org/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 3100,
            "filename": "src/client/ro.json",
            "revision": "ecf07c4f7810f1a94c3872288dab699d1e421ecc,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/ro/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/ro/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/ro/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 408,
            "translated_words": 1821,
            "translated_percent": 40.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-27T16:38:24.196555Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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://weblate.framasoft.org/languages/ru/",
                "url": "https://weblate.framasoft.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 3101,
            "filename": "src/client/ru.json",
            "revision": "b2327622abb4f56a39424b2e9c6a38fc0a03d9fc,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/ru/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/ru/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 667,
            "translated_words": 2451,
            "translated_percent": 66.1,
            "fuzzy": 7,
            "fuzzy_words": 39,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:38.312248Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/ru/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "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://weblate.framasoft.org/languages/sk/",
                "url": "https://weblate.framasoft.org/api/languages/sk/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 3102,
            "filename": "src/client/sk.json",
            "revision": "abbe5e095c89812959e83fcfa0ab6f175b1918f9,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/sk/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/sk/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/sk/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 134,
            "translated_words": 386,
            "translated_percent": 13.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:39.299969Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sk/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.framasoft.org/languages/sv/",
                "url": "https://weblate.framasoft.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 3103,
            "filename": "src/client/sv.json",
            "revision": "2933c7dfb070fd3c589257cf67f2c1f7a5263def,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/sv/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/sv/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/sv/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 984,
            "translated_words": 4343,
            "translated_percent": 97.6,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:40.642313Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.framasoft.org/languages/tr/",
                "url": "https://weblate.framasoft.org/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 3104,
            "filename": "src/client/tr.json",
            "revision": "bab54101198dbb9f96aa4884631033862b2b15b8,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/tr/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/tr/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/tr/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 444,
            "translated_words": 1935,
            "translated_percent": 44.0,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:41.624281Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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://weblate.framasoft.org/languages/uk/",
                "url": "https://weblate.framasoft.org/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 3105,
            "filename": "src/client/uk.json",
            "revision": "62d4c6c52bee4dbef2cf60e10f95ec1164e8e060,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/uk/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/uk/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/uk/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 710,
            "translated_words": 2676,
            "translated_percent": 70.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:42.453346Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/uk/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://weblate.framasoft.org/languages/be/",
                "url": "https://weblate.framasoft.org/api/languages/be/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 3316,
            "filename": "src/client/be.json",
            "revision": "2c63c0851048d8f7bff41ecf0f8cee05f52fd120,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/be/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/be/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/be/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 4,
            "translated_words": 7,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:15.435810Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/be/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "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://weblate.framasoft.org/languages/zh_Hans/",
                "url": "https://weblate.framasoft.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 3444,
            "filename": "src/client/zh_Hans.json",
            "revision": "1594526cc85a2d1d194b189d57067b9d6bbea12c,7971b196954f84d66c7cc0e57ae674720500ae7b",
            "web_url": "https://weblate.framasoft.org/projects/inventaire/client/zh_Hans/",
            "share_url": "https://weblate.framasoft.org/engage/inventaire/-/zh_Hans/",
            "translate_url": "https://weblate.framasoft.org/translate/inventaire/client/zh_Hans/",
            "url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1008,
            "total_words": 4427,
            "translated": 957,
            "translated_words": 3934,
            "translated_percent": 94.9,
            "fuzzy": 5,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T22:03:43.399468Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/inventaire/client/zh_Hans/units/?format=api"
        }
    ]
}