Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 150,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1027,
            "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": 1,
            "failing_percent": 4.3,
            "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://weblate.framasoft.org/projects/salt/ttrss/en/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/en/"
        },
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": "2022-01-23T18:41:07.215014Z",
            "recent_changes": 1,
            "translated": 23,
            "translated_words": 150,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1027,
            "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://weblate.framasoft.org/projects/salt/ttrss/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/fr/"
        },
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": "2020-02-29T16:08:30.148050Z",
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 38,
            "translated_percent": 60.8,
            "translated_words_percent": 25.3,
            "translated_chars": 268,
            "translated_chars_percent": 26.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": "ar",
            "name": "Arabic",
            "url": "https://weblate.framasoft.org/projects/salt/ttrss/ar/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/ar/"
        },
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": "2020-03-07T14:08:33.246455Z",
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 150,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1027,
            "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://weblate.framasoft.org/projects/salt/ttrss/es/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/es/"
        },
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": "2020-10-18T15:46:55.567684Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 150,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1027,
            "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": "sv",
            "name": "Swedish",
            "url": "https://weblate.framasoft.org/projects/salt/ttrss/sv/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/sv/"
        },
        {
            "total": 23,
            "total_words": 150,
            "total_chars": 1027,
            "last_change": "2022-01-03T11:05:37.781884Z",
            "recent_changes": 2,
            "translated": 5,
            "translated_words": 7,
            "translated_percent": 21.7,
            "translated_words_percent": 4.6,
            "translated_chars": 51,
            "translated_chars_percent": 4.9,
            "fuzzy": 11,
            "fuzzy_percent": 47.8,
            "fuzzy_words": 67,
            "fuzzy_words_percent": 44.6,
            "fuzzy_chars": 467,
            "fuzzy_chars_percent": 45.4,
            "failing": 6,
            "failing_percent": 26.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": "te",
            "name": "Telugu",
            "url": "https://weblate.framasoft.org/projects/salt/ttrss/te/",
            "translate_url": "https://weblate.framasoft.org/translate/salt/ttrss/te/"
        }
    ]
}