Translation components API.

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

GET /api/components/xwiki-platform/invitation-translations/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 7,
            "readonly_percent": 100.0,
            "readonly_words": 59,
            "readonly_words_percent": 100.0,
            "readonly_chars": 342,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/en/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2018-06-10T12:57:13.754178Z",
            "recent_changes": 1,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/fr/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/hr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/hr/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2019-04-08T02:56:29.219337Z",
            "recent_changes": 5,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/ru/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2019-09-02T18:34:57.374993Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "mr",
            "name": "Marathi",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/mr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/mr/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2019-10-10T07:58:49.479476Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/es/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": null,
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/de/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2022-11-10T19:03:00.485565Z",
            "recent_changes": 10,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/ja/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2023-04-30T16:48:34.912010Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/uk/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/uk/"
        },
        {
            "total": 7,
            "total_words": 59,
            "total_chars": 342,
            "last_change": "2023-12-30T05:05:39.953419Z",
            "recent_changes": 7,
            "translated": 7,
            "translated_words": 59,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 342,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://l10n.xwiki.org/projects/xwiki-platform/invitation-translations/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-platform/invitation-translations/ko/"
        }
    ]
}