Translation components API.

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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 18,
            "total_words": 38,
            "last_change": null,
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "en",
            "name": "English",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/en/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-02-04T12:15:34.937777Z",
            "recent_changes": 1,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "it",
            "name": "Italian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/it/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-02-04T12:15:41.922213Z",
            "recent_changes": 18,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/nl/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-02-05T20:37:44.337314Z",
            "recent_changes": 19,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "de",
            "name": "German",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/de/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-02-06T09:42:21.680685Z",
            "recent_changes": 18,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fr",
            "name": "French",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fr/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-03-11T00:30:06.308938Z",
            "recent_changes": 18,
            "translated": 17,
            "translated_words": 35,
            "translated_percent": 94.4,
            "translated_words_percent": 92.1,
            "translated_chars": 232,
            "translated_chars_percent": 93.1,
            "total_chars": 249,
            "fuzzy": 1,
            "fuzzy_percent": 5.5,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fi",
            "name": "Finnish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/fi/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-02-23T21:34:10.081991Z",
            "recent_changes": 18,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/tr/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-03-06T15:08:28.163549Z",
            "recent_changes": 16,
            "translated": 16,
            "translated_words": 33,
            "translated_percent": 88.8,
            "translated_words_percent": 86.8,
            "translated_chars": 216,
            "translated_chars_percent": 86.7,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 1,
            "failing_percent": 5.5,
            "code": "es",
            "name": "Spanish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/es/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-03-10T22:50:13.544077Z",
            "recent_changes": 18,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pl",
            "name": "Polish",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pl/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-04-04T19:58:32.875747Z",
            "recent_changes": 18,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/ru/"
        },
        {
            "total": 18,
            "total_words": 38,
            "last_change": "2024-03-26T22:37:12.329788Z",
            "recent_changes": 19,
            "translated": 18,
            "translated_words": 38,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 249,
            "translated_chars_percent": 100.0,
            "total_chars": 249,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.lxqt-project.org/projects/qtilities/wshot/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/wshot/pt/"
        }
    ]
}