Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/qtilities/picom-autostart/statistics/?format=api",
    "results": [
        {
            "total": 3,
            "total_words": 8,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/tr/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": null,
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/uk/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2023-08-05T20:40:05.839403Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/nl/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2023-10-31T13:10:13.758090Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/he/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2023-12-24T14:10:53.361316Z",
            "recent_changes": 5,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/pa/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2024-04-04T19:56:29.945321Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/ru/"
        },
        {
            "total": 3,
            "total_words": 8,
            "last_change": "2025-01-02T05:21:59.655565Z",
            "recent_changes": 3,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 50,
            "translated_chars_percent": 100.0,
            "total_chars": 50,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ka",
            "name": "Georgian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/picom-autostart/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-autostart/ka/"
        }
    ]
}