Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2025-02-28T23:20:47.297688Z",
            "recent_changes": 1,
            "translated": 65,
            "translated_words": 346,
            "translated_percent": 52.8,
            "translated_words_percent": 22.8,
            "translated_chars": 2602,
            "translated_chars_percent": 21.4,
            "fuzzy": 22,
            "fuzzy_percent": 17.8,
            "failing": 12,
            "failing_percent": 9.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr_CA",
            "name": "French (Canada)",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/fr_CA/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/fr_CA/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2025-03-12T19:28:16.864737Z",
            "recent_changes": 2,
            "translated": 111,
            "translated_words": 1332,
            "translated_percent": 90.2,
            "translated_words_percent": 88.1,
            "translated_chars": 10588,
            "translated_chars_percent": 87.4,
            "fuzzy": 12,
            "fuzzy_percent": 9.7,
            "failing": 4,
            "failing_percent": 3.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/pt_BR/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/pt_BR/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2022-08-03T18:50:16.075458Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_percent": 1.6,
            "failing": 2,
            "failing_percent": 1.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/nb_NO/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/nb_NO/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2022-08-03T18:50:15.987700Z",
            "recent_changes": 10,
            "translated": 123,
            "translated_words": 1511,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 12103,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 15,
            "failing_percent": 12.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/en/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/en/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "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": 2,
            "fuzzy_percent": 1.6,
            "failing": 2,
            "failing_percent": 1.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/ca/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/ca/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2023-04-30T23:23:14.528655Z",
            "recent_changes": 41,
            "translated": 122,
            "translated_words": 1359,
            "translated_percent": 99.1,
            "translated_words_percent": 89.9,
            "translated_chars": 10790,
            "translated_chars_percent": 89.1,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "failing": 7,
            "failing_percent": 5.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/de/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/de/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2025-02-28T23:20:43.912948Z",
            "recent_changes": 1,
            "translated": 67,
            "translated_words": 359,
            "translated_percent": 54.4,
            "translated_words_percent": 23.7,
            "translated_chars": 2683,
            "translated_chars_percent": 22.1,
            "fuzzy": 20,
            "fuzzy_percent": 16.2,
            "failing": 7,
            "failing_percent": 5.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/es/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/es/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2023-06-02T06:34:25.627187Z",
            "recent_changes": 47,
            "translated": 100,
            "translated_words": 1155,
            "translated_percent": 81.3,
            "translated_words_percent": 76.4,
            "translated_chars": 9108,
            "translated_chars_percent": 75.2,
            "fuzzy": 3,
            "fuzzy_percent": 2.4,
            "failing": 4,
            "failing_percent": 3.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fi",
            "name": "Finnish",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/fi/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/fi/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2023-03-17T11:07:00.995074Z",
            "recent_changes": 34,
            "translated": 122,
            "translated_words": 1359,
            "translated_percent": 99.1,
            "translated_words_percent": 89.9,
            "translated_chars": 10790,
            "translated_chars_percent": 89.1,
            "fuzzy": 1,
            "fuzzy_percent": 0.8,
            "failing": 1,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mk",
            "name": "Macedonian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/mk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/mk/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": null,
            "recent_changes": 0,
            "translated": 86,
            "translated_words": 542,
            "translated_percent": 69.9,
            "translated_words_percent": 35.8,
            "translated_chars": 4031,
            "translated_chars_percent": 33.3,
            "fuzzy": 4,
            "fuzzy_percent": 3.2,
            "failing": 10,
            "failing_percent": 8.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/tr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/tr/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2025-03-07T07:29:52.488394Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 1511,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 12103,
            "translated_chars_percent": 100.0,
            "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": "bg",
            "name": "Bulgarian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/bg/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/bg/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "last_change": "2025-03-01T06:46:51.544737Z",
            "recent_changes": 1,
            "translated": 123,
            "translated_words": 1511,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 12103,
            "translated_chars_percent": 100.0,
            "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": "http://translate.pkp.sfu.ca/projects/ops/locale/cs/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/cs/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "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,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/uk/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/uk/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "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,
            "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": "http://translate.pkp.sfu.ca/projects/ops/locale/fr/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/fr/"
        },
        {
            "total": 123,
            "total_words": 1511,
            "total_chars": 12103,
            "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,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "http://translate.pkp.sfu.ca/projects/ops/locale/pt/",
            "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/pt/"
        }
    ]
}