Translation components API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/en/",
                "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 27863,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/en/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/en/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/en/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/ja/",
                "url": "https://l10n.opensuse.org/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 29294,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/ja/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/ja/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/de/",
                "url": "https://l10n.opensuse.org/api/languages/de/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 29295,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/de/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/de/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/de/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (China)",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/zh_CN/",
                "url": "https://l10n.opensuse.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 29296,
            "filename": "zh_CN.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/pt_BR/",
                "url": "https://l10n.opensuse.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 29297,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/fr/",
                "url": "https://l10n.opensuse.org/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 29298,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/fr/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/fr/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/es/",
                "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 29299,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/es/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/es/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/es/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 124,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/it/",
                "url": "https://l10n.opensuse.org/api/languages/it/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 29300,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/it/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/it/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/it/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/hi/",
                "url": "https://l10n.opensuse.org/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 29301,
            "filename": "hi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/hi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/hi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 275,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/uk/",
                "url": "https://l10n.opensuse.org/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 34317,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/uk/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/uk/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 157,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/mk/",
                "url": "https://l10n.opensuse.org/api/languages/mk/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 37208,
            "filename": "mk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/mk/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/mk/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 118,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://l10n.opensuse.org/languages/id/",
                "url": "https://l10n.opensuse.org/api/languages/id/?format=api",
                "statistics_url": "https://l10n.opensuse.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 37921,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/glossary/id/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/id/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/glossary/id/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "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://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/glossary/id/units/?format=api"
        }
    ]
}