Translation components API.

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

GET /api/components/fedora-sysv/initscripts/statistics/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/statistics/?format=api",
    "results": [
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:21.031097Z",
            "recent_changes": 3,
            "translated": 106,
            "translated_words": 717,
            "translated_percent": 64.6,
            "translated_words_percent": 61.4,
            "translated_chars": 5018,
            "translated_chars_percent": 60.1,
            "fuzzy": 15,
            "fuzzy_percent": 9.1,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 729,
            "fuzzy_chars_percent": 8.7,
            "failing": 5,
            "failing_percent": 3.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": 4,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/sl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/sl/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:21.462655Z",
            "recent_changes": 4,
            "translated": 119,
            "translated_words": 791,
            "translated_percent": 72.5,
            "translated_words_percent": 67.7,
            "translated_chars": 5605,
            "translated_chars_percent": 67.2,
            "fuzzy": 6,
            "fuzzy_percent": 3.6,
            "fuzzy_words": 61,
            "fuzzy_words_percent": 5.2,
            "fuzzy_chars": 497,
            "fuzzy_chars_percent": 5.9,
            "failing": 2,
            "failing_percent": 1.2,
            "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": 2,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/sr/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:21.901067Z",
            "recent_changes": 3,
            "translated": 106,
            "translated_words": 717,
            "translated_percent": 64.6,
            "translated_words_percent": 61.4,
            "translated_chars": 5018,
            "translated_chars_percent": 60.1,
            "fuzzy": 15,
            "fuzzy_percent": 9.1,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 729,
            "fuzzy_chars_percent": 8.7,
            "failing": 2,
            "failing_percent": 1.2,
            "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": 4,
            "comments": 0,
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/sr_Latn/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/sr_Latn/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T06:55:50.613373Z",
            "recent_changes": 22,
            "translated": 164,
            "translated_words": 1167,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8339,
            "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": 2,
            "failing_percent": 1.2,
            "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": "sv",
            "name": "Swedish",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/sv/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:22.722431Z",
            "recent_changes": 3,
            "translated": 107,
            "translated_words": 724,
            "translated_percent": 65.2,
            "translated_words_percent": 62.0,
            "translated_chars": 5072,
            "translated_chars_percent": 60.8,
            "fuzzy": 15,
            "fuzzy_percent": 9.1,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 729,
            "fuzzy_chars_percent": 8.7,
            "failing": 17,
            "failing_percent": 10.3,
            "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": 4,
            "comments": 0,
            "code": "ta",
            "name": "Tamil",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/ta/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:23.129054Z",
            "recent_changes": 3,
            "translated": 107,
            "translated_words": 724,
            "translated_percent": 65.2,
            "translated_words_percent": 62.0,
            "translated_chars": 5072,
            "translated_chars_percent": 60.8,
            "fuzzy": 15,
            "fuzzy_percent": 9.1,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 729,
            "fuzzy_chars_percent": 8.7,
            "failing": 5,
            "failing_percent": 3.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": 4,
            "comments": 0,
            "code": "te",
            "name": "Telugu",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/te/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/te/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:23.570377Z",
            "recent_changes": 9,
            "translated": 131,
            "translated_words": 860,
            "translated_percent": 79.8,
            "translated_words_percent": 73.6,
            "translated_chars": 6134,
            "translated_chars_percent": 73.5,
            "fuzzy": 9,
            "fuzzy_percent": 5.4,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 719,
            "fuzzy_chars_percent": 8.6,
            "failing": 1,
            "failing_percent": 0.6,
            "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": 3,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/tr/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T09:51:56.379598Z",
            "recent_changes": 22,
            "translated": 164,
            "translated_words": 1167,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8339,
            "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": 2,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/uk/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:24.572068Z",
            "recent_changes": 3,
            "translated": 61,
            "translated_words": 367,
            "translated_percent": 37.1,
            "translated_words_percent": 31.4,
            "translated_chars": 2656,
            "translated_chars_percent": 31.8,
            "fuzzy": 13,
            "fuzzy_percent": 7.9,
            "fuzzy_words": 74,
            "fuzzy_words_percent": 6.3,
            "fuzzy_chars": 625,
            "fuzzy_chars_percent": 7.4,
            "failing": 4,
            "failing_percent": 2.4,
            "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": 5,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/vi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/vi/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-29T09:31:13.686586Z",
            "recent_changes": 18,
            "translated": 164,
            "translated_words": 1167,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8339,
            "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": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/zh_CN/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:25.373368Z",
            "recent_changes": 7,
            "translated": 131,
            "translated_words": 860,
            "translated_percent": 79.8,
            "translated_words_percent": 73.6,
            "translated_chars": 6134,
            "translated_chars_percent": 73.5,
            "fuzzy": 9,
            "fuzzy_percent": 5.4,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 7.7,
            "fuzzy_chars": 719,
            "fuzzy_chars_percent": 8.6,
            "failing": 11,
            "failing_percent": 6.7,
            "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": 3,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Traditional)",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/zh_TW/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "last_change": "2023-07-03T05:21:05.420889Z",
            "recent_changes": 7,
            "translated": 149,
            "translated_words": 1037,
            "translated_percent": 90.8,
            "translated_words_percent": 88.8,
            "translated_chars": 7391,
            "translated_chars_percent": 88.6,
            "fuzzy": 7,
            "fuzzy_percent": 4.2,
            "fuzzy_words": 79,
            "fuzzy_words_percent": 6.7,
            "fuzzy_chars": 629,
            "fuzzy_chars_percent": 7.5,
            "failing": 2,
            "failing_percent": 1.2,
            "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": 4,
            "comments": 0,
            "code": "fur",
            "name": "Friulian",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/fur/"
        },
        {
            "total": 164,
            "total_words": 1167,
            "total_chars": 8339,
            "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,
            "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": 1,
            "comments": 0,
            "code": "si",
            "name": "Sinhala",
            "url": "https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-sysv/initscripts/si/"
        }
    ]
}