Translation components API.

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

GET /api/components/get-o-o/main/statistics/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/get-o-o/main/statistics/?format=api&page=2",
    "results": [
        {
            "total": 250,
            "total_words": 2768,
            "last_change": null,
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 17,
            "translated_percent": 4.0,
            "translated_words_percent": 0.6,
            "translated_chars": 95,
            "translated_chars_percent": 0.5,
            "total_chars": 18877,
            "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": "tzm",
            "name": "Tamazight (Central Atlas)",
            "url": "https://l10n.opensuse.org/projects/get-o-o/main/tzm/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/tzm/"
        },
        {
            "total": 250,
            "total_words": 2768,
            "last_change": "2024-03-03T07:43:23.096514Z",
            "recent_changes": 34,
            "translated": 181,
            "translated_words": 1524,
            "translated_percent": 72.4,
            "translated_words_percent": 55.0,
            "translated_chars": 9960,
            "translated_chars_percent": 52.7,
            "total_chars": 18877,
            "fuzzy": 3,
            "fuzzy_percent": 1.2,
            "failing": 2,
            "failing_percent": 0.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://l10n.opensuse.org/projects/get-o-o/main/uk/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/uk/"
        },
        {
            "total": 250,
            "total_words": 2768,
            "last_change": null,
            "recent_changes": 0,
            "translated": 25,
            "translated_words": 42,
            "translated_percent": 10.0,
            "translated_words_percent": 1.5,
            "translated_chars": 739,
            "translated_chars_percent": 3.9,
            "total_chars": 18877,
            "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": "wa",
            "name": "Walloon",
            "url": "https://l10n.opensuse.org/projects/get-o-o/main/wa/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/wa/"
        },
        {
            "total": 250,
            "total_words": 2768,
            "last_change": "2023-10-21T05:57:05.691560Z",
            "recent_changes": 73,
            "translated": 227,
            "translated_words": 2114,
            "translated_percent": 90.8,
            "translated_words_percent": 76.3,
            "translated_chars": 14067,
            "translated_chars_percent": 74.5,
            "total_chars": 18877,
            "fuzzy": 5,
            "fuzzy_percent": 2.0,
            "failing": 1,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://l10n.opensuse.org/projects/get-o-o/main/tr/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/tr/"
        },
        {
            "total": 250,
            "total_words": 2768,
            "last_change": "2024-04-02T04:40:20.855361Z",
            "recent_changes": 6,
            "translated": 81,
            "translated_words": 449,
            "translated_percent": 32.4,
            "translated_words_percent": 16.2,
            "translated_chars": 2981,
            "translated_chars_percent": 15.7,
            "total_chars": 18877,
            "fuzzy": 3,
            "fuzzy_percent": 1.2,
            "failing": 1,
            "failing_percent": 0.4,
            "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/get-o-o/main/mk/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/mk/"
        },
        {
            "total": 250,
            "total_words": 2768,
            "last_change": "2023-09-19T22:45:03.034228Z",
            "recent_changes": 2,
            "translated": 108,
            "translated_words": 177,
            "translated_percent": 43.2,
            "translated_words_percent": 6.3,
            "translated_chars": 1759,
            "translated_chars_percent": 9.3,
            "total_chars": 18877,
            "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": "ka",
            "name": "Georgian",
            "url": "https://l10n.opensuse.org/projects/get-o-o/main/ka/",
            "translate_url": "https://l10n.opensuse.org/translate/get-o-o/main/ka/"
        }
    ]
}