Translation components API.

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

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

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/en/",
                "url": "https://weblate.linphone.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1163,
            "filename": "Resources/en.lproj/Localizable.strings",
            "revision": "93bb71648491366ccc9eb8696f15a5c299c39e73,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/en/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/en/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/en/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 332,
            "total_words": 1916,
            "translated": 332,
            "translated_words": 1916,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 205,
            "failing_checks_words": 1522,
            "failing_checks_percent": 61.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/en/units/?format=api"
        },
        {
            "language": {
                "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": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://weblate.linphone.org/languages/ar/",
                "url": "https://weblate.linphone.org/api/languages/ar/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1164,
            "filename": "Resources/ar.lproj/Localizable.strings",
            "revision": "a219b09879b23e41360a594cfa8c03a62d7f1e33,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/ar/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/ar/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/ar/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 318,
            "translated_words": 1831,
            "translated_percent": 95.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 99,
            "failing_checks_words": 654,
            "failing_checks_percent": 29.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ar/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/cs/",
                "url": "https://weblate.linphone.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1165,
            "filename": "Resources/cs.lproj/Localizable.strings",
            "revision": "e1d3815861c47363acc0780de349d4a7eeb98d01,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/cs/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/cs/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/cs/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 332,
            "translated_words": 1916,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-18T16:14:17.810159Z",
            "last_author": "Libor Filípek",
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/de/",
                "url": "https://weblate.linphone.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1166,
            "filename": "Resources/de.lproj/Localizable.strings",
            "revision": "290cfb820e6a1449d2600695faa180d9c9cac36b,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/de/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/de/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/de/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 318,
            "translated_words": 1831,
            "translated_percent": 95.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 16,
            "failing_checks_words": 287,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/es/",
                "url": "https://weblate.linphone.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1167,
            "filename": "Resources/es.lproj/Localizable.strings",
            "revision": "92c0f1c48b3ec7eaceb4fe4f2aded93f5e38c52a,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/es/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/es/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/es/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 318,
            "translated_words": 1807,
            "translated_percent": 95.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 4,
            "failing_checks_words": 61,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_AR",
                "name": "Spanish (Argentina)",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/es_AR/",
                "url": "https://weblate.linphone.org/api/languages/es_AR/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/es_AR/statistics/?format=api"
            },
            "language_code": "es_AR",
            "id": 1168,
            "filename": "Resources/es_AR.lproj/Localizable.strings",
            "revision": "294072b7f2f387940c45bed280a449ac0a622699,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/es_AR/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/es_AR/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/es_AR/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 11,
            "failing_checks_words": 220,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/es_AR/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/fr/",
                "url": "https://weblate.linphone.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1169,
            "filename": "Resources/fr.lproj/Localizable.strings",
            "revision": "25ff586b0fb7a1d5b31693a44b50618756e54949,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/fr/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/fr/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/fr/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 329,
            "translated_words": 1912,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 42,
            "failing_checks_words": 458,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/hu/",
                "url": "https://weblate.linphone.org/api/languages/hu/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1170,
            "filename": "Resources/hu.lproj/Localizable.strings",
            "revision": "2a857d6d69b78c3e4fa941a093701be1b6513ddc,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/hu/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/hu/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/hu/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 28,
            "failing_checks_words": 372,
            "failing_checks_percent": 8.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 161,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/it/",
                "url": "https://weblate.linphone.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1171,
            "filename": "Resources/it.lproj/Localizable.strings",
            "revision": "ed4cd0380685e63b740c1d8a765caf6a5f939fed,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/it/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/it/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/it/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 7,
            "failing_checks_words": 33,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/ja/",
                "url": "https://weblate.linphone.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1172,
            "filename": "Resources/ja.lproj/Localizable.strings",
            "revision": "cc86bf100c49a71bf98d957fd80b682e8741327f,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/ja/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/ja/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/ja/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 328,
            "translated_words": 1896,
            "translated_percent": 98.7,
            "fuzzy": 1,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.3,
            "failing_checks": 8,
            "failing_checks_words": 69,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-15T10:03:12.434272Z",
            "last_author": "NPL",
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/ka/",
                "url": "https://weblate.linphone.org/api/languages/ka/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1173,
            "filename": "Resources/ka.lproj/Localizable.strings",
            "revision": "0f1fc24b52fe3539a48996fa755605ee78c7f9a9,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/ka/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/ka/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/ka/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 332,
            "translated_words": 1916,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 113,
            "failing_checks_words": 907,
            "failing_checks_percent": 34.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-16T15:24:26.984929Z",
            "last_author": "George Salukvadze",
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ka/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/nl/",
                "url": "https://weblate.linphone.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1174,
            "filename": "Resources/nl.lproj/Localizable.strings",
            "revision": "53dc2d1ce6ad408695e0d78ea3d283ce180664f6,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/nl/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/nl/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/nl/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 330,
            "translated_words": 1914,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 219,
            "failing_checks_words": 1460,
            "failing_checks_percent": 65.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-18T10:58:09.384394Z",
            "last_author": "Dries De Gendt",
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 257,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/pl/",
                "url": "https://weblate.linphone.org/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1175,
            "filename": "Resources/pl.lproj/Localizable.strings",
            "revision": "f2105694a27fefd7b52221e59da5b0afb404da71,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/pl/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/pl/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/pl/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 102,
            "failing_checks_words": 716,
            "failing_checks_percent": 30.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/pt_BR/",
                "url": "https://weblate.linphone.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1176,
            "filename": "Resources/pt_BR.lproj/Localizable.strings",
            "revision": "29da40d06beedaf4b9e420e22e9770321c0c762f,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/pt_BR/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/pt_BR/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/pt_BR/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 85,
            "failing_checks_words": 744,
            "failing_checks_percent": 25.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/ru/",
                "url": "https://weblate.linphone.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1177,
            "filename": "Resources/ru.lproj/Localizable.strings",
            "revision": "09e3d692b2ac963c6a1b853d3986177f16086043,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/ru/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/ru/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/ru/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 318,
            "translated_words": 1831,
            "translated_percent": 95.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 91,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/sv/",
                "url": "https://weblate.linphone.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1178,
            "filename": "Resources/sv.lproj/Localizable.strings",
            "revision": "f49e2e22b2311b0d99077f31ad16c6854f94c394,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/sv/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/sv/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/sv/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 11,
            "failing_checks_words": 108,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/tr/",
                "url": "https://weblate.linphone.org/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1179,
            "filename": "Resources/tr.lproj/Localizable.strings",
            "revision": "763c447881de4a0880f02ae0753550d32a0cdb7a,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/tr/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/tr/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/tr/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 15,
            "failing_checks_words": 243,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/uk/",
                "url": "https://weblate.linphone.org/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1180,
            "filename": "Resources/uk.lproj/Localizable.strings",
            "revision": "922fe1f1ef634c91395fc096aec1b104c658c270,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/uk/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/uk/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/uk/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 315,
            "translated_words": 1792,
            "translated_percent": 94.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 28,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese_chs",
                    "schinese",
                    "cn",
                    "chs",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/zh_Hans/",
                "url": "https://weblate.linphone.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1181,
            "filename": "Resources/zh_CN.lproj/Localizable.strings",
            "revision": "2368e0b97a7eafd9e906d0e76cb7f1bc90ab9ed8,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/zh_Hans/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/zh_Hans/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/zh_Hans/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 318,
            "translated_words": 1807,
            "translated_percent": 95.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 5,
            "failing_checks_words": 35,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 364,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese_zh",
                    "tchinese",
                    "cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_cmn_hant",
                    "zho"
                ],
                "direction": "ltr",
                "web_url": "https://weblate.linphone.org/languages/zh_Hant/",
                "url": "https://weblate.linphone.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.linphone.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 1182,
            "filename": "Resources/zh_TW.lproj/Localizable.strings",
            "revision": "6bc719931ad1794124eacd1845c5d01680cb66fc,93bb71648491366ccc9eb8696f15a5c299c39e73",
            "web_url": "https://weblate.linphone.org/projects/linphone-iphone/localizable/zh_Hant/",
            "share_url": "https://weblate.linphone.org/engage/linphone-iphone/zh_Hant/",
            "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/localizable/zh_Hant/",
            "url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 1916,
            "translated": 316,
            "translated_words": 1805,
            "translated_percent": 95.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.linphone.org/api/translations/linphone-iphone/localizable/zh_Hant/units/?format=api"
        }
    ]
}