Translation components API.

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

GET /api/components/opensourcepos/sales/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/sales/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3363,
            "translated_chars_percent": 100.0,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 152,
            "failing_percent": 68.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/en/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 3346,
            "translated_chars_percent": 99.4,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 1,
            "comments": 0,
            "code": "ar_EG",
            "name": "Arabic (Egypt)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/ar_EG/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/ar_EG/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 3346,
            "translated_chars_percent": 99.4,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 1,
            "comments": 0,
            "code": "ar_LB",
            "name": "Arabic",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/ar_LB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/ar_LB/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 3346,
            "translated_chars_percent": 99.4,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/az/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/az/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 211,
            "translated_words": 543,
            "translated_percent": 95.0,
            "translated_words_percent": 95.4,
            "translated_chars": 3202,
            "translated_chars_percent": 95.2,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 15,
            "failing_percent": 6.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/bg/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/bg/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 174,
            "translated_words": 448,
            "translated_percent": 78.3,
            "translated_words_percent": 78.7,
            "translated_chars": 2591,
            "translated_chars_percent": 77.0,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 13,
            "failing_percent": 5.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/cs/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/cs/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 46,
            "translated_words": 68,
            "translated_percent": 20.7,
            "translated_words_percent": 11.9,
            "translated_chars": 456,
            "translated_chars_percent": 13.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 12,
            "failing_percent": 5.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/da/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/da/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "translated_words_percent": 67.6,
            "translated_chars": 2237,
            "translated_chars_percent": 66.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 41,
            "failing_percent": 18.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "de_CH",
            "name": "German (Switzerland)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/de_CH/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de_CH/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "translated_words_percent": 94.0,
            "translated_chars": 3147,
            "translated_chars_percent": 93.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 12,
            "failing_percent": 5.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 8,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/de/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "translated_words_percent": 94.0,
            "translated_chars": 3147,
            "translated_chars_percent": 93.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 13,
            "failing_percent": 5.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/el/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/el/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3363,
            "translated_chars_percent": 100.0,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/en_GB/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/en_GB/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": "2024-09-10T08:10:16.633131Z",
            "recent_changes": 2,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3363,
            "translated_chars_percent": 100.0,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/es/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/es/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": "2025-03-02T18:49:50.074179Z",
            "recent_changes": 1,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 3346,
            "translated_chars_percent": 99.4,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/es_MX/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/es_MX/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 210,
            "translated_words": 541,
            "translated_percent": 94.5,
            "translated_words_percent": 95.0,
            "translated_chars": 3179,
            "translated_chars_percent": 94.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 14,
            "failing_percent": 6.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/fa/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/fa/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 221,
            "translated_words": 567,
            "translated_percent": 99.5,
            "translated_words_percent": 99.6,
            "translated_chars": 3346,
            "translated_chars_percent": 99.4,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/fr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/fr/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 207,
            "translated_words": 535,
            "translated_percent": 93.2,
            "translated_words_percent": 94.0,
            "translated_chars": 3147,
            "translated_chars_percent": 93.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 12,
            "failing_percent": 5.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/he/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/he/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "translated_words_percent": 67.6,
            "translated_chars": 2237,
            "translated_chars_percent": 66.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 39,
            "failing_percent": 17.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hr/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hr/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 154,
            "translated_words": 385,
            "translated_percent": 69.3,
            "translated_words_percent": 67.6,
            "translated_chars": 2237,
            "translated_chars_percent": 66.5,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 44,
            "failing_percent": 19.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hu/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hu/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": null,
            "recent_changes": 0,
            "translated": 34,
            "translated_words": 35,
            "translated_percent": 15.3,
            "translated_words_percent": 6.1,
            "translated_chars": 266,
            "translated_chars_percent": 7.9,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 11,
            "failing_percent": 4.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/hy/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/hy/"
        },
        {
            "total": 222,
            "total_words": 569,
            "last_change": "2024-12-16T02:32:35.525674Z",
            "recent_changes": 4,
            "translated": 222,
            "translated_words": 569,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 3363,
            "translated_chars_percent": 100.0,
            "total_chars": 3363,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 21,
            "readonly_percent": 9.4,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://translate.opensourcepos.org/projects/opensourcepos/sales/id/",
            "translate_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/id/"
        }
    ]
}