Translation components API.

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

GET /api/translations/?page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96,
    "next": "https://translate.silence.dev/api/translations/?page=3",
    "previous": "https://translate.silence.dev/api/translations/",
    "results": [
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/eu/",
                "url": "https://translate.silence.dev/api/languages/eu/",
                "statistics_url": "https://translate.silence.dev/api/languages/eu/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "eu",
            "id": 63,
            "filename": "res/values-eu/distribution-strings.xml",
            "revision": "cd840662515ef5eeece0fab73ed5e6d6870bfc18,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/eu/",
            "share_url": "https://translate.silence.dev/engage/silence/eu/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/eu/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/eu/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 2,
            "translated_words": 21,
            "translated_percent": 66.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/eu/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/eu/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/eu/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/eu/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/eu/units/"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://translate.silence.dev/languages/fa/",
                "url": "https://translate.silence.dev/api/languages/fa/",
                "statistics_url": "https://translate.silence.dev/api/languages/fa/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "fa-rIR",
            "id": 64,
            "filename": "res/values-fa-rIR/distribution-strings.xml",
            "revision": "d6e0d5148f1130b44e7e0b4f5f57fc2031aec57c,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/fa/",
            "share_url": "https://translate.silence.dev/engage/silence/fa/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/fa/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/fa/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": "2022-08-05T13:41:09.412737Z",
            "last_author": "ⓐℳⓘⓡ",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/fa/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/fa/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/fa/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fa/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fa/units/"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/fi/",
                "url": "https://translate.silence.dev/api/languages/fi/",
                "statistics_url": "https://translate.silence.dev/api/languages/fi/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "fi",
            "id": 65,
            "filename": "res/values-fi/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/fi/",
            "share_url": "https://translate.silence.dev/engage/silence/fi/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/fi/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/fi/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/fi/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/fi/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/fi/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fi/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fi/units/"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/fr/",
                "url": "https://translate.silence.dev/api/languages/fr/",
                "statistics_url": "https://translate.silence.dev/api/languages/fr/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "fr",
            "id": 66,
            "filename": "res/values-fr/distribution-strings.xml",
            "revision": "25037b3b3e7aa02f4406598c555cd222cdfe0f90,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/fr/",
            "share_url": "https://translate.silence.dev/engage/silence/fr/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/fr/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/fr/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/fr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/fr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/fr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/fr/units/"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/hr/",
                "url": "https://translate.silence.dev/api/languages/hr/",
                "statistics_url": "https://translate.silence.dev/api/languages/hr/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "hr",
            "id": 67,
            "filename": "res/values-hr/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/hr/",
            "share_url": "https://translate.silence.dev/engage/silence/hr/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/hr/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/hr/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/hr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/hr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/hr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/hr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/hr/units/"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/hu/",
                "url": "https://translate.silence.dev/api/languages/hu/",
                "statistics_url": "https://translate.silence.dev/api/languages/hu/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "hu",
            "id": 68,
            "filename": "res/values-hu/distribution-strings.xml",
            "revision": "c16d351b5ec946eda852bcf61dd7bd4693e0161f,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/hu/",
            "share_url": "https://translate.silence.dev/engage/silence/hu/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/hu/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/hu/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 1,
            "translated_words": 5,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/hu/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/hu/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/hu/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/hu/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/hu/units/"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "indonesian",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/id/",
                "url": "https://translate.silence.dev/api/languages/id/",
                "statistics_url": "https://translate.silence.dev/api/languages/id/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "in",
            "id": 69,
            "filename": "res/values-in/distribution-strings.xml",
            "revision": "2fca30a35984593ef2c0382e9a6df79dc8077dae,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/id/",
            "share_url": "https://translate.silence.dev/engage/silence/id/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/id/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/id/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": "2022-08-04T04:15:23.754298Z",
            "last_author": "Mas'ud As'ad",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/id/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/id/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/id/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/id/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/id/units/"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/it/",
                "url": "https://translate.silence.dev/api/languages/it/",
                "statistics_url": "https://translate.silence.dev/api/languages/it/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "it",
            "id": 70,
            "filename": "res/values-it/distribution-strings.xml",
            "revision": "83ecc1ae42b0ab7b489c79d1e03b7dd708852fee,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/it/",
            "share_url": "https://translate.silence.dev/engage/silence/it/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/it/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/it/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/it/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/it/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/it/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/it/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/it/units/"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.silence.dev/languages/he/",
                "url": "https://translate.silence.dev/api/languages/he/",
                "statistics_url": "https://translate.silence.dev/api/languages/he/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "iw",
            "id": 71,
            "filename": "res/values-iw/distribution-strings.xml",
            "revision": "330b6db1e1450d15d3773059d65d856c2ae34247,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/he/",
            "share_url": "https://translate.silence.dev/engage/silence/he/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/he/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/he/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 2,
            "translated_words": 21,
            "translated_percent": 66.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-02T12:18:11.836219Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/he/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/he/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/he/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/he/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/he/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/ja/",
                "url": "https://translate.silence.dev/api/languages/ja/",
                "statistics_url": "https://translate.silence.dev/api/languages/ja/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "ja",
            "id": 72,
            "filename": "res/values-ja/distribution-strings.xml",
            "revision": "8075ab9815890d95cfb97dcc1caf3dbb2faf73e4,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/ja/",
            "share_url": "https://translate.silence.dev/engage/silence/ja/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/ja/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/ja/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/ja/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/ja/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/ja/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ja/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ja/units/"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/eo/",
                "url": "https://translate.silence.dev/api/languages/eo/",
                "statistics_url": "https://translate.silence.dev/api/languages/eo/statistics/"
            },
            "component": {
                "name": "Silence-Android",
                "slug": "silence-android",
                "id": 2,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "https://translate.silence.dev/git/silence/silence-android/",
                "branch": "master",
                "filemask": "res/values-*/strings.xml",
                "template": "res/values/strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/silence-android/",
                "url": "https://translate.silence.dev/api/components/silence/silence-android/",
                "repository_url": "https://translate.silence.dev/api/components/silence/silence-android/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/silence-android/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/silence-android/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/silence-android/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/silence-android/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "eo",
            "id": 73,
            "filename": "res/values-eo/strings.xml",
            "revision": "9d48f75b5722703c501cd679059e87453a380bbe,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/eo/",
            "share_url": "https://translate.silence.dev/engage/silence/eo/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/eo/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 624,
            "translated_words": 2764,
            "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": "2022-05-21T23:31:05.022405Z",
            "last_author": "☆Verdulo",
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/eo/units/"
        },
        {
            "language": {
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/kn/",
                "url": "https://translate.silence.dev/api/languages/kn/",
                "statistics_url": "https://translate.silence.dev/api/languages/kn/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "kn",
            "id": 74,
            "filename": "res/values-kn/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/kn/",
            "share_url": "https://translate.silence.dev/engage/silence/kn/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/kn/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/kn/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/kn/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/kn/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/kn/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/kn/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/kn/units/"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/ko/",
                "url": "https://translate.silence.dev/api/languages/ko/",
                "statistics_url": "https://translate.silence.dev/api/languages/ko/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "ko",
            "id": 75,
            "filename": "res/values-ko/distribution-strings.xml",
            "revision": "5fa60ad9ea29ccf4ee8e1f9cccd726bdaef53965,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/ko/",
            "share_url": "https://translate.silence.dev/engage/silence/ko/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/ko/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/ko/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 1,
            "translated_words": 5,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/ko/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/ko/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/ko/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ko/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ko/units/"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 200,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/mk/",
                "url": "https://translate.silence.dev/api/languages/mk/",
                "statistics_url": "https://translate.silence.dev/api/languages/mk/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "mk",
            "id": 76,
            "filename": "res/values-mk/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/mk/",
            "share_url": "https://translate.silence.dev/engage/silence/mk/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/mk/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/mk/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/mk/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/mk/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/mk/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/mk/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/mk/units/"
        },
        {
            "language": {
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/my/",
                "url": "https://translate.silence.dev/api/languages/my/",
                "statistics_url": "https://translate.silence.dev/api/languages/my/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "my",
            "id": 77,
            "filename": "res/values-my/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/my/",
            "share_url": "https://translate.silence.dev/engage/silence/my/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/my/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/my/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/my/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/my/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/my/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/my/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/my/units/"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/nb_NO/",
                "url": "https://translate.silence.dev/api/languages/nb_NO/",
                "statistics_url": "https://translate.silence.dev/api/languages/nb_NO/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "nb",
            "id": 78,
            "filename": "res/values-nb/distribution-strings.xml",
            "revision": "1a7f67249b95e8dbb0a90dbfa8f47220895242a1,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/nb_NO/",
            "share_url": "https://translate.silence.dev/engage/silence/nb_NO/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/nb_NO/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": "2020-03-27T21:35:19.485315Z",
            "last_author": "Thomas Johansen",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nb_NO/units/"
        },
        {
            "language": {
                "code": "nd",
                "name": "North Ndebele",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nde"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/nd/",
                "url": "https://translate.silence.dev/api/languages/nd/",
                "statistics_url": "https://translate.silence.dev/api/languages/nd/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "nd",
            "id": 79,
            "filename": "res/values-nd/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/nd/",
            "share_url": "https://translate.silence.dev/engage/silence/nd/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/nd/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/nd/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/nd/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/nd/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/nd/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nd/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nd/units/"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/nl/",
                "url": "https://translate.silence.dev/api/languages/nl/",
                "statistics_url": "https://translate.silence.dev/api/languages/nl/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "nl",
            "id": 80,
            "filename": "res/values-nl/distribution-strings.xml",
            "revision": "fe2358e03fe35693ad52aab21251fb8eb3d0922f,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/nl/",
            "share_url": "https://translate.silence.dev/engage/silence/nl/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/nl/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/nl/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/nl/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/nl/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/nl/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nl/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/nl/units/"
        },
        {
            "language": {
                "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": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/pl/",
                "url": "https://translate.silence.dev/api/languages/pl/",
                "statistics_url": "https://translate.silence.dev/api/languages/pl/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "pl",
            "id": 81,
            "filename": "res/values-pl/distribution-strings.xml",
            "revision": "708452b335066b59e5a9b6f4a85dd8472532af83,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/pl/",
            "share_url": "https://translate.silence.dev/engage/silence/pl/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/pl/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/pl/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/pl/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/pl/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/pl/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pl/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pl/units/"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/pt_BR/",
                "url": "https://translate.silence.dev/api/languages/pt_BR/",
                "statistics_url": "https://translate.silence.dev/api/languages/pt_BR/statistics/"
            },
            "component": {
                "name": "Distribution",
                "slug": "distribution",
                "id": 3,
                "project": {
                    "name": "Silence",
                    "slug": "silence",
                    "id": 1,
                    "web": "https://silence.im",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "plural": {
                            "id": 76,
                            "source": 0,
                            "number": 2,
                            "formula": "n != 1",
                            "type": 1
                        },
                        "aliases": [
                            "english",
                            "en_en",
                            "base",
                            "source",
                            "eng"
                        ],
                        "direction": "ltr",
                        "web_url": "https://translate.silence.dev/languages/en/",
                        "url": "https://translate.silence.dev/api/languages/en/",
                        "statistics_url": "https://translate.silence.dev/api/languages/en/statistics/"
                    },
                    "web_url": "https://translate.silence.dev/projects/silence/",
                    "url": "https://translate.silence.dev/api/projects/silence/",
                    "components_list_url": "https://translate.silence.dev/api/projects/silence/components/",
                    "repository_url": "https://translate.silence.dev/api/projects/silence/repository/",
                    "statistics_url": "https://translate.silence.dev/api/projects/silence/statistics/",
                    "changes_list_url": "https://translate.silence.dev/api/projects/silence/changes/",
                    "languages_url": "https://translate.silence.dev/api/projects/silence/languages/"
                },
                "vcs": "git",
                "repo": "https://git.silence.dev/Silence/Silence-Android.git",
                "git_export": "",
                "branch": "",
                "filemask": "res/values-*/distribution-strings.xml",
                "template": "res/values/distribution-strings.xml",
                "edit_template": false,
                "new_base": "",
                "file_format": "aresource",
                "license": "GPL-3.0-only",
                "license_url": "https://www.gnu.org/licenses/gpl-3.0-standalone.html",
                "web_url": "https://translate.silence.dev/projects/silence/distribution/",
                "url": "https://translate.silence.dev/api/components/silence/distribution/",
                "repository_url": "https://translate.silence.dev/api/components/silence/distribution/repository/",
                "translations_url": "https://translate.silence.dev/api/components/silence/distribution/translations/",
                "statistics_url": "https://translate.silence.dev/api/components/silence/distribution/statistics/",
                "lock_url": "https://translate.silence.dev/api/components/silence/distribution/lock/",
                "changes_list_url": "https://translate.silence.dev/api/components/silence/distribution/changes/",
                "new_lang": "add",
                "push": "https://git.silence.dev/Silence/Silence-Android.git",
                "check_flags": "",
                "enforced_checks": "[]",
                "restricted": false
            },
            "language_code": "pt-rBR",
            "id": 82,
            "filename": "res/values-pt-rBR/distribution-strings.xml",
            "revision": "72f264819e57cfc0bf5d7570f9a0b83eebeea814,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/pt_BR/",
            "share_url": "https://translate.silence.dev/engage/silence/pt_BR/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/pt_BR/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 169,
            "translated": 3,
            "translated_words": 169,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pt_BR/units/"
        }
    ]
}