Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=41
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24921,
    "codelists": {
        "years": [
            {
                "id": "2026",
                "value": "2026"
            },
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=42",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=40",
    "results": [
        {
            "id": 42716,
            "slug": "vs19_609_146",
            "identifier": "vs19_609_146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_146/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 146,
            "title": "ODG 9/2673-A/27 - Votazione Ordine del giorno 9/2673-A/27 ",
            "original_title": "Votazione Ordine del giorno 9/2673-A/27 ",
            "description_title": "ODG 9/2673-A/27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 37762,
            "slug": "vs19_464_031",
            "identifier": "vs19_464_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_031/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/1 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/1 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 40381,
            "slug": "vs19_539_019",
            "identifier": "vs19_539_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_019/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S) - Votazione Emendamento 1.22 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.22 DDL n. 2623",
            "description_title": "Identici emendamenti 1.22 DORI DEVIS (AVS) e 1.23 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 40784,
            "slug": "vs19_554_034",
            "identifier": "vs19_554_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_034/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 2.6 MANZI IRENE (PD-IDP) - Votazione Emendamento 2.6 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2662",
            "description_title": "Emendamento 2.6 MANZI IRENE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 42609,
            "slug": "vs19_609_039",
            "identifier": "vs19_609_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_039/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 39,
            "title": "ART AGG 12.01005 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01005",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41086,
            "slug": "vs19_568_061",
            "identifier": "vs19_568_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_061/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 61,
            "title": "EM 9.2, 9.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.2, 9.4",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40316,
            "slug": "vs19_536_026",
            "identifier": "vs19_536_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_026/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS) - Votazione Emendamento 3.010 DDL n. 2570",
            "original_title": "Votazione Emendamento 3.010 DDL n. 2570",
            "description_title": "Articolo aggiuntivo 3.010 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 42608,
            "slug": "vs19_609_038",
            "identifier": "vs19_609_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_038/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 38,
            "title": "ART AGG 12.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.09",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40221,
            "slug": "vs19_535_001",
            "identifier": "vs19_535_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_001/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.1 PENZA PASQUALINO (M5S) - Votazione Emendamento 1.1 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.1 PDL n. 2097",
            "description_title": "Emendamento 1.1 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 49.68
        },
        {
            "id": 40380,
            "slug": "vs19_539_018",
            "identifier": "vs19_539_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_018/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.21 DORI DEVIS (AVS) - Votazione Emendamento 1.21 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.21 DDL n. 2623",
            "description_title": "Emendamento 1.21 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42693,
            "slug": "vs19_609_123",
            "identifier": "vs19_609_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_123/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 123,
            "title": "EM 24.36 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.36",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 41077,
            "slug": "vs19_568_052",
            "identifier": "vs19_568_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_052/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40393,
            "slug": "vs19_539_031",
            "identifier": "vs19_539_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_031/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1.39 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.39 DDL n. 2623",
            "original_title": "Votazione Emendamento 1.39 DDL n. 2623",
            "description_title": "Emendamento 1.39 L'ABBATE PATTY (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 41358,
            "slug": "vs19_572_192",
            "identifier": "vs19_572_192",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_192/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 192,
            "title": "EM 72.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 72.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.14
        },
        {
            "id": 37585,
            "slug": "vs19_457_010",
            "identifier": "vs19_457_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_457_010/?format=api",
            "sitting": {
                "id": 1951,
                "date": "2025-03-27",
                "number": 457,
                "branch": "C"
            },
            "number": 10,
            "title": "Modifica delle norme in tema di rottamazione dei veicoli sottoposti a fermo amministrativo",
            "original_title": "Votazione finale PDL n. 0805",
            "description_title": "Modifiche al decreto legislativo 24 giugno 2003, n. 209, e altre disposizioni in materia di cancellazione dai pubblici registri dei veicoli fuori uso sottoposti a fermo amministrativo (PDL 805 e abbinata PDL 347)",
            "public_title": "Modifica delle norme in tema di rottamazione dei veicoli sottoposti a fermo amministrativo",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 41139,
            "slug": "vs19_571_031",
            "identifier": "vs19_571_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_031/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 31,
            "title": "ODG 9/2528/2 - Votazione Ordine del giorno 9/2528/2 ",
            "original_title": "Votazione Ordine del giorno 9/2528/2 ",
            "description_title": "ODG 9/2528/2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42372,
            "slug": "vs19_603_083",
            "identifier": "vs19_603_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_083/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 83,
            "title": "EM 4.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 40444,
            "slug": "vs19_540_011",
            "identifier": "vs19_540_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_540_011/?format=api",
            "sitting": {
                "id": 2094,
                "date": "2025-10-01",
                "number": 540,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2623/6 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2623/6 DDL n. 2623",
            "original_title": "Votazione Ordine del giorno 9/2623/6 DDL n. 2623",
            "description_title": "Ordine del giorno n. 9/2623/6 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42614,
            "slug": "vs19_609_044",
            "identifier": "vs19_609_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_044/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 44,
            "title": "ART AGG 12.01006 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01006",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 41067,
            "slug": "vs19_568_042",
            "identifier": "vs19_568_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_042/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 42,
            "title": "EM 5.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42395,
            "slug": "vs19_603_107",
            "identifier": "vs19_603_107",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_107/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 107,
            "title": "EM 5.2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 58,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 39.49
        },
        {
            "id": 37775,
            "slug": "vs19_464_044",
            "identifier": "vs19_464_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_464_044/?format=api",
            "sitting": {
                "id": 1962,
                "date": "2025-04-09",
                "number": 464,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP) - Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "original_title": "Votazione Ordine del giorno 9/1621/14 PDL n. 1621",
            "description_title": "Ordine del giorno n. 9/1621/14 BONAFE' SIMONA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 41197,
            "slug": "vs19_572_123",
            "identifier": "vs19_572_123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_123/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 123,
            "title": "ARTICOLO 35 - Votazione Articolo 35 ",
            "original_title": "Votazione Articolo 35 ",
            "description_title": "ARTICOLO 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38290,
            "slug": "vs19_477_056",
            "identifier": "vs19_477_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_477_056/?format=api",
            "sitting": {
                "id": 1984,
                "date": "2025-05-08",
                "number": 477,
                "branch": "C"
            },
            "number": 56,
            "title": "ODG 9/2333-A/29 - Votazione Ordine del giorno 9/2333-A/29 ",
            "original_title": "Votazione Ordine del giorno 9/2333-A/29 ",
            "description_title": "ODG 9/2333-A/29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 55,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 31.21
        },
        {
            "id": 42767,
            "slug": "vs19_614_018",
            "identifier": "vs19_614_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_614_018/?format=api",
            "sitting": {
                "id": 2203,
                "date": "2026-02-12",
                "number": 614,
                "branch": "C"
            },
            "number": 18,
            "title": "ARTICOLO 12 - Votazione Articolo 12 ",
            "original_title": "Votazione Articolo 12 ",
            "description_title": "ARTICOLO 12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 129,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 77.07
        },
        {
            "id": 41319,
            "slug": "vs19_572_116",
            "identifier": "vs19_572_116",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_116/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 116,
            "title": "EM 35.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 35.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42421,
            "slug": "vs19_603_139",
            "identifier": "vs19_603_139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_139/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 139,
            "title": "EM 11.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 11.1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 42393,
            "slug": "vs19_603_104",
            "identifier": "vs19_603_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_104/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 104,
            "title": "EM 4.37 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.37",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 40785,
            "slug": "vs19_554_035",
            "identifier": "vs19_554_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_554_035/?format=api",
            "sitting": {
                "id": 2119,
                "date": "2025-10-28",
                "number": 554,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 2.7 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 2.7 DDL n. 2662",
            "original_title": "Votazione Emendamento 2.7 DDL n. 2662",
            "description_title": "Emendamento 2.7 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 37323,
            "slug": "vs19_450_064",
            "identifier": "vs19_450_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_450_064/?format=api",
            "sitting": {
                "id": 1943,
                "date": "2025-03-19",
                "number": 450,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "original_title": "Votazione Ordine del giorno 9/2084/4 PDL n. 2084",
            "description_title": "Ordine del giorno n. 9/2084/4 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 52.87
        },
        {
            "id": 41350,
            "slug": "vs19_572_172",
            "identifier": "vs19_572_172",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_172/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 172,
            "title": "EM 60.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 60.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40926,
            "slug": "vs19_555_094",
            "identifier": "vs19_555_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_094/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 94,
            "title": "EM 18.25 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 40922,
            "slug": "vs19_555_090",
            "identifier": "vs19_555_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_090/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 90,
            "title": "EM 18.20, 18.21 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.20, 18.21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40912,
            "slug": "vs19_555_080",
            "identifier": "vs19_555_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_080/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 80,
            "title": "EM 18.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 18.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 38402,
            "slug": "vs19_481_011",
            "identifier": "vs19_481_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_011/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 11,
            "title": "ODG 9/2329-A/11 - Votazione Ordine del giorno 9/2329-A/11 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/11 ",
            "description_title": "ODG 9/2329-A/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 59.24
        },
        {
            "id": 38730,
            "slug": "vs19_487_090",
            "identifier": "vs19_487_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_487_090/?format=api",
            "sitting": {
                "id": 2002,
                "date": "2025-05-28",
                "number": 487,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/2355/120 - Votazione Ordine del giorno 9/2355/120 ",
            "original_title": "Votazione Ordine del giorno 9/2355/120 ",
            "description_title": "ODG 9/2355/120",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 41144,
            "slug": "vs19_571_036",
            "identifier": "vs19_571_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_036/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2528/16 - Votazione Ordine del giorno 9/2528/16 ",
            "original_title": "Votazione Ordine del giorno 9/2528/16 ",
            "description_title": "ODG 9/2528/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40842,
            "slug": "vs19_555_069",
            "identifier": "vs19_555_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_555_069/?format=api",
            "sitting": {
                "id": 2121,
                "date": "2025-10-29",
                "number": 555,
                "branch": "C"
            },
            "number": 69,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 16,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40339,
            "slug": "vs19_536_049",
            "identifier": "vs19_536_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_536_049/?format=api",
            "sitting": {
                "id": 2087,
                "date": "2025-09-24",
                "number": 536,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 9.5 D'ORSO VALENTINA (M5S) - Votazione Emendamento 9.5 DDL n. 2570",
            "original_title": "Votazione Emendamento 9.5 DDL n. 2570",
            "description_title": "Emendamento 9.5 D'ORSO VALENTINA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41222,
            "slug": "vs19_572_173",
            "identifier": "vs19_572_173",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_572_173/?format=api",
            "sitting": {
                "id": 2143,
                "date": "2025-11-26",
                "number": 572,
                "branch": "C"
            },
            "number": 173,
            "title": "ARTICOLO 60 - Votazione Articolo 60 ",
            "original_title": "Votazione Articolo 60 ",
            "description_title": "ARTICOLO 60",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 42613,
            "slug": "vs19_609_043",
            "identifier": "vs19_609_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_609_043/?format=api",
            "sitting": {
                "id": 2198,
                "date": "2026-02-05",
                "number": 609,
                "branch": "C"
            },
            "number": 43,
            "title": "ART AGG 12.01004 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01004",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 38421,
            "slug": "vs19_481_030",
            "identifier": "vs19_481_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_030/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 30,
            "title": "ODG 9/2329-A/30 - Votazione Ordine del giorno 9/2329-A/30 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/30 ",
            "description_title": "ODG 9/2329-A/30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 42415,
            "slug": "vs19_603_131",
            "identifier": "vs19_603_131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_131/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 131,
            "title": "EM 9.9 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 41083,
            "slug": "vs19_568_058",
            "identifier": "vs19_568_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_568_058/?format=api",
            "sitting": {
                "id": 2137,
                "date": "2025-11-18",
                "number": 568,
                "branch": "C"
            },
            "number": 58,
            "title": "EM 8.3 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 40411,
            "slug": "vs19_539_049",
            "identifier": "vs19_539_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_539_049/?format=api",
            "sitting": {
                "id": 2092,
                "date": "2025-09-30",
                "number": 539,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.6 FONTANA ILARIA (M5S) - Votazione Emendamento 2.6 DDL n. 2623",
            "original_title": "Votazione Emendamento 2.6 DDL n. 2623",
            "description_title": "Emendamento 2.6 FONTANA ILARIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 56.05
        },
        {
            "id": 42420,
            "slug": "vs19_603_137",
            "identifier": "vs19_603_137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_137/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 137,
            "title": "ART AGG 9.04 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 9.04",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 40473,
            "slug": "vs19_543_017",
            "identifier": "vs19_543_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_543_017/?format=api",
            "sitting": {
                "id": 2099,
                "date": "2025-10-07",
                "number": 543,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.104 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.104 DDL n. 2473",
            "original_title": "Votazione Emendamento 1.104 DDL n. 2473",
            "description_title": "Emendamento 1.104 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 63.06
        },
        {
            "id": 42414,
            "slug": "vs19_603_130",
            "identifier": "vs19_603_130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_130/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 130,
            "title": "EM 9.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 41108,
            "slug": "vs19_571_006",
            "identifier": "vs19_571_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_571_006/?format=api",
            "sitting": {
                "id": 2141,
                "date": "2025-11-25",
                "number": 571,
                "branch": "C"
            },
            "number": 6,
            "title": "ARTICOLO 1 - Votazione Articolo 1 ",
            "original_title": "Votazione Articolo 1 ",
            "description_title": "ARTICOLO 1",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 118,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 42410,
            "slug": "vs19_603_125",
            "identifier": "vs19_603_125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_603_125/?format=api",
            "sitting": {
                "id": 2192,
                "date": "2026-01-28",
                "number": 603,
                "branch": "C"
            },
            "number": 125,
            "title": "EM 8.17 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 56.38,
            "minority_cohesion_rate": 66.88
        }
    ]
}