Translation components API.

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

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

{
    "count": 23,
    "next": "http://translate.idena.io/api/components/IdenaApp/translation/statistics/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 961,
            "translated_words": 4804,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 29694,
            "translated_chars_percent": 100.0,
            "total_chars": 29694,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 849,
            "failing_percent": 88.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 961,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/en/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/en/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 136,
            "failing_percent": 14.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "bg",
            "name": "Bulgarian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/bg/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/bg/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 313,
            "failing_percent": 32.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/de/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/de/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 104,
            "failing_percent": 10.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/el/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/el/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 254,
            "failing_percent": 26.4,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/es/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/es/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 118,
            "failing_percent": 12.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/fr/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/fr/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 308,
            "failing_percent": 32.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/hi/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/hi/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 459,
            "translated_words": 1864,
            "translated_percent": 47.7,
            "translated_words_percent": 38.8,
            "translated_chars": 11589,
            "translated_chars_percent": 39.0,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 317,
            "failing_percent": 32.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/hr/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/hr/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 459,
            "translated_words": 1864,
            "translated_percent": 47.7,
            "translated_words_percent": 38.8,
            "translated_chars": 11589,
            "translated_chars_percent": 39.0,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 342,
            "failing_percent": 35.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/id/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/id/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": "2022-07-30T12:41:08.773834Z",
            "recent_changes": 83,
            "translated": 646,
            "translated_words": 2706,
            "translated_percent": 67.2,
            "translated_words_percent": 56.3,
            "translated_chars": 16813,
            "translated_chars_percent": 56.6,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 195,
            "failing_percent": 20.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/it/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/it/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 456,
            "translated_words": 1856,
            "translated_percent": 47.4,
            "translated_words_percent": 38.6,
            "translated_chars": 11524,
            "translated_chars_percent": 38.8,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 31,
            "failing_percent": 3.2,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/ja/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/ja/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 459,
            "translated_words": 1864,
            "translated_percent": 47.7,
            "translated_words_percent": 38.8,
            "translated_chars": 11589,
            "translated_chars_percent": 39.0,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 355,
            "failing_percent": 36.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/ko/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/ko/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": "2023-01-17T23:54:12.192913Z",
            "recent_changes": 19,
            "translated": 477,
            "translated_words": 1948,
            "translated_percent": 49.6,
            "translated_words_percent": 40.5,
            "translated_chars": 12041,
            "translated_chars_percent": 40.5,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 256,
            "failing_percent": 26.6,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/pl/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/pl/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 319,
            "failing_percent": 33.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/pt/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/pt/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": "2023-01-15T17:17:56.079732Z",
            "recent_changes": 152,
            "translated": 680,
            "translated_words": 2996,
            "translated_percent": 70.7,
            "translated_words_percent": 62.3,
            "translated_chars": 18356,
            "translated_chars_percent": 61.8,
            "total_chars": 29694,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 42,
            "failing_percent": 4.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/ro/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/ro/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 459,
            "translated_words": 1864,
            "translated_percent": 47.7,
            "translated_words_percent": 38.8,
            "translated_chars": 11589,
            "translated_chars_percent": 39.0,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 7,
            "failing_percent": 0.7,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/ru/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/ru/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 459,
            "translated_words": 1864,
            "translated_percent": 47.7,
            "translated_words_percent": 38.8,
            "translated_chars": 11589,
            "translated_chars_percent": 39.0,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 345,
            "failing_percent": 35.9,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/sl/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/sl/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": "2023-07-31T22:38:23.415312Z",
            "recent_changes": 3,
            "translated": 470,
            "translated_words": 1893,
            "translated_percent": 48.9,
            "translated_words_percent": 39.4,
            "translated_chars": 11764,
            "translated_chars_percent": 39.6,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 213,
            "failing_percent": 22.1,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/sr/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/sr/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": null,
            "recent_changes": 0,
            "translated": 464,
            "translated_words": 1879,
            "translated_percent": 48.2,
            "translated_words_percent": 39.1,
            "translated_chars": 11807,
            "translated_chars_percent": 39.7,
            "total_chars": 29694,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "failing": 258,
            "failing_percent": 26.8,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 21,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/sv/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/sv/"
        },
        {
            "total": 961,
            "total_words": 4804,
            "last_change": "2023-03-21T17:09:22.923683Z",
            "recent_changes": 33,
            "translated": 663,
            "translated_words": 2924,
            "translated_percent": 68.9,
            "translated_words_percent": 60.8,
            "translated_chars": 17983,
            "translated_chars_percent": 60.5,
            "total_chars": 29694,
            "fuzzy": 2,
            "fuzzy_percent": 0.2,
            "failing": 63,
            "failing_percent": 6.5,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "http://translate.idena.io/projects/IdenaApp/translation/tr/",
            "translate_url": "http://translate.idena.io/translate/IdenaApp/translation/tr/"
        }
    ]
}