Translation components API.

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

GET /api/components/opensourcepos/module/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/module/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 29,
            "failing_percent": 64.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/en/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_EG",
            "name": "Arabic (Egypt)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/ar_EG/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_LB",
            "name": "Arabic",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/ar_LB/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/az/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 41,
            "translated_words": 107,
            "translated_percent": 91.1,
            "translated_words_percent": 88.4,
            "translated_chars": 732,
            "translated_chars_percent": 87.9,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 27,
            "failing_percent": 60.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/bg/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 40,
            "translated_words": 104,
            "translated_percent": 88.8,
            "translated_words_percent": 85.9,
            "translated_chars": 708,
            "translated_chars_percent": 85.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/cs/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 0,
            "translated_percent": 13.3,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/da/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 73,
            "translated_percent": 64.4,
            "translated_words_percent": 60.3,
            "translated_chars": 502,
            "translated_chars_percent": 60.3,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 10,
            "failing_percent": 22.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "de_CH",
            "name": "German (Switzerland)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/de_CH/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/de/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 0,
            "translated_percent": 13.3,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/el/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/en_GB/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/es/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/es_MX/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/fa/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/fr/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 2.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/he/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 73,
            "translated_percent": 64.4,
            "translated_words_percent": 60.3,
            "translated_chars": 502,
            "translated_chars_percent": 60.3,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 10,
            "failing_percent": 22.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/hr/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 29,
            "translated_words": 73,
            "translated_percent": 64.4,
            "translated_words_percent": 60.3,
            "translated_chars": 502,
            "translated_chars_percent": 60.3,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 10,
            "failing_percent": 22.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/hu/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 0,
            "translated_percent": 13.3,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/hy/"
        },
        {
            "total": 45,
            "total_words": 121,
            "last_change": null,
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 121,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 832,
            "translated_chars_percent": 100.0,
            "total_chars": 832,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 13.3,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/module/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/module/id/"
        }
    ]
}