Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 6,
            "total_words": 17,
            "total_chars": 214,
            "last_change": "2020-12-15T22:58:20.558069Z",
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 17,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 214,
            "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": 6,
            "readonly_percent": 100.0,
            "readonly_words": 17,
            "readonly_words_percent": 100.0,
            "readonly_chars": 214,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-teleirc-sig/nav/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-teleirc-sig/nav/en/"
        },
        {
            "total": 6,
            "total_words": 17,
            "total_chars": 214,
            "last_change": "2022-01-13T06:51:24.961976Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 17,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 214,
            "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-teleirc-sig/nav/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-teleirc-sig/nav/fr/"
        },
        {
            "total": 6,
            "total_words": 17,
            "total_chars": 214,
            "last_change": "2020-12-15T22:58:20.702040Z",
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 11,
            "translated_percent": 66.6,
            "translated_words_percent": 64.7,
            "translated_chars": 126,
            "translated_chars_percent": 58.8,
            "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_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://translate.fedoraproject.org/projects/fedora-docs-l10n-teleirc-sig/nav/pt_PT/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-teleirc-sig/nav/pt_PT/"
        },
        {
            "total": 6,
            "total_words": 17,
            "total_chars": 214,
            "last_change": "2024-03-24T17:02:12.520642Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.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-teleirc-sig/nav/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-teleirc-sig/nav/es/"
        }
    ]
}