Translation components API.

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

GET /api/components/qtilities/sddm-conf/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/sddm-conf/statistics/?format=api",
    "results": [
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2024-03-19T07:44:39.065031Z",
            "recent_changes": 8,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 3.5,
            "code": "sk",
            "name": "Slovak",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/sk/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2023-11-07T10:57:10.258209Z",
            "recent_changes": 8,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/tr/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2023-09-30T20:16:28.377800Z",
            "recent_changes": 8,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/uk/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2023-12-20T09:48:59.544068Z",
            "recent_changes": 11,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/zh_CN/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2024-04-24T14:08:34.430091Z",
            "recent_changes": 1,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/fi/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2023-12-24T14:20:22.500264Z",
            "recent_changes": 30,
            "translated": 30,
            "translated_words": 91,
            "translated_percent": 52.6,
            "translated_words_percent": 33.3,
            "translated_chars": 555,
            "translated_chars_percent": 32.8,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 1.7,
            "code": "pa",
            "name": "Punjabi",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/pa/"
        },
        {
            "total": 57,
            "total_words": 273,
            "last_change": "2024-05-05T18:51:44.484596Z",
            "recent_changes": 57,
            "translated": 57,
            "translated_words": 273,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1689,
            "translated_chars_percent": 100.0,
            "total_chars": 1689,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/bg/"
        }
    ]
}