Translation components API.

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

GET /api/components/what-is-the-fediverse-video/subtitles/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 33,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-28T16:29:40.380160Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 40,
            "failing_percent": 95.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": 2,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/en/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/en/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T05:51:18.242409Z",
            "recent_changes": 2,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/fr/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T22:02:08.678562Z",
            "recent_changes": 59,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "ca",
            "name": "Catalan",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/ca/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/ca/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-28T16:51:00.926742Z",
            "recent_changes": 57,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 38,
            "failing_percent": 90.4,
            "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": "bn",
            "name": "Bengali",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/bn/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/bn/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-28T20:48:47.846633Z",
            "recent_changes": 46,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 3,
            "failing_percent": 7.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": "tr",
            "name": "Turkish",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/tr/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/tr/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T06:41:56.536344Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/es/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/es/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-30T08:16:30.899631Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "oc",
            "name": "Occitan",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/oc/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/oc/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-28T19:49:28.810058Z",
            "recent_changes": 52,
            "translated": 39,
            "translated_words": 180,
            "translated_percent": 92.8,
            "translated_words_percent": 92.3,
            "translated_chars": 1084,
            "translated_chars_percent": 93.4,
            "fuzzy": 3,
            "fuzzy_percent": 7.1,
            "fuzzy_words": 15,
            "fuzzy_words_percent": 7.6,
            "fuzzy_chars": 76,
            "fuzzy_chars_percent": 6.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": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 14,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/id/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/id/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T22:16:00.674658Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 3,
            "failing_percent": 7.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": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/eu/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/eu/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-05-10T07:50:40.820908Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 35,
            "failing_percent": 83.3,
            "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": "kab",
            "name": "Kabyle",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/kab/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/kab/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-30T15:26:48.965110Z",
            "recent_changes": 33,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 5,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/de/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/de/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T15:16:02.399794Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 4.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": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/nb_NO/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/nb_NO/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-29T09:29:41.105032Z",
            "recent_changes": 49,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "hu",
            "name": "Hungarian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/hu/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/hu/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-05-01T13:04:44.554990Z",
            "recent_changes": 2,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "vi",
            "name": "Vietnamese",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/vi/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/vi/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-08-26T10:41:32.445784Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "hr",
            "name": "Croatian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/hr/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/hr/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-30T17:21:01.195014Z",
            "recent_changes": 6,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 7,
            "code": "ru",
            "name": "Russian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/ru/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2023-06-05T06:47:45.948412Z",
            "recent_changes": 5,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "it",
            "name": "Italian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/it/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/it/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-04-30T16:06:04.884654Z",
            "recent_changes": 42,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "gd",
            "name": "Gaelic",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/gd/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/gd/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-05-01T10:28:18.189047Z",
            "recent_changes": 4,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/pl/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/pl/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-05-01T13:37:08.503190Z",
            "recent_changes": 5,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 34,
            "failing_percent": 80.9,
            "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": "el",
            "name": "Greek",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/el/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/el/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-06-01T07:06:18.146379Z",
            "recent_changes": 47,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "sv",
            "name": "Swedish",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/sv/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/sv/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-08-25T21:42:54.183355Z",
            "recent_changes": 21,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 19,
            "failing_percent": 45.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": 0,
            "comments": 0,
            "code": "jbo",
            "name": "Lojban",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/jbo/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/jbo/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-09-05T16:56:21.213854Z",
            "recent_changes": 65,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "fa",
            "name": "Persian",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/fa/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/fa/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-11-10T20:33:21.531167Z",
            "recent_changes": 57,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/zh_Hans/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/zh_Hans/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-10-28T11:37:06.902237Z",
            "recent_changes": 3,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 36,
            "failing_percent": 85.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": 0,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/th/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/th/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-11-18T20:08:38.107942Z",
            "recent_changes": 4,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "he",
            "name": "Hebrew",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/he/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/he/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2023-07-12T02:53:21.634836Z",
            "recent_changes": 5,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "ar",
            "name": "Arabic",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/ar/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/ar/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-11-20T02:12:59.827430Z",
            "recent_changes": 44,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/pt_BR/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/pt_BR/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2022-12-17T05:13:14.096955Z",
            "recent_changes": 45,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": "gl",
            "name": "Galician",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/gl/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/gl/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2024-04-03T06:38:11.354031Z",
            "recent_changes": 0,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 4.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": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/ja/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/ja/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2023-04-15T12:36:30.820540Z",
            "recent_changes": 1,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 37,
            "failing_percent": 88.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": "cs",
            "name": "Czech",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/cs/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": null,
            "recent_changes": 0,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 40,
            "failing_percent": 95.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": 0,
            "comments": 0,
            "code": "fr_FR",
            "name": "French (France)",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/fr_FR/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/fr_FR/"
        },
        {
            "total": 42,
            "total_words": 195,
            "total_chars": 1160,
            "last_change": "2024-04-23T19:11:59.386822Z",
            "recent_changes": 0,
            "translated": 42,
            "translated_words": 195,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1160,
            "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": 38,
            "failing_percent": 90.4,
            "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": "eo",
            "name": "Esperanto",
            "url": "https://weblate.framasoft.org/projects/what-is-the-fediverse-video/subtitles/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/what-is-the-fediverse-video/subtitles/eo/"
        }
    ]
}