Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 7,
            "total_words": 18,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 7,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.rikka.app/projects/libraries/help/en/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/en/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2020-05-10T03:25:29.597236Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": 1,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://weblate.rikka.app/projects/libraries/help/zh_Hans/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/zh_Hans/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2022-10-07T02:13:17.753318Z",
            "recent_changes": 1,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://weblate.rikka.app/projects/libraries/help/zh_Hant/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/zh_Hant/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2024-02-27T23:01:29.378238Z",
            "recent_changes": 2,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://weblate.rikka.app/projects/libraries/help/pt_BR/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/pt_BR/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2020-08-29T09:07:50.299516Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "ko",
            "name": "Korean",
            "url": "https://weblate.rikka.app/projects/libraries/help/ko/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/ko/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2021-01-28T15:19:40.821845Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "sv",
            "name": "Swedish",
            "url": "https://weblate.rikka.app/projects/libraries/help/sv/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/sv/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2021-03-20T18:23:52.021471Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "nl",
            "name": "Dutch",
            "url": "https://weblate.rikka.app/projects/libraries/help/nl/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/nl/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2021-06-19T08:44:55.327498Z",
            "recent_changes": 10,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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://weblate.rikka.app/projects/libraries/help/ja/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/ja/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2021-09-11T09:40:16.835199Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "ru",
            "name": "Russian",
            "url": "https://weblate.rikka.app/projects/libraries/help/ru/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/ru/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2021-10-17T07:17:48.298501Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "vi",
            "name": "Vietnamese",
            "url": "https://weblate.rikka.app/projects/libraries/help/vi/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/vi/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2022-05-10T21:45:14.281136Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "https://weblate.rikka.app/projects/libraries/help/pt/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/pt/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2022-10-16T08:23:09.134675Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "de",
            "name": "German",
            "url": "https://weblate.rikka.app/projects/libraries/help/de/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/de/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2022-11-04T07:03:53.970700Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "tr",
            "name": "Turkish",
            "url": "https://weblate.rikka.app/projects/libraries/help/tr/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/tr/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2023-04-02T06:57:08.888921Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "ar",
            "name": "Arabic",
            "url": "https://weblate.rikka.app/projects/libraries/help/ar/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/ar/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2023-07-15T14:55:28.701871Z",
            "recent_changes": 8,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "hu",
            "name": "Hungarian",
            "url": "https://weblate.rikka.app/projects/libraries/help/hu/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/hu/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2023-08-06T23:34:36.611652Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "https://weblate.rikka.app/projects/libraries/help/uk/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/uk/"
        },
        {
            "total": 7,
            "total_words": 18,
            "last_change": "2023-09-25T02:44:41.581683Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 18,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 102,
            "translated_chars_percent": 100.0,
            "total_chars": 102,
            "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": "el",
            "name": "Greek",
            "url": "https://weblate.rikka.app/projects/libraries/help/el/",
            "translate_url": "https://weblate.rikka.app/translate/libraries/help/el/"
        }
    ]
}