Translation components API.

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

GET /api/components/diyseeds-org-persons/dominique-guillet/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": 15,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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": 0,
            "code": "en",
            "name": "English",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/dominique-guillet/en/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/en/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": null,
            "recent_changes": 0,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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": "fr",
            "name": "French",
            "url": "http://translate.diyseeds.org/projects/diyseeds-org-persons/dominique-guillet/fr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/fr/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-01-14T18:01:21.984472Z",
            "recent_changes": 8,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/de/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/de/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-08-31T12:42:59.806417Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/ar/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/ar/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-02-02T23:37:13.600840Z",
            "recent_changes": 11,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/nl/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/nl/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2021-12-20T16:41:44.689747Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/es/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/es/"
        },
        {
            "total": 6,
            "total_words": 15,
            "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": 127,
            "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/dominique-guillet/it/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/it/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-03-04T12:09:09.880055Z",
            "recent_changes": 5,
            "translated": 5,
            "translated_words": 7,
            "translated_percent": 83.3,
            "translated_words_percent": 46.6,
            "translated_chars": 67,
            "translated_chars_percent": 52.7,
            "total_chars": 127,
            "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/dominique-guillet/pt/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/pt/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-01-25T16:30:48.742976Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/hu/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/hu/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-01-17T07:48:52.622577Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/tr/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/tr/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-02-08T09:00:36.049773Z",
            "recent_changes": 5,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/ru/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/ru/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2022-01-20T11:45:27.500030Z",
            "recent_changes": 7,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/uk/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/uk/"
        },
        {
            "total": 6,
            "total_words": 15,
            "last_change": "2021-09-07T15:08:24.465891Z",
            "recent_changes": 6,
            "translated": 6,
            "translated_words": 15,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 127,
            "translated_chars_percent": 100.0,
            "total_chars": 127,
            "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/dominique-guillet/lv/",
            "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-persons/dominique-guillet/lv/"
        }
    ]
}