Translation components API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 858,
            "filename": "src/translations/fr/medias.yml",
            "revision": "c5e62dfe818776cc229fe5573ff22bdb986fe184,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/fr/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/fr/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 1293,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fr/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 859,
            "filename": "src/translations/en/medias.yml",
            "revision": "4be1f498f372a2afadefd37335f5e89205d81b49,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/en/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/en/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 1353,
            "failing_checks_percent": 21.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-03T07:45:39.164844Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/en/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://weblate.framasoft.org/languages/eu/",
                "url": "https://weblate.framasoft.org/api/languages/eu/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 897,
            "filename": "src/translations/eu/medias.yml",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/eu/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/eu/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/eu/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/eu/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 940,
            "filename": "src/translations/it/medias.yml",
            "revision": "9c624a1634e61fc2e61a398cf078fa7c85d9763c,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/it/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/it/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2020-12-06T23:13:28.258174Z",
            "last_author": "qwerty",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/it/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 977,
            "filename": "src/translations/de/medias.yml",
            "revision": "012677e76ce62e99dcf92ce53a80f666f06d4fda,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/de/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/de/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 1254,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-31T17:50:01.572429Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/de/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1437,
            "filename": "src/translations/es/medias.yml",
            "revision": "17b4921f319547daec4227ad2e63f875ed36ba66,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/es/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/es/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1252,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-01T06:59:13.941861Z",
            "last_author": "Deleted User",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/es/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.framasoft.org/languages/ru/",
                "url": "https://weblate.framasoft.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1513,
            "filename": "src/translations/ru/medias.yml",
            "revision": "2823256995528854f0f6461aee32b452042b75a0,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/ru/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/ru/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 1293,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-05T06:25:29.652757Z",
            "last_author": "Anon",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/ru/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.framasoft.org/languages/fi/",
                "url": "https://weblate.framasoft.org/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1526,
            "filename": "src/translations/fi/medias.yml",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/fi/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/fi/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/fi/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fi/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.framasoft.org/languages/fa/",
                "url": "https://weblate.framasoft.org/api/languages/fa/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 2109,
            "filename": "src/translations/fa/medias.yml",
            "revision": "36d72e08e51b2d763dded24e6077dc0f546f7d4b,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/fa/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/fa/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/fa/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 10.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-23T15:55:55.219508Z",
            "last_author": "Mostafa Ahangarha",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/fa/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://weblate.framasoft.org/languages/hr/",
                "url": "https://weblate.framasoft.org/api/languages/hr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 2120,
            "filename": "src/translations/hr/medias.yml",
            "revision": "823329f1fce371c682d287ce249d973e579c7f77,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/hr/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/hr/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/hr/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 18,
            "translated_words": 152,
            "translated_percent": 94.7,
            "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-15T14:55:44.486601Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://weblate.framasoft.org/languages/da/",
                "url": "https://weblate.framasoft.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 2198,
            "filename": "src/translations/da/medias.yml",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/da/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/da/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/da/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "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://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/da/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.framasoft.org/languages/cs/",
                "url": "https://weblate.framasoft.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2244,
            "filename": "src/translations/cs/medias.yml",
            "revision": "5717e60b7c2a48efd1477f51b9f414111b503645,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/cs/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/cs/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/cs/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 1254,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-06T23:07:03.853461Z",
            "last_author": "Jiri Podhorecky",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/cs/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.framasoft.org/languages/pt_BR/",
                "url": "https://weblate.framasoft.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2631,
            "filename": "src/translations/pt_BR/medias.yml",
            "revision": "fdeafed27ce27cf7b82aa20054efca62e682977b,c5e62dfe818776cc229fe5573ff22bdb986fe184",
            "web_url": "https://weblate.framasoft.org/projects/joinmobilizon/medias/pt_BR/",
            "share_url": "https://weblate.framasoft.org/engage/joinmobilizon/-/pt_BR/",
            "translate_url": "https://weblate.framasoft.org/translate/joinmobilizon/medias/pt_BR/",
            "url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 1404,
            "translated": 19,
            "translated_words": 1404,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 1254,
            "failing_checks_percent": 10.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-27T00:48:44.578326Z",
            "last_author": "framabr",
            "repository_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/joinmobilizon/medias/pt_BR/units/?format=api"
        }
    ]
}