Translation components API.

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

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

{
    "count": 96,
    "next": "https://translate.silence.dev/api/translations/?page=4",
    "previous": "https://translate.silence.dev/api/translations/?page=2",
    "results": [
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/pt/",
                "url": "https://translate.silence.dev/api/languages/pt/",
                "statistics_url": "https://translate.silence.dev/api/languages/pt/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",
            "id": 83,
            "filename": "res/values-pt/distribution-strings.xml",
            "revision": "8d39e412f33b2f568a26d4dee064d777e9a0614a,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/pt/",
            "share_url": "https://translate.silence.dev/engage/silence/pt/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/pt/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/pt/",
            "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/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/pt/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/pt/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pt/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/pt/units/"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/ro/",
                "url": "https://translate.silence.dev/api/languages/ro/",
                "statistics_url": "https://translate.silence.dev/api/languages/ro/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": "ro",
            "id": 84,
            "filename": "res/values-ro/distribution-strings.xml",
            "revision": "bc62218a7c26b46043012c6348a99d9b0481df56,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/ro/",
            "share_url": "https://translate.silence.dev/engage/silence/ro/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/ro/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/ro/",
            "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/ro/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/ro/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/ro/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ro/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ro/units/"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/ru/",
                "url": "https://translate.silence.dev/api/languages/ru/",
                "statistics_url": "https://translate.silence.dev/api/languages/ru/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": "ru",
            "id": 85,
            "filename": "res/values-ru/distribution-strings.xml",
            "revision": "091cd29c5d70200be1f6066e682ac628ecb1c9c7,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/ru/",
            "share_url": "https://translate.silence.dev/engage/silence/ru/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/ru/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/ru/",
            "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": "2021-02-28T10:09:25.857340Z",
            "last_author": "Andrey",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/ru/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/ru/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/ru/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ru/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/ru/units/"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/sk/",
                "url": "https://translate.silence.dev/api/languages/sk/",
                "statistics_url": "https://translate.silence.dev/api/languages/sk/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": "sk",
            "id": 86,
            "filename": "res/values-sk/distribution-strings.xml",
            "revision": "9f42e9987e50c5f3ddab8d6f2c6ab06d754150f6,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/sk/",
            "share_url": "https://translate.silence.dev/engage/silence/sk/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/sk/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/sk/",
            "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/sk/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/sk/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/sk/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sk/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sk/units/"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/sl/",
                "url": "https://translate.silence.dev/api/languages/sl/",
                "statistics_url": "https://translate.silence.dev/api/languages/sl/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": "sl",
            "id": 87,
            "filename": "res/values-sl/distribution-strings.xml",
            "revision": "ae1b4d3c221d2724f308cdd3357a9a728c900535,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/sl/",
            "share_url": "https://translate.silence.dev/engage/silence/sl/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/sl/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/sl/",
            "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/sl/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/sl/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/sl/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sl/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sl/units/"
        },
        {
            "language": {
                "code": "sn",
                "name": "Shona",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sna"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/sn/",
                "url": "https://translate.silence.dev/api/languages/sn/",
                "statistics_url": "https://translate.silence.dev/api/languages/sn/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": "sn",
            "id": 88,
            "filename": "res/values-sn/distribution-strings.xml",
            "revision": "9a7ab0b84e6139e6fa8e9c9bffc013f6293ec1d5,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/sn/",
            "share_url": "https://translate.silence.dev/engage/silence/sn/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/sn/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/sn/",
            "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/sn/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/sn/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/sn/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sn/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sn/units/"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 283,
                    "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": [
                    "serbian",
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/sr/",
                "url": "https://translate.silence.dev/api/languages/sr/",
                "statistics_url": "https://translate.silence.dev/api/languages/sr/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": "sr",
            "id": 89,
            "filename": "res/values-sr/distribution-strings.xml",
            "revision": "6fba87f964aa2f0d5f3f77bafed2a2e5e98d3861,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/sr/",
            "share_url": "https://translate.silence.dev/engage/silence/sr/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/sr/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/sr/",
            "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": "2021-02-09T11:26:46.855262Z",
            "last_author": "Slobodan Simić",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/sr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/sr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/sr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sr/units/"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/sv/",
                "url": "https://translate.silence.dev/api/languages/sv/",
                "statistics_url": "https://translate.silence.dev/api/languages/sv/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": "sv",
            "id": 90,
            "filename": "res/values-sv/distribution-strings.xml",
            "revision": "8084480eff091f0761dbfdcc7a33589bdbeb40cc,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/sv/",
            "share_url": "https://translate.silence.dev/engage/silence/sv/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/sv/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/sv/",
            "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/sv/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/sv/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/sv/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sv/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/sv/units/"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/tr/",
                "url": "https://translate.silence.dev/api/languages/tr/",
                "statistics_url": "https://translate.silence.dev/api/languages/tr/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": "tr",
            "id": 91,
            "filename": "res/values-tr/distribution-strings.xml",
            "revision": "dd014f799504be9d79896eb9d2007a98c7982fff,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/tr/",
            "share_url": "https://translate.silence.dev/engage/silence/tr/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/tr/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/tr/",
            "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/tr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/tr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/tr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/tr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/tr/units/"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 317,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/uk/",
                "url": "https://translate.silence.dev/api/languages/uk/",
                "statistics_url": "https://translate.silence.dev/api/languages/uk/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": "uk",
            "id": 92,
            "filename": "res/values-uk/distribution-strings.xml",
            "revision": "6e9fe291d52f0d42759dadb523cf9ded1355806c,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/uk/",
            "share_url": "https://translate.silence.dev/engage/silence/uk/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/uk/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/uk/",
            "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/uk/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/uk/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/uk/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/uk/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/uk/units/"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/vi/",
                "url": "https://translate.silence.dev/api/languages/vi/",
                "statistics_url": "https://translate.silence.dev/api/languages/vi/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": "vi",
            "id": 93,
            "filename": "res/values-vi/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/vi/",
            "share_url": "https://translate.silence.dev/engage/silence/vi/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/vi/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/vi/",
            "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/vi/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/vi/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/vi/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/vi/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/vi/units/"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 339,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese_chs",
                    "schinese",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/zh_Hans/",
                "url": "https://translate.silence.dev/api/languages/zh_Hans/",
                "statistics_url": "https://translate.silence.dev/api/languages/zh_Hans/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": "zh-rCN",
            "id": 94,
            "filename": "res/values-zh-rCN/distribution-strings.xml",
            "revision": "f367a4058564b3629e497b7f4d8a6494231e8768,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/zh_Hans/",
            "share_url": "https://translate.silence.dev/engage/silence/zh_Hans/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/zh_Hans/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/",
            "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": 1,
            "failing_checks_words": 148,
            "failing_checks_percent": 33.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-27T01:49:31.021423Z",
            "last_author": "linsui",
            "repository_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hans/units/"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese_zh",
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_cmn_hant",
                    "zho"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/zh_Hant/",
                "url": "https://translate.silence.dev/api/languages/zh_Hant/",
                "statistics_url": "https://translate.silence.dev/api/languages/zh_Hant/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": "zh-rTW",
            "id": 95,
            "filename": "res/values-zh-rTW/distribution-strings.xml",
            "revision": "47e41706078a8e271cbb8e0093ec3d3b30f91d04,bc003e1cf2ff4ce6984cbd1553b1c7ca06f880fa",
            "web_url": "https://translate.silence.dev/projects/silence/distribution/zh_Hant/",
            "share_url": "https://translate.silence.dev/engage/silence/zh_Hant/",
            "translate_url": "https://translate.silence.dev/translate/silence/distribution/zh_Hant/",
            "url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hant/",
            "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/zh_Hant/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hant/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hant/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hant/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/distribution/zh_Hant/units/"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.silence.dev/languages/es/",
                "url": "https://translate.silence.dev/api/languages/es/",
                "statistics_url": "https://translate.silence.dev/api/languages/es/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": "es",
            "id": 96,
            "filename": "res/values-es/strings.xml",
            "revision": "c543dc66efcb269aba4df0c64601f45c357ef12d,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/es/",
            "share_url": "https://translate.silence.dev/engage/silence/es/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/es/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/es/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 567,
            "translated_words": 2264,
            "translated_percent": 90.8,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2021-12-07T14:46:20.353472Z",
            "last_author": "Ezelty",
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/es/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/es/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/es/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/es/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/es/units/"
        },
        {
            "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": "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": "eu",
            "id": 97,
            "filename": "res/values-eu/strings.xml",
            "revision": "c08e2442295afbc22e6719b5a20cbf633c4348f4,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/eu/",
            "share_url": "https://translate.silence.dev/engage/silence/eu/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/eu/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/eu/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 313,
            "translated_words": 951,
            "translated_percent": 50.1,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 11,
            "failing_checks_words": 31,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/eu/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/eu/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/eu/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/eu/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/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": "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": "fa-rIR",
            "id": 98,
            "filename": "res/values-fa-rIR/strings.xml",
            "revision": "0939315b15e6b241fdd91463c52ea8a5e975909b,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/fa/",
            "share_url": "https://translate.silence.dev/engage/silence/fa/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/fa/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/fa/",
            "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-08-05T13:37:28.022391Z",
            "last_author": "ⓐℳⓘⓡ",
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/fa/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/fa/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/fa/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/fa/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/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": "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": "fi",
            "id": 99,
            "filename": "res/values-fi/strings.xml",
            "revision": "c2d7c78c45f17cf5cc65b651837ec369a7215217,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/fi/",
            "share_url": "https://translate.silence.dev/engage/silence/fi/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/fi/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/fi/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 420,
            "translated_words": 1479,
            "translated_percent": 67.3,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 23,
            "failing_checks_words": 97,
            "failing_checks_percent": 3.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/fi/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/fi/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/fi/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/fi/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/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": "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": "fr",
            "id": 100,
            "filename": "res/values-fr/strings.xml",
            "revision": "4498d67b5d4532d042dc2d9c5ae771cfd4253ae3,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/fr/",
            "share_url": "https://translate.silence.dev/engage/silence/fr/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/fr/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/fr/",
            "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": 2,
            "have_comment": 0,
            "last_change": "2020-07-13T16:50:27.227923Z",
            "last_author": "Bastien Le Querrec",
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/fr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/fr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/fr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/fr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/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": "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": "hr",
            "id": 101,
            "filename": "res/values-hr/strings.xml",
            "revision": "ade48e44a6c8317144d2df5914eeb00448295b6b,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/hr/",
            "share_url": "https://translate.silence.dev/engage/silence/hr/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/hr/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/hr/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 290,
            "translated_words": 889,
            "translated_percent": 46.4,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/hr/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/hr/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/hr/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/hr/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/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": "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": "hu",
            "id": 102,
            "filename": "res/values-hu/strings.xml",
            "revision": "a529511f5bf127557e6ffc4e3c2edadbe0177ff3,88cddc1df81937533fddfde6868dd98fe36db137",
            "web_url": "https://translate.silence.dev/projects/silence/silence-android/hu/",
            "share_url": "https://translate.silence.dev/engage/silence/hu/",
            "translate_url": "https://translate.silence.dev/translate/silence/silence-android/hu/",
            "url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/",
            "is_template": false,
            "is_source": false,
            "total": 624,
            "total_words": 2764,
            "translated": 504,
            "translated_words": 1773,
            "translated_percent": 80.7,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.1,
            "failing_checks": 31,
            "failing_checks_words": 144,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/repository/",
            "file_url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/file/",
            "statistics_url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/statistics/",
            "changes_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/changes/",
            "units_list_url": "https://translate.silence.dev/api/translations/silence/silence-android/hu/units/"
        }
    ]
}