Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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": "en",
            "name": "English",
            "url": "https://l10n.xwiki.org/projects/xwiki-contrib/notes-application/en/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/en/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": null,
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/fr/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/fr/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": "2019-03-14T07:07:33.315183Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/ru/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/ru/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": "2020-12-14T12:42:45.691392Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/es/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/es/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": "2022-01-26T15:51:08.938966Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/de/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/de/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": "2022-12-02T09:43:24.351672Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/ja/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/ja/"
        },
        {
            "total": 2,
            "total_words": 10,
            "total_chars": 67,
            "last_change": "2023-12-29T15:27:22.505208Z",
            "recent_changes": 2,
            "translated": 2,
            "translated_words": 10,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 67,
            "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-contrib/notes-application/ko/",
            "translate_url": "https://l10n.xwiki.org/translate/xwiki-contrib/notes-application/ko/"
        }
    ]
}