Translation components API.

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

GET /api/components/diyseeds-org-persons/andrea-heistinger/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 6,
            "total_words": 77,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 6,
            "readonly_percent": 100.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/en/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "failing": 5,
            "failing_percent": 83.3,
            "approved": 0,
            "approved_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/fr/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-01-14T17:45:45.850863Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "de",
            "name": "German",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/de/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-08-31T09:19:01.555659Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "ar",
            "name": "Arabic",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/ar/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-02-02T23:35:34.675489Z",
            "recent_changes": 14,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "nl",
            "name": "Dutch",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/nl/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2021-12-20T16:41:25.283168Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "es",
            "name": "Spanish",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/es/"
        },
        {
            "total": 6,
            "total_words": 77,
            "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": 542,
            "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": "it",
            "name": "Italian",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/it/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-03-04T12:07:48.489771Z",
            "recent_changes": 5,
            "translated": 5,
            "translated_words": 7,
            "translated_percent": 83.3,
            "translated_words_percent": 9.0,
            "translated_chars": 67,
            "translated_chars_percent": 12.3,
            "total_chars": 542,
            "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": "pt",
            "name": "Portuguese",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/pt/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-01-24T15:58:04.707332Z",
            "recent_changes": 7,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "hu",
            "name": "Hungarian",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/hu/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-01-17T07:54:03.016434Z",
            "recent_changes": 7,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "tr",
            "name": "Turkish",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/tr/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-02-08T08:58:56.365976Z",
            "recent_changes": 5,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "ru",
            "name": "Russian",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/ru/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2022-01-20T11:44:05.797597Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "uk",
            "name": "Ukrainian",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/uk/"
        },
        {
            "total": 6,
            "total_words": 77,
            "last_change": "2021-09-13T08:05:02.080503Z",
            "recent_changes": 1,
            "translated": 6,
            "translated_words": 77,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 542,
            "translated_chars_percent": 100.0,
            "total_chars": 542,
            "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": "lv",
            "name": "Latvian",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/andrea-heistinger/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/andrea-heistinger/lv/"
        }
    ]
}