Translation components API.

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

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

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 34,
            "total_words": 223,
            "last_change": null,
            "recent_changes": 0,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1560,
            "translated_chars_percent": 100.0,
            "total_chars": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 20,
            "failing_percent": 58.8,
            "code": "en",
            "name": "English",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/en/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/en/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2020-12-08T13:28:22.736964Z",
            "recent_changes": 1,
            "translated": 32,
            "translated_words": 212,
            "translated_percent": 94.1,
            "translated_words_percent": 95.0,
            "translated_chars": 1351,
            "translated_chars_percent": 86.6,
            "total_chars": 1560,
            "fuzzy": 2,
            "fuzzy_percent": 5.8,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "de",
            "name": "German",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/de/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/de/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-07-18T08:16:28.572403Z",
            "recent_changes": 2,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1560,
            "translated_chars_percent": 100.0,
            "total_chars": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "fr",
            "name": "French",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/fr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/fr/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2020-12-09T22:17:05.543952Z",
            "recent_changes": 2,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1560,
            "translated_chars_percent": 100.0,
            "total_chars": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 5.8,
            "code": "el",
            "name": "Greek",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/el/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/el/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2020-11-10T10:01:15.283673Z",
            "recent_changes": 4,
            "translated": 32,
            "translated_words": 143,
            "translated_percent": 94.1,
            "translated_words_percent": 64.1,
            "translated_chars": 1087,
            "translated_chars_percent": 69.6,
            "total_chars": 1560,
            "fuzzy": 2,
            "fuzzy_percent": 5.8,
            "failing": 2,
            "failing_percent": 5.8,
            "code": "it",
            "name": "Italian",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/it/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/it/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-04-25T03:19:05.289619Z",
            "recent_changes": 2,
            "translated": 31,
            "translated_words": 128,
            "translated_percent": 91.1,
            "translated_words_percent": 57.3,
            "translated_chars": 998,
            "translated_chars_percent": 63.9,
            "total_chars": 1560,
            "fuzzy": 3,
            "fuzzy_percent": 8.8,
            "failing": 16,
            "failing_percent": 47.0,
            "code": "nn",
            "name": "Norwegian Nynorsk",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/nn/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/nn/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-06-02T08:47:01.383120Z",
            "recent_changes": 23,
            "translated": 32,
            "translated_words": 212,
            "translated_percent": 94.1,
            "translated_words_percent": 95.0,
            "translated_chars": 1351,
            "translated_chars_percent": 86.6,
            "total_chars": 1560,
            "fuzzy": 2,
            "fuzzy_percent": 5.8,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "cs",
            "name": "Czech",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/cs/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/cs/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-04-27T15:26:41.142269Z",
            "recent_changes": 1,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1560,
            "translated_chars_percent": 100.0,
            "total_chars": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 2,
            "failing_percent": 5.8,
            "code": "nl",
            "name": "Dutch",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/nl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/nl/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-02-01T13:54:16.382552Z",
            "recent_changes": 9,
            "translated": 34,
            "translated_words": 223,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1560,
            "translated_chars_percent": 100.0,
            "total_chars": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 10,
            "failing_percent": 29.4,
            "code": "pt",
            "name": "Portuguese",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/pt/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pt/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-04-19T03:05:38.850330Z",
            "recent_changes": 1,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "translated_words_percent": 98.6,
            "translated_chars": 1502,
            "translated_chars_percent": 96.2,
            "total_chars": 1560,
            "fuzzy": 1,
            "fuzzy_percent": 2.9,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/pt_BR/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pt_BR/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-08-14T14:08:32.975821Z",
            "recent_changes": 11,
            "translated": 14,
            "translated_words": 88,
            "translated_percent": 41.1,
            "translated_words_percent": 39.4,
            "translated_chars": 698,
            "translated_chars_percent": 44.7,
            "total_chars": 1560,
            "fuzzy": 20,
            "fuzzy_percent": 58.8,
            "failing": 23,
            "failing_percent": 67.6,
            "code": "ru",
            "name": "Russian",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/ru/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/ru/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-04-06T05:53:48.566877Z",
            "recent_changes": 2,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "translated_words_percent": 98.6,
            "translated_chars": 1502,
            "translated_chars_percent": 96.2,
            "total_chars": 1560,
            "fuzzy": 1,
            "fuzzy_percent": 2.9,
            "failing": 1,
            "failing_percent": 2.9,
            "code": "hu",
            "name": "Hungarian",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/hu/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/hu/"
        },
        {
            "total": 34,
            "total_words": 223,
            "last_change": "2021-05-17T20:26:03.285252Z",
            "recent_changes": 5,
            "translated": 33,
            "translated_words": 220,
            "translated_percent": 97.0,
            "translated_words_percent": 98.6,
            "translated_chars": 1502,
            "translated_chars_percent": 96.2,
            "total_chars": 1560,
            "fuzzy": 1,
            "fuzzy_percent": 2.9,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/sv/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/sv/"
        },
        {
            "total": 34,
            "total_words": 223,
            "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": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/tr/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/tr/"
        },
        {
            "total": 34,
            "total_words": 223,
            "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": 1560,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "code": "pl",
            "name": "Polish",
            "url": "http://i18n.foe-helper.com/projects/foe-helper/app/pl/",
            "translate_url": "http://i18n.foe-helper.com/translate/foe-helper/app/pl/"
        }
    ]
}