Translation components API.

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

GET /api/components/doc-o-o/main/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": "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": 27257,
            "filename": "_data/locales/de.yml",
            "revision": "edeafae48a511c1eaae3c8800d7f5d145c5f69e4,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/de/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/de/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/de/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-01-24T14:37:37.877604Z",
            "last_author": "Maik Wagner",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/de/units/?format=api"
        },
        {
            "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": 27258,
            "filename": "_data/locales/en.yml",
            "revision": "c4ec5f50b30f3ebfe1a000e502448aaab4791a03,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/en/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/en/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/en/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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/main/en/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/en/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/en/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/en/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/en/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": 27259,
            "filename": "_data/locales/zh-CN.yml",
            "revision": "6287e49a5c0649ff2ce44abf9188c2540eb77f55,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/zh_CN/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/zh_CN/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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": "2024-01-25T03:12:49.310576Z",
            "last_author": "Foo Bar",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/zh_CN/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/zh_CN/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/zh_CN/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/zh_CN/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/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": 27390,
            "filename": "_data/locales/pt_BR.yml",
            "revision": "52647b1c54f64abc4cc6884dd59fea8d2a6327e4,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/pt_BR/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/pt_BR/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-08T11:48:49.229723Z",
            "last_author": "Luiz Fernando Ranghetti",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/pt_BR/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": 27503,
            "filename": "_data/locales/it.yml",
            "revision": "bce1c0dc93cf0a7233f15016e352534d6eef6104,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/it/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/it/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/it/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-07-13T20:19:30.944441Z",
            "last_author": "Paolo Za",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/it/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": 27504,
            "filename": "_data/locales/fr.yml",
            "revision": "f935b32d59df2c4dcf149a5059331da67f860751,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/fr/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/fr/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-04-02T17:10:11.309604Z",
            "last_author": "Lucie Charrier",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/fr/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": 28078,
            "filename": "_data/locales/hi.yml",
            "revision": "43cf7b2e97a6e4b231c740bea629cc7a9f38a1e4,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/hi/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/hi/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/hi/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-03-11T14:24:30.722438Z",
            "last_author": "Panwar",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/hi/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": 28280,
            "filename": "_data/locales/es.yml",
            "revision": "225d8360716a1365cf334bad0e11c018d352f37e,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/es/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/es/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/es/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-05T21:45:33.940127Z",
            "last_author": "Jaime Marquínez Ferrándiz",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/es/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": 29293,
            "filename": "_data/locales/ja.yml",
            "revision": "265efd95d3ef0e912e3d2c6e430a594c600c95fb,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/ja/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/ja/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-02-27T03:23:12.462443Z",
            "last_author": "oota toshiya",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/ja/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": 34316,
            "filename": "_data/locales/uk.yml",
            "revision": "00acc16fb6dd5b2ffe8360007a364d3b1f1040fd,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/uk/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/uk/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "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-02-22T18:09:37.074153Z",
            "last_author": "Taras Panchenko",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/uk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/uk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/uk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/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": 37207,
            "filename": "_data/locales/mk.yml",
            "revision": "7343bbe9765441ea982042f2b4af5f4bbcb1f67d,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/mk/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/mk/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-07T04:25:34.732324Z",
            "last_author": "Kristijan Fremen Velkovski",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/mk/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/mk/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/mk/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/mk/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/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": 37920,
            "filename": "_data/locales/id.yml",
            "revision": "975fa77b477b067a7f03c555307b87567003e01f,c4ec5f50b30f3ebfe1a000e502448aaab4791a03",
            "web_url": "https://l10n.opensuse.org/projects/doc-o-o/main/id/",
            "share_url": "https://l10n.opensuse.org/engage/doc-o-o/id/",
            "translate_url": "https://l10n.opensuse.org/translate/doc-o-o/main/id/",
            "url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 88,
            "translated": 28,
            "translated_words": 88,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-17T01:06:42.666808Z",
            "last_author": "Arif Budiman",
            "repository_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/repository/?format=api",
            "file_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/file/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/changes/?format=api",
            "units_list_url": "https://l10n.opensuse.org/api/translations/doc-o-o/main/id/units/?format=api"
        }
    ]
}