Translation components API.

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

GET /api/components/desktop-file-translations/update-desktop-files-apps-master/statistics/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 84,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/desktop-file-translations/update-desktop-files-apps-master/statistics/?format=api&page=4",
    "results": [
        {
            "total": 165,
            "total_words": 480,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 4056,
            "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": "ie",
            "name": "Occidental",
            "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-master/ie/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-master/ie/"
        },
        {
            "total": 179,
            "total_words": 507,
            "last_change": null,
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "total_chars": 4615,
            "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": "tzm",
            "name": "Tamazight (Central Atlas)",
            "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-master/tzm/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-master/tzm/"
        },
        {
            "total": 6720,
            "total_words": 21290,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6720,
            "translated_words": 21290,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 171147,
            "translated_chars_percent": 100.0,
            "total_chars": 171147,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 4324,
            "failing_percent": 64.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6720,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-master/en/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-master/en/"
        },
        {
            "total": 6720,
            "total_words": 21290,
            "last_change": null,
            "recent_changes": 0,
            "translated": 79,
            "translated_words": 264,
            "translated_percent": 1.1,
            "translated_words_percent": 1.2,
            "translated_chars": 1820,
            "translated_chars_percent": 1.0,
            "total_chars": 171147,
            "fuzzy": 552,
            "fuzzy_percent": 8.2,
            "failing": 12,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en_US",
            "name": "English (United States)",
            "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-master/en_US/",
            "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-master/en_US/"
        }
    ]
}