Translation components API.

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

GET /api/components/opensourcepos/enum/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": "https://translate.opensourcepos.org/api/components/opensourcepos/enum/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 7,
            "failing_percent": 100.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/en/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_EG",
            "name": "Arabic (Egypt)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/ar_EG/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_LB",
            "name": "Arabic",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/ar_LB/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/az/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 7,
            "failing_percent": 100.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/bg/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/cs/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 7,
            "failing_percent": 100.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/da/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de_CH",
            "name": "German (Switzerland)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/de_CH/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 12,
            "translated_percent": 85.7,
            "translated_words_percent": 85.7,
            "translated_chars": 51,
            "translated_chars_percent": 85.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/de/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/el/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/en_GB/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/es/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/es_MX/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/fa/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/fr/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/he/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hr/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hu/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "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,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/hy/"
        },
        {
            "total": 7,
            "total_words": 14,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 60,
            "translated_chars_percent": 100.0,
            "total_chars": 60,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/enum/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/enum/id/"
        }
    ]
}