Translation projects API.

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

GET /api/projects/fedora-kde/languages/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2023-12-06T12:38:01.045381Z",
        "recent_changes": 17,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 2,
        "comments": 0,
        "code": "zh_Hans",
        "name": "Chinese (Simplified)",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/zh_Hans/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/zh_Hans/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": null,
        "recent_changes": 0,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 1,
        "failing_percent": 1.5,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 63,
        "readonly_percent": 98.4,
        "readonly_words": 877,
        "readonly_words_percent": 99.8,
        "readonly_chars": 5782,
        "readonly_chars_percent": 99.8,
        "suggestions": 0,
        "comments": 0,
        "code": "en",
        "name": "English",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/en/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/en/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-02-01T04:52:56.562326Z",
        "recent_changes": 1,
        "translated": 62,
        "translated_words": 818,
        "translated_percent": 96.8,
        "translated_words_percent": 93.1,
        "translated_chars": 5362,
        "translated_chars_percent": 92.6,
        "fuzzy": 2,
        "fuzzy_percent": 3.1,
        "fuzzy_words": 60,
        "fuzzy_words_percent": 6.8,
        "fuzzy_chars": 427,
        "fuzzy_chars_percent": 7.3,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 7,
        "comments": 0,
        "code": "fr",
        "name": "French",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/fr/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/fr/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-04-18T06:46:45.126131Z",
        "recent_changes": 0,
        "translated": 39,
        "translated_words": 230,
        "translated_percent": 60.9,
        "translated_words_percent": 26.1,
        "translated_chars": 1483,
        "translated_chars_percent": 25.6,
        "fuzzy": 1,
        "fuzzy_percent": 1.5,
        "fuzzy_words": 6,
        "fuzzy_words_percent": 0.6,
        "fuzzy_chars": 30,
        "fuzzy_chars_percent": 0.5,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 10,
        "comments": 0,
        "code": "de",
        "name": "German",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/de/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/de/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-01-20T10:15:23.465809Z",
        "recent_changes": 66,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 1,
        "failing_percent": 1.5,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "id",
        "name": "Indonesian",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/id/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/id/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2023-12-11T13:23:09.823516Z",
        "recent_changes": 14,
        "translated": 16,
        "translated_words": 106,
        "translated_percent": 25.0,
        "translated_words_percent": 12.0,
        "translated_chars": 736,
        "translated_chars_percent": 12.7,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 15,
        "comments": 0,
        "code": "it",
        "name": "Italian",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/it/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/it/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-03-10T10:36:06.802363Z",
        "recent_changes": 1,
        "translated": 56,
        "translated_words": 702,
        "translated_percent": 87.5,
        "translated_words_percent": 79.9,
        "translated_chars": 4602,
        "translated_chars_percent": 79.4,
        "fuzzy": 8,
        "fuzzy_percent": 12.5,
        "fuzzy_words": 176,
        "fuzzy_words_percent": 20.0,
        "fuzzy_chars": 1187,
        "fuzzy_chars_percent": 20.5,
        "failing": 4,
        "failing_percent": 6.2,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 9,
        "comments": 0,
        "code": "ja",
        "name": "Japanese",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/ja/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/ja/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-03-24T19:36:10.559654Z",
        "recent_changes": 2,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "ko",
        "name": "Korean",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/ko/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/ko/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-01-26T19:16:57.830964Z",
        "recent_changes": 12,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 5,
        "comments": 0,
        "code": "pt_BR",
        "name": "Portuguese (Brazil)",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/pt_BR/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/pt_BR/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2023-11-18T06:49:19.765577Z",
        "recent_changes": 0,
        "translated": 56,
        "translated_words": 702,
        "translated_percent": 87.5,
        "translated_words_percent": 79.9,
        "translated_chars": 4602,
        "translated_chars_percent": 79.4,
        "fuzzy": 5,
        "fuzzy_percent": 7.8,
        "fuzzy_words": 145,
        "fuzzy_words_percent": 16.5,
        "fuzzy_chars": 1020,
        "fuzzy_chars_percent": 17.6,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 4,
        "comments": 0,
        "code": "ru",
        "name": "Russian",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/ru/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/ru/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2024-03-18T06:47:56.215233Z",
        "recent_changes": 1,
        "translated": 52,
        "translated_words": 616,
        "translated_percent": 81.2,
        "translated_words_percent": 70.1,
        "translated_chars": 4085,
        "translated_chars_percent": 70.5,
        "fuzzy": 8,
        "fuzzy_percent": 12.5,
        "fuzzy_words": 220,
        "fuzzy_words_percent": 25.0,
        "fuzzy_chars": 1468,
        "fuzzy_chars_percent": 25.3,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 5,
        "comments": 0,
        "code": "tr",
        "name": "Turkish",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/tr/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/tr/"
    },
    {
        "total": 64,
        "total_words": 878,
        "total_chars": 5789,
        "last_change": "2023-04-18T16:48:32.768863Z",
        "recent_changes": 4,
        "translated": 64,
        "translated_words": 878,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 5789,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 1.5,
        "readonly_words": 1,
        "readonly_words_percent": 0.1,
        "readonly_chars": 7,
        "readonly_chars_percent": 0.1,
        "suggestions": 0,
        "comments": 0,
        "code": "uk",
        "name": "Ukrainian",
        "url": "https://translate.fedoraproject.org/projects/fedora-kde/-/uk/",
        "translate_url": "https://translate.fedoraproject.org/translate/fedora-kde/-/uk/"
    }
]