Translation components API.

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

GET /api/components/videos/videos/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 198,
    "next": "https://l10n.elementary.io/api/components/videos/videos/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.elementary.io/languages/bg/",
                "url": "https://l10n.elementary.io/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 10727,
            "filename": "po/bg.po",
            "revision": "dc7c5f30ce2ca900facd21164d34bf0c3437f120",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bg/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bg/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 37,
            "translated_words": 84,
            "translated_percent": 71.1,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 3,
            "failing_checks_words": 19,
            "failing_checks_percent": 5.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bg/units/?format=api"
        },
        {
            "language": {
                "id": 157,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 32043120,
                "web_url": "https://l10n.elementary.io/languages/su/",
                "url": "https://l10n.elementary.io/api/languages/su/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/su/statistics/?format=api"
            },
            "language_code": "su",
            "id": 10735,
            "filename": "po/su.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/su/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/su/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/su/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.elementary.io/languages/uk/",
                "url": "https://l10n.elementary.io/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 10743,
            "filename": "po/uk.po",
            "revision": "9b94fa9975393ff558acd6a64975c0f6888c8d70",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/uk/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/uk/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 52,
            "translated_words": 149,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-29T22:56:33.948114Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/uk/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://l10n.elementary.io/languages/tr/",
                "url": "https://l10n.elementary.io/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 10753,
            "filename": "po/tr.po",
            "revision": "76fd4c35bc704c51ed272b1c2e128915180cba10",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/tr/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/tr/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-10-30T11:51:08.453750Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/tr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://l10n.elementary.io/languages/ne/",
                "url": "https://l10n.elementary.io/api/languages/ne/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 10758,
            "filename": "po/ne.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ne/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ne/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ne/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 37412649,
                "web_url": "https://l10n.elementary.io/languages/ha/",
                "url": "https://l10n.elementary.io/api/languages/ha/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 10768,
            "filename": "po/ha.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ha/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ha/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ha/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.elementary.io/languages/ko/",
                "url": "https://l10n.elementary.io/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 10784,
            "filename": "po/ko.po",
            "revision": "5e711d10757f0844dc3b572dee7da243ec6aa474",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ko/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ko/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-06T09:00:44.876006Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ko/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://l10n.elementary.io/languages/fi/",
                "url": "https://l10n.elementary.io/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 10786,
            "filename": "po/fi.po",
            "revision": "f1ed4d41cf8f211e229dbb9727a5dff992cae535",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/fi/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/fi/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 52,
            "translated_words": 149,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-03T07:57:19.616597Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/fi/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://l10n.elementary.io/languages/km/",
                "url": "https://l10n.elementary.io/api/languages/km/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 10790,
            "filename": "po/km.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/km/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/km/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/km/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.elementary.io/languages/vi/",
                "url": "https://l10n.elementary.io/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 10797,
            "filename": "po/vi.po",
            "revision": "66c505b1da03c9ef167464d366a14d196798e33b",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/vi/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/vi/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/vi/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://l10n.elementary.io/languages/be/",
                "url": "https://l10n.elementary.io/api/languages/be/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 10799,
            "filename": "po/be.po",
            "revision": "b026e6b544d89557d0a080b538e6e7055a5907d3",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/be/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/be/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/be/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.elementary.io/languages/ja/",
                "url": "https://l10n.elementary.io/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 10809,
            "filename": "po/ja.po",
            "revision": "c6376bd24328e293ac26b0e994aec7986c7f9530",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ja/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ja/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 52,
            "translated_words": 149,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:20:43.412546Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ja/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://l10n.elementary.io/languages/cs/",
                "url": "https://l10n.elementary.io/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 10822,
            "filename": "po/cs.po",
            "revision": "296e2d91fcc527dafcbf1723ad52b0ef68b909f4",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/cs/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/cs/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-09T20:46:10.638000Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/cs/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://l10n.elementary.io/languages/ti/",
                "url": "https://l10n.elementary.io/api/languages/ti/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 10833,
            "filename": "po/ti.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ti/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ti/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ti/units/?format=api"
        },
        {
            "language": {
                "id": 3,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.elementary.io/languages/pl/",
                "url": "https://l10n.elementary.io/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 10837,
            "filename": "po/pl.po",
            "revision": "fa1d7abb01512ed6fe9ee0681985842ecd9912cb",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/pl/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/pl/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 52,
            "translated_words": 149,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-09-07T17:40:13.142157Z",
            "last_author": "Marcin Serwin",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/pl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://l10n.elementary.io/languages/ia/",
                "url": "https://l10n.elementary.io/api/languages/ia/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 10854,
            "filename": "po/ia.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ia/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ia/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ia/units/?format=api"
        },
        {
            "language": {
                "id": 101,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://l10n.elementary.io/languages/id/",
                "url": "https://l10n.elementary.io/api/languages/id/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 10856,
            "filename": "po/id.po",
            "revision": "3b8fec5df20590b906277a6bf6e1eee7808bfd2d",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/id/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/id/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-22T18:54:42.568988Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/id/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://l10n.elementary.io/languages/ur/",
                "url": "https://l10n.elementary.io/api/languages/ur/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 10857,
            "filename": "po/ur.po",
            "revision": "b0ff139c5ca83704eab46f1adcac23773ff606b4",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ur/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ur/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 38,
            "translated_words": 86,
            "translated_percent": 73.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 4,
            "failing_checks_words": 11,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ur/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "yo",
                "name": "Yoruba",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "yor"
                ],
                "direction": "ltr",
                "population": 28685568,
                "web_url": "https://l10n.elementary.io/languages/yo/",
                "url": "https://l10n.elementary.io/api/languages/yo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/yo/statistics/?format=api"
            },
            "language_code": "yo",
            "id": 10861,
            "filename": "po/yo.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/yo/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/yo/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/yo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "se",
                "name": "Sami (Northern)",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "sme"
                ],
                "direction": "ltr",
                "population": 51529,
                "web_url": "https://l10n.elementary.io/languages/se/",
                "url": "https://l10n.elementary.io/api/languages/se/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/se/statistics/?format=api"
            },
            "language_code": "se",
            "id": 10862,
            "filename": "po/se.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/se/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/se/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/se/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/se/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/se/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/se/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/se/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/se/units/?format=api"
        },
        {
            "language": {
                "id": 52,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://l10n.elementary.io/languages/lb/",
                "url": "https://l10n.elementary.io/api/languages/lb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 10871,
            "filename": "po/lb.po",
            "revision": "497caf8e000e8c376f0a0215330330d4a80dcd2c",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/lb/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/lb/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 22,
            "translated_words": 47,
            "translated_percent": 42.3,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/lb/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 281,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://l10n.elementary.io/languages/uz/",
                "url": "https://l10n.elementary.io/api/languages/uz/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 10882,
            "filename": "po/uz.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/uz/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/uz/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/uz/units/?format=api"
        },
        {
            "language": {
                "id": 4,
                "code": "kl",
                "name": "Greenlandic",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kal"
                ],
                "direction": "ltr",
                "population": 55440,
                "web_url": "https://l10n.elementary.io/languages/kl/",
                "url": "https://l10n.elementary.io/api/languages/kl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kl/statistics/?format=api"
            },
            "language_code": "kl",
            "id": 10887,
            "filename": "po/kl.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/kl/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/kl/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/kl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://l10n.elementary.io/languages/ro/",
                "url": "https://l10n.elementary.io/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 10893,
            "filename": "po/ro.po",
            "revision": "f226ce9ae29412420bf98121fb08e88e6f1dfeda",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ro/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ro/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 39,
            "translated_words": 88,
            "translated_percent": 75.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ro/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://l10n.elementary.io/languages/mn/",
                "url": "https://l10n.elementary.io/api/languages/mn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 10903,
            "filename": "po/mn.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/mn/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/mn/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/mn/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://l10n.elementary.io/languages/zh_Hant/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 10912,
            "filename": "po/zh_TW.po",
            "revision": "4319aadb262040bcb06893003579d0586a79dc12",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 46,
            "translated_words": 125,
            "translated_percent": 88.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-02-29T14:03:32.092000Z",
            "last_author": "Cheng-Chia Tseng",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 772,
                "code": "zh_HK",
                "name": "zh (generated)",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/zh_HK/",
                "url": "https://l10n.elementary.io/api/languages/zh_HK/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 10913,
            "filename": "po/zh_HK.po",
            "revision": "846acbc331bfb266c0edc4e35461d98d4567f94e",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/zh_HK/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/zh_HK/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/zh_HK/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/zh_HK/units/?format=api"
        },
        {
            "language": {
                "id": 220,
                "code": "ae",
                "name": "Avestan",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ave"
                ],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/ae/",
                "url": "https://l10n.elementary.io/api/languages/ae/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ae/statistics/?format=api"
            },
            "language_code": "ae",
            "id": 25358,
            "filename": "po/ae.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ae/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ae/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ae/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 25359,
            "filename": "po/af.po",
            "revision": "82b2c0bf6a227e9e60bc4e59b2515612652787de",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/af/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/af/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 22,
            "translated_words": 48,
            "translated_percent": 42.3,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 3.8,
            "failing_checks": 5,
            "failing_checks_words": 11,
            "failing_checks_percent": 9.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/af/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "ak",
                "name": "Akan",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "aka"
                ],
                "direction": "ltr",
                "population": 11442678,
                "web_url": "https://l10n.elementary.io/languages/ak/",
                "url": "https://l10n.elementary.io/api/languages/ak/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ak/statistics/?format=api"
            },
            "language_code": "ak",
            "id": 25360,
            "filename": "po/ak.po",
            "revision": "31690e448c6f2f3121c5e335cb16a5488f243d8d",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ak/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ak/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 18,
            "translated_words": 45,
            "translated_percent": 34.6,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 5.7,
            "failing_checks": 3,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ak/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://l10n.elementary.io/languages/am/",
                "url": "https://l10n.elementary.io/api/languages/am/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 25361,
            "filename": "po/am.po",
            "revision": "f71d4be668995791f0d5bf042eca9b9cc98c891c",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/am/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/am/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/am/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 24,
            "translated_words": 52,
            "translated_percent": 46.1,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 3,
            "failing_checks_words": 11,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/am/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/am/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/am/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/am/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/am/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 25363,
            "filename": "po/ar.po",
            "revision": "d275cb70b3e1295a93504c20fb05c28273942808",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ar/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ar/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-31T05:21:06.760984Z",
            "last_author": "aalhaif",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ar/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://l10n.elementary.io/languages/as/",
                "url": "https://l10n.elementary.io/api/languages/as/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 25364,
            "filename": "po/as.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/as/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/as/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/as/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 20,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://l10n.elementary.io/languages/ast/",
                "url": "https://l10n.elementary.io/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 25365,
            "filename": "po/ast.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ast/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ast/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ast/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "av",
                "name": "Avaric",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ava"
                ],
                "direction": "ltr",
                "population": 552715,
                "web_url": "https://l10n.elementary.io/languages/av/",
                "url": "https://l10n.elementary.io/api/languages/av/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/av/statistics/?format=api"
            },
            "language_code": "av",
            "id": 25366,
            "filename": "po/av.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/av/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/av/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/av/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/av/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/av/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/av/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/av/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/av/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/av/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ay",
                "name": "Aymara",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "aym"
                ],
                "direction": "ltr",
                "population": 2838620,
                "web_url": "https://l10n.elementary.io/languages/ay/",
                "url": "https://l10n.elementary.io/api/languages/ay/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ay/statistics/?format=api"
            },
            "language_code": "ay",
            "id": 25367,
            "filename": "po/ay.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ay/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ay/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ay/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ay/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ay/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ay/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ay/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ay/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://l10n.elementary.io/languages/az/",
                "url": "https://l10n.elementary.io/api/languages/az/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 25368,
            "filename": "po/az.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/az/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/az/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/az/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "ba",
                "name": "Bashkir",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ba_ck",
                    "bak"
                ],
                "direction": "ltr",
                "population": 1842386,
                "web_url": "https://l10n.elementary.io/languages/ba/",
                "url": "https://l10n.elementary.io/api/languages/ba/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ba/statistics/?format=api"
            },
            "language_code": "ba",
            "id": 25369,
            "filename": "po/ba.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ba/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ba/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ba/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ba/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ba/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ba/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ba/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ba/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ba/units/?format=api"
        },
        {
            "language": {
                "id": 222,
                "code": "bh",
                "name": "Bihari",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bih"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/bh/",
                "url": "https://l10n.elementary.io/api/languages/bh/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bh/statistics/?format=api"
            },
            "language_code": "bh",
            "id": 25370,
            "filename": "po/bh.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bh/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bh/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bh/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bh/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bh/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bh/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bh/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bh/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "bi",
                "name": "Bislama",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bis"
                ],
                "direction": "ltr",
                "population": 268499,
                "web_url": "https://l10n.elementary.io/languages/bi/",
                "url": "https://l10n.elementary.io/api/languages/bi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bi/statistics/?format=api"
            },
            "language_code": "bi",
            "id": 25371,
            "filename": "po/bi.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bi/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bi/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bi/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bi/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "bm",
                "name": "Bambara",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bam"
                ],
                "direction": "ltr",
                "population": 8994564,
                "web_url": "https://l10n.elementary.io/languages/bm/",
                "url": "https://l10n.elementary.io/api/languages/bm/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bm/statistics/?format=api"
            },
            "language_code": "bm",
            "id": 25372,
            "filename": "po/bm.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bm/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bm/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bm/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bm/units/?format=api"
        },
        {
            "language": {
                "id": 5,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://l10n.elementary.io/languages/bn/",
                "url": "https://l10n.elementary.io/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 25373,
            "filename": "po/bn.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bn/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bn/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bn/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 265,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://l10n.elementary.io/languages/bo/",
                "url": "https://l10n.elementary.io/api/languages/bo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 25374,
            "filename": "po/bo.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bo/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bo/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bo/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://l10n.elementary.io/languages/br/",
                "url": "https://l10n.elementary.io/api/languages/br/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 25375,
            "filename": "po/br.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/br/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/br/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/br/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/br/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/br/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/br/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/br/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/br/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://l10n.elementary.io/languages/bs/",
                "url": "https://l10n.elementary.io/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 25376,
            "filename": "po/bs.po",
            "revision": "e0f3a3b9fcd3a9667a80eb342f7155c2f07a594a",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/bs/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/bs/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 39,
            "translated_words": 88,
            "translated_percent": 75.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2018-11-04T18:29:23.486482Z",
            "last_author": "Elvis Mujanović",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/bs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.elementary.io/languages/ca/",
                "url": "https://l10n.elementary.io/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 25377,
            "filename": "po/ca.po",
            "revision": "c3d2943eda8094a8a0c763327f912a718ebe47eb",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ca/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ca/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 52,
            "translated_words": 149,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-11T09:59:32.936366Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ca/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "ce",
                "name": "Chechen",
                "plural": {
                    "id": 51,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "che"
                ],
                "direction": "ltr",
                "population": 935365,
                "web_url": "https://l10n.elementary.io/languages/ce/",
                "url": "https://l10n.elementary.io/api/languages/ce/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ce/statistics/?format=api"
            },
            "language_code": "ce",
            "id": 25378,
            "filename": "po/ce.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ce/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ce/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ce/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ce/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ce/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ce/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ce/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ce/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "ch",
                "name": "Chamorro",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cha"
                ],
                "direction": "ltr",
                "population": 46324,
                "web_url": "https://l10n.elementary.io/languages/ch/",
                "url": "https://l10n.elementary.io/api/languages/ch/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ch/statistics/?format=api"
            },
            "language_code": "ch",
            "id": 25379,
            "filename": "po/ch.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ch/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ch/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ch/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ch/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ch/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ch/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ch/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ch/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ch/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://l10n.elementary.io/languages/ckb/",
                "url": "https://l10n.elementary.io/api/languages/ckb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 25380,
            "filename": "po/ckb.po",
            "revision": "af1e9e58fe0d0ce6163290c53c848d80862ddcc6",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/ckb/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/ckb/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 47,
            "translated_words": 129,
            "translated_percent": 90.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2022-10-06T19:19:17.164216Z",
            "last_author": "Aga Ismael",
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 226,
                "code": "co",
                "name": "Corsican",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cos"
                ],
                "direction": "ltr",
                "population": 162835,
                "web_url": "https://l10n.elementary.io/languages/co/",
                "url": "https://l10n.elementary.io/api/languages/co/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/co/statistics/?format=api"
            },
            "language_code": "co",
            "id": 25381,
            "filename": "po/co.po",
            "revision": "9ee233601a76f0e62e43471bfce1ebf749c633a5",
            "web_url": "https://l10n.elementary.io/projects/videos/videos/co/",
            "share_url": "https://l10n.elementary.io/engage/videos/-/co/",
            "translate_url": "https://l10n.elementary.io/translate/videos/videos/co/",
            "url": "https://l10n.elementary.io/api/translations/videos/videos/co/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 149,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/videos/videos/co/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/videos/videos/co/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/videos/videos/co/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/videos/videos/co/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/videos/videos/co/units/?format=api"
        }
    ]
}