Translation components API.

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

GET /api/components/fedora-docs-l10n-fedora-silverblue/glossary/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 10,
            "total_words": 12,
            "total_chars": 97,
            "last_change": null,
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 12,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 97,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 10,
            "readonly_percent": 100.0,
            "readonly_words": 12,
            "readonly_words_percent": 100.0,
            "readonly_chars": 97,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/en/"
        },
        {
            "total": 9,
            "total_words": 11,
            "total_chars": 86,
            "last_change": "2021-03-04T15:16:18.374430Z",
            "recent_changes": 1,
            "translated": 9,
            "translated_words": 11,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 86,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/pt_BR/"
        },
        {
            "total": 1,
            "total_words": 1,
            "total_chars": 11,
            "last_change": "2020-05-20T09:57:28.790042Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 11,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/uk/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2021-03-06T18:01:11.502164Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/fr/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2021-03-06T18:01:11.754226Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/ro/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2021-03-06T18:01:12.002840Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/zh_Hans/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2023-11-30T13:46:28.832575Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/id/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2024-03-28T17:01:02.384625Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/pt/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2025-01-22T15:39:30.687495Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/ko/"
        },
        {
            "total": 0,
            "total_words": 0,
            "total_chars": 0,
            "last_change": "2025-03-20T22:51:11.101493Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 0,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-fedora-silverblue/glossary/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/glossary/es/"
        }
    ]
}