Translation components API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 309,
            "total_words": 1419,
            "last_change": null,
            "recent_changes": 0,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 14,
            "failing_percent": 4.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 309,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.opensuse.org/projects/barrel/master/en/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/en/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-01T14:34:21.802606Z",
            "recent_changes": 65,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 309,
            "approved_percent": 100.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://l10n.opensuse.org/projects/barrel/master/de/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/de/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2022-01-11T15:23:08.284324Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.3,
            "translated_words_percent": 0.1,
            "translated_chars": 4,
            "translated_chars_percent": 0.1,
            "total_chars": 8329,
            "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": "da",
            "name": "Danish",
            "url": "https://l10n.opensuse.org/projects/barrel/master/da/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/da/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-02-26T15:31:34.159485Z",
            "recent_changes": 3,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "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": "ca",
            "name": "Catalan",
            "url": "https://l10n.opensuse.org/projects/barrel/master/ca/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/ca/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-01T22:27:17.921142Z",
            "recent_changes": 10,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 4,
            "approved_percent": 1.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://l10n.opensuse.org/projects/barrel/master/es/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/es/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-04T13:12:50.779522Z",
            "recent_changes": 12,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 309,
            "approved_percent": 100.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://l10n.opensuse.org/projects/barrel/master/fr/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/fr/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-01T09:07:51.340678Z",
            "recent_changes": 8,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 269,
            "approved_percent": 87.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://l10n.opensuse.org/projects/barrel/master/it/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/it/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-02-26T22:25:06.038743Z",
            "recent_changes": 3,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "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": "ja",
            "name": "Japanese",
            "url": "https://l10n.opensuse.org/projects/barrel/master/ja/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/ja/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-01T15:37:57.864848Z",
            "recent_changes": 6,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 296,
            "approved_percent": 95.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://l10n.opensuse.org/projects/barrel/master/pt_BR/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/pt_BR/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-04T02:58:19.317464Z",
            "recent_changes": 12,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 304,
            "approved_percent": 98.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (China)",
            "url": "https://l10n.opensuse.org/projects/barrel/master/zh_CN/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/zh_CN/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-03-04T08:26:43.876748Z",
            "recent_changes": 12,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 303,
            "approved_percent": 98.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_TW",
            "name": "Chinese (Taiwan)",
            "url": "https://l10n.opensuse.org/projects/barrel/master/zh_TW/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/zh_TW/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-02-26T14:31:11.546494Z",
            "recent_changes": 4,
            "translated": 309,
            "translated_words": 1419,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 8329,
            "translated_chars_percent": 100.0,
            "total_chars": 8329,
            "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": 156,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://l10n.opensuse.org/projects/barrel/master/cs/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/cs/"
        },
        {
            "total": 309,
            "total_words": 1419,
            "last_change": "2024-05-09T04:49:37.764492Z",
            "recent_changes": 4,
            "translated": 45,
            "translated_words": 241,
            "translated_percent": 14.5,
            "translated_words_percent": 16.9,
            "translated_chars": 1528,
            "translated_chars_percent": 18.3,
            "total_chars": 8329,
            "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": "mk",
            "name": "Macedonian",
            "url": "https://l10n.opensuse.org/projects/barrel/master/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/barrel/master/mk/"
        }
    ]
}