Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": null,
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": 7,
            "failing_percent": 31.8,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 22,
            "readonly_percent": 100.0,
            "readonly_words": 270,
            "readonly_words_percent": 100.0,
            "readonly_chars": 1637,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/en/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.126476Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 2,
            "failing_percent": 9.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": 1,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/ca/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-05-07T07:05:49.058256Z",
            "recent_changes": 2,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": 4.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": "cs",
            "name": "Czech",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/cs/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2022-10-15T16:33:51.138555Z",
            "recent_changes": 9,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": 2,
            "failing_percent": 9.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": "de",
            "name": "German",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/de/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.269102Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "es",
            "name": "Spanish",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/es/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": null,
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 6,
            "translated_percent": 4.5,
            "translated_words_percent": 2.2,
            "translated_chars": 33,
            "translated_chars_percent": 2.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": "eu",
            "name": "Basque",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/eu/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2022-01-13T06:09:46.595097Z",
            "recent_changes": 1,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "fr",
            "name": "French",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/fr/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.471812Z",
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 205,
            "translated_percent": 81.8,
            "translated_words_percent": 75.9,
            "translated_chars": 1241,
            "translated_chars_percent": 75.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 3,
            "failing_percent": 13.6,
            "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": 1,
            "comments": 0,
            "code": "gu",
            "name": "Gujarati",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/gu/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.515050Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 5,
            "failing_percent": 22.7,
            "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": 1,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/hi/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.576974Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 1,
            "failing_percent": 4.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": 1,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/hu/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-12-09T12:10:31.669785Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 2,
            "failing_percent": 9.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": 1,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/ja/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.754643Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 2,
            "failing_percent": 9.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": 1,
            "comments": 0,
            "code": "kn",
            "name": "Kannada",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/kn/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.813415Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 6,
            "translated_percent": 4.5,
            "translated_words_percent": 2.2,
            "translated_chars": 29,
            "translated_chars_percent": 1.7,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 1,
            "failing_percent": 4.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": 1,
            "comments": 0,
            "code": "ml",
            "name": "Malayalam",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/ml/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.866123Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": 1,
            "comments": 0,
            "code": "mr",
            "name": "Marathi",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/mr/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.923317Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "nl",
            "name": "Dutch",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/nl/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:25.978600Z",
            "recent_changes": 0,
            "translated": 1,
            "translated_words": 6,
            "translated_percent": 4.5,
            "translated_words_percent": 2.2,
            "translated_chars": 29,
            "translated_chars_percent": 1.7,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 1,
            "failing_percent": 4.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": 1,
            "comments": 0,
            "code": "or",
            "name": "Odia",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/or/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:26.032847Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "pl",
            "name": "Polish",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/pl/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:26.082722Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 4,
            "failing_percent": 18.1,
            "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": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/pt/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:26.132433Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/pt_BR/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:26.189504Z",
            "recent_changes": 0,
            "translated": 21,
            "translated_words": 262,
            "translated_percent": 95.4,
            "translated_words_percent": 97.0,
            "translated_chars": 1586,
            "translated_chars_percent": 96.8,
            "fuzzy": 1,
            "fuzzy_percent": 4.5,
            "fuzzy_words": 8,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 51,
            "fuzzy_chars_percent": 3.1,
            "failing": 2,
            "failing_percent": 9.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": 1,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/ru/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-11-03T18:07:07.333801Z",
            "recent_changes": 3,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "sr",
            "name": "Serbian",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/sr/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-02-12T07:20:26.375365Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/uk/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2023-12-09T10:05:05.652407Z",
            "recent_changes": 1,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": 1,
            "comments": 0,
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/zh_CN/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "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,
            "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": "si",
            "name": "Sinhala",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/si/"
        },
        {
            "total": 22,
            "total_words": 270,
            "total_chars": 1637,
            "last_change": "2024-02-10T11:29:30.192593Z",
            "recent_changes": 2,
            "translated": 22,
            "translated_words": 270,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1637,
            "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": "ka",
            "name": "Georgian",
            "url": "https://translate.fedoraproject.org/projects/hivex/master/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/hivex/master/ka/"
        }
    ]
}