Translation components API.

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

GET /api/components/opensourcepos/items/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/items/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 93,
            "failing_percent": 79.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/en/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_EG",
            "name": "Arabic (Egypt)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/ar_EG/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "ar_LB",
            "name": "Arabic",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/ar_LB/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/az/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 106,
            "translated_words": 346,
            "translated_percent": 90.5,
            "translated_words_percent": 90.3,
            "translated_chars": 2081,
            "translated_chars_percent": 90.5,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 83,
            "failing_percent": 70.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/bg/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 103,
            "translated_words": 339,
            "translated_percent": 88.0,
            "translated_words_percent": 88.5,
            "translated_chars": 2014,
            "translated_chars_percent": 87.6,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 4,
            "failing_percent": 3.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/cs/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 8,
            "translated_words": 0,
            "translated_percent": 6.8,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 3,
            "failing_percent": 2.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/da/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 81.1,
            "translated_words_percent": 86.1,
            "translated_chars": 1978,
            "translated_chars_percent": 86.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 29,
            "failing_percent": 24.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "de_CH",
            "name": "German (Switzerland)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/de_CH/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 4,
            "failing_percent": 3.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/de/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 8,
            "translated_words": 0,
            "translated_percent": 6.8,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/el/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/en_GB/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": "2024-09-10T08:07:51.375530Z",
            "recent_changes": 3,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/es/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": "2025-03-02T18:50:34.165291Z",
            "recent_changes": 42,
            "translated": 65,
            "translated_words": 207,
            "translated_percent": 55.5,
            "translated_words_percent": 54.0,
            "translated_chars": 1242,
            "translated_chars_percent": 54.0,
            "total_chars": 2298,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "failing": 3,
            "failing_percent": 2.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 3,
            "comments": 0,
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/es_MX/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/fa/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/fr/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 116,
            "translated_words": 379,
            "translated_percent": 99.1,
            "translated_words_percent": 98.9,
            "translated_chars": 2272,
            "translated_chars_percent": 98.8,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 1.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/he/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 94,
            "translated_words": 325,
            "translated_percent": 80.3,
            "translated_words_percent": 84.8,
            "translated_chars": 1949,
            "translated_chars_percent": 84.8,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 23,
            "failing_percent": 19.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/hr/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 95,
            "translated_words": 330,
            "translated_percent": 81.1,
            "translated_words_percent": 86.1,
            "translated_chars": 1978,
            "translated_chars_percent": 86.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 31,
            "failing_percent": 26.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/hu/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": null,
            "recent_changes": 0,
            "translated": 8,
            "translated_words": 0,
            "translated_percent": 6.8,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/hy/"
        },
        {
            "total": 117,
            "total_words": 383,
            "last_change": "2024-12-16T00:37:51.601877Z",
            "recent_changes": 17,
            "translated": 117,
            "translated_words": 383,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 2298,
            "translated_chars_percent": 100.0,
            "total_chars": 2298,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 8,
            "readonly_percent": 6.8,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/items/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/items/id/"
        }
    ]
}