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

{
    "count": 23029,
    "codelists": {
        "years": [
            {
                "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=n_margin&page=268",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_margin&page=266",
    "results": [
        {
            "id": 39769,
            "slug": "vs19_508_037",
            "identifier": "vs19_508_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_037/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 37,
            "title": "ODG 9/2416-A/77 - Votazione Ordine del giorno 9/2416-A/77 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/77 ",
            "description_title": "ODG 9/2416-A/77",
            "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": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 39735,
            "slug": "vs19_508_003",
            "identifier": "vs19_508_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_508_003/?format=api",
            "sitting": {
                "id": 2041,
                "date": "2025-07-10",
                "number": 508,
                "branch": "C"
            },
            "number": 3,
            "title": "ODG 9/2416-A/21 - Votazione Ordine del giorno 9/2416-A/21 ",
            "original_title": "Votazione Ordine del giorno 9/2416-A/21 ",
            "description_title": "ODG 9/2416-A/21",
            "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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 39805,
            "slug": "vs19_511_006",
            "identifier": "vs19_511_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_511_006/?format=api",
            "sitting": {
                "id": 2044,
                "date": "2025-07-15",
                "number": 511,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.6",
            "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": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 60.26
        },
        {
            "id": 39825,
            "slug": "vs19_512_013",
            "identifier": "vs19_512_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_013/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 13,
            "title": "ODG 9/2384-A/4 - Votazione Ordine del giorno 9/2384-A/4 ",
            "original_title": "Votazione Ordine del giorno 9/2384-A/4 ",
            "description_title": "ODG 9/2384-A/4",
            "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": 29,
            "majority_cohesion_rate": 65.57,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39821,
            "slug": "vs19_512_009",
            "identifier": "vs19_512_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_009/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 9,
            "title": "EM 1.11 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.11",
            "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": 29,
            "majority_cohesion_rate": 68.85,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 39824,
            "slug": "vs19_512_012",
            "identifier": "vs19_512_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_512_012/?format=api",
            "sitting": {
                "id": 2047,
                "date": "2025-07-16",
                "number": 512,
                "branch": "C"
            },
            "number": 12,
            "title": "DDL 2384-A - ODG 2 - Votazione Ordine del giorno ",
            "original_title": "Votazione Ordine del giorno ",
            "description_title": "DDL 2384-A - ODG 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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 67.95
        },
        {
            "id": 39841,
            "slug": "vs19_515_059",
            "identifier": "vs19_515_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_059/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 59,
            "title": "Conversione decreto fiscale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2460-A - VOTO FINALE",
            "public_title": "Conversione decreto fiscale",
            "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": 29,
            "majority_cohesion_rate": 58.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 39864,
            "slug": "vs19_515_023",
            "identifier": "vs19_515_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_023/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 23,
            "title": "ART AGG 1.033 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 1.033",
            "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": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 39868,
            "slug": "vs19_515_027",
            "identifier": "vs19_515_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_515_027/?format=api",
            "sitting": {
                "id": 2051,
                "date": "2025-07-22",
                "number": 515,
                "branch": "C"
            },
            "number": 27,
            "title": "EM 2.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 62.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 39981,
            "slug": "vs19_517_055",
            "identifier": "vs19_517_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_055/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 55,
            "title": "SUBEM 0.5.200.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.5.200.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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 53.28,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39982,
            "slug": "vs19_517_056",
            "identifier": "vs19_517_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_056/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 56,
            "title": "EM 5.200 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.200",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 54.1,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39984,
            "slug": "vs19_517_058",
            "identifier": "vs19_517_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_058/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 58,
            "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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 52.05,
            "minority_cohesion_rate": 45.22
        },
        {
            "id": 40007,
            "slug": "vs19_519_006",
            "identifier": "vs19_519_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_006/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 6,
            "title": "EM 1.7, 1.8 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.7, 1.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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 63.93,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 40001,
            "slug": "vs19_519_001",
            "identifier": "vs19_519_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_519_001/?format=api",
            "sitting": {
                "id": 2059,
                "date": "2025-07-29",
                "number": 519,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto grandi eventi sportivi",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2488-A - VOTO FINALE",
            "public_title": "Conversione decreto grandi eventi sportivi",
            "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": 29,
            "majority_cohesion_rate": 67.21,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 40075,
            "slug": "vs19_521_018",
            "identifier": "vs19_521_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_521_018/?format=api",
            "sitting": {
                "id": 2063,
                "date": "2025-07-31",
                "number": 521,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2527/33 - Votazione Ordine del giorno 9/2527/33 ",
            "original_title": "Votazione Ordine del giorno 9/2527/33 ",
            "description_title": "ODG 9/2527/33",
            "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": 29,
            "majority_cohesion_rate": 60.25,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 40124,
            "slug": "vs19_524_018",
            "identifier": "vs19_524_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_018/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/2551/58 - Votazione Ordine del giorno 9/2551/58 ",
            "original_title": "Votazione Ordine del giorno 9/2551/58 ",
            "description_title": "ODG 9/2551/58",
            "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": 67.08,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 40146,
            "slug": "vs19_524_042",
            "identifier": "vs19_524_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_042/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 42,
            "title": "DDL 2538 - EM 1.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "DDL 2538 - EM 1.6",
            "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": 29,
            "majority_cohesion_rate": 63.37,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 40142,
            "slug": "vs19_524_036",
            "identifier": "vs19_524_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_524_036/?format=api",
            "sitting": {
                "id": 2068,
                "date": "2025-08-06",
                "number": 524,
                "branch": "C"
            },
            "number": 36,
            "title": "ODG 9/2551/83 - Votazione Ordine del giorno 9/2551/83 ",
            "original_title": "Votazione Ordine del giorno 9/2551/83 ",
            "description_title": "ODG 9/2551/83",
            "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": 29,
            "majority_cohesion_rate": 67.08,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 40229,
            "slug": "vs19_535_010",
            "identifier": "vs19_535_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_010/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.104 ZANELLA LUANA (AVS) - Votazione Emendamento 2.104 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.104 PDL n. 2097",
            "description_title": "Emendamento 2.104 ZANELLA LUANA (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 58.85,
            "minority_cohesion_rate": 57.32
        },
        {
            "id": 40231,
            "slug": "vs19_535_012",
            "identifier": "vs19_535_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_012/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.101 L'ABBATE PATTY (M5S) - Votazione Emendamento 2.101 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.101 PDL n. 2097",
            "description_title": "Emendamento 2.101 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 60.08,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40222,
            "slug": "vs19_535_002",
            "identifier": "vs19_535_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_002/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.102 ZANELLA LUANA (AVS) - Votazione Emendamento 1.102 PDL n. 2097",
            "original_title": "Votazione Emendamento 1.102 PDL n. 2097",
            "description_title": "Emendamento 1.102 ZANELLA LUANA (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": 29,
            "majority_cohesion_rate": 56.79,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 40234,
            "slug": "vs19_535_017",
            "identifier": "vs19_535_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_017/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "original_title": "Votazione Ordine del giorno 9/2097 E ABB/1 PDL n. 2097",
            "description_title": "Ordine del giorno n. 9/2097 E ABB/1 AURIEMMA CARMELA (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 60.49,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 40228,
            "slug": "vs19_535_009",
            "identifier": "vs19_535_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_535_009/?format=api",
            "sitting": {
                "id": 2084,
                "date": "2025-09-23",
                "number": 535,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.2 BALDINO VITTORIA (M5S) - Votazione Emendamento 2.2 PDL n. 2097",
            "original_title": "Votazione Emendamento 2.2 PDL n. 2097",
            "description_title": "Emendamento 2.2 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 59.67,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 18179,
            "slug": "vs19_009_026",
            "identifier": "vs19_009_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_026/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 7.01 DDL n. 0005",
            "original_title": "Votazione Emendamento 7.01 DDL n. 0005",
            "description_title": "Articolo aggiuntivo 7.01 BERRUTO MAURO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 76.37,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 18136,
            "slug": "vs19_009_016",
            "identifier": "vs19_009_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_009_016/?format=api",
            "sitting": {
                "id": 9,
                "date": "2022-11-10",
                "number": 9,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE) - Votazione Emendamento 3.8 DDL n. 0005",
            "original_title": "Votazione Emendamento 3.8 DDL n. 0005",
            "description_title": "Emendamento 3.8 GADDA MARIA CHIARA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 75.53,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 21964,
            "slug": "vs19_124_032",
            "identifier": "vs19_124_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_032/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (PD-IDP) - Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/41 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/41 STUMPO NICOLA (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": 29,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 54.94
        },
        {
            "id": 21985,
            "slug": "vs19_124_022",
            "identifier": "vs19_124_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_022/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/29 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/29 DONNO LEONARDO (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 22010,
            "slug": "vs19_124_020",
            "identifier": "vs19_124_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_020/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/27 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/27 FENU EMILIANO (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": 70.89,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 21999,
            "slug": "vs19_124_008",
            "identifier": "vs19_124_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_124_008/?format=api",
            "sitting": {
                "id": 1408,
                "date": "2023-06-22",
                "number": 124,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "original_title": "Votazione Ordine del giorno 9/1151/14 DDL n. 1151",
            "description_title": "Ordine del giorno n. 9/1151/14 TUCCI RICCARDO (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": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 21862,
            "slug": "vs19_132_028",
            "identifier": "vs19_132_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_028/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./13 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./13 COLUCCI ALFONSO (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": 68.78,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 21864,
            "slug": "vs19_132_019",
            "identifier": "vs19_132_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_019/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE) - Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "original_title": "Votazione Ordine del giorno 9/115 E ABB./3 PDL n. 0115",
            "description_title": "Ordine del giorno n. 9/115 E ABB./3 GRIPPO VALENTINA (AIV-RE)",
            "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": 29,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 21848,
            "slug": "vs19_132_005",
            "identifier": "vs19_132_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_005/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 5,
            "title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.5 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.5 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 21824,
            "slug": "vs19_132_011",
            "identifier": "vs19_132_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_132_011/?format=api",
            "sitting": {
                "id": 1416,
                "date": "2023-07-04",
                "number": 132,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (M5S) - Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "original_title": "Votazione Emendamento 0.1.200.11 PDL n. 0115",
            "description_title": "Subemendamento 0.1.200.11 BALDINO VITTORIA (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": 29,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 22474,
            "slug": "vs19_134_021",
            "identifier": "vs19_134_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_134_021/?format=api",
            "sitting": {
                "id": 1418,
                "date": "2023-07-06",
                "number": 134,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.38 STUMPO NICOLA (PD-IDP) - Votazione Emendamento 3.38 PDL n. 0384",
            "original_title": "Votazione Emendamento 3.38 PDL n. 0384",
            "description_title": "Emendamento 3.38 STUMPO NICOLA (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 24991,
            "slug": "vs19_196_001",
            "identifier": "vs19_196_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_196_001/?format=api",
            "sitting": {
                "id": 1526,
                "date": "2023-11-15",
                "number": 196,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "original_title": "Votazione Ordine del giorno 9/1437/1 DDL n. 1437",
            "description_title": "Ordine del giorno n. 9/1437/1 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 25132,
            "slug": "vs19_197_041",
            "identifier": "vs19_197_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_041/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (M5S) - Votazione Emendamento 5.04 DDL n. 1324",
            "original_title": "Votazione Emendamento 5.04 DDL n. 1324",
            "description_title": "Articolo aggiuntivo 5.04 CARAMIELLO ALESSANDRO (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": 7,
            "n_margin": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 25208,
            "slug": "vs19_199_003",
            "identifier": "vs19_199_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_199_003/?format=api",
            "sitting": {
                "id": 1529,
                "date": "2023-11-21",
                "number": 199,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE) - Votazione Risoluzione 6_00067",
            "original_title": "Votazione Risoluzione 6_00067",
            "description_title": "Risoluzione n. 6-00067, sulla premessa, BRAGA CHIARA (PD-IDP), ZANELLA LUANA (AVS), RICHETTI MATTEO (APERRE), MAGI RICCARDO (MISTO) e FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 78.9,
            "minority_cohesion_rate": 80.25
        },
        {
            "id": 25199,
            "slug": "vs19_200_033",
            "identifier": "vs19_200_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_033/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/36 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/36 BRAGA CHIARA (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": 29,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25175,
            "slug": "vs19_200_011",
            "identifier": "vs19_200_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_011/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/10 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/10 SCUTELLA' ELISA (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": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25170,
            "slug": "vs19_200_031",
            "identifier": "vs19_200_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_031/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/33 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/33 SARRACINO MARCO (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 25157,
            "slug": "vs19_200_032",
            "identifier": "vs19_200_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_200_032/?format=api",
            "sitting": {
                "id": 1530,
                "date": "2023-11-22",
                "number": 200,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "original_title": "Votazione Ordine del giorno 9/1551/34 DDL n. 1551",
            "description_title": "Ordine del giorno n. 9/1551/34 SCOTTO ARTURO (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": 29,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27282,
            "slug": "vs19_233_017",
            "identifier": "vs19_233_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_017/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S) - Votazione DDL n. 1606",
            "original_title": "Votazione DDL n. 1606",
            "description_title": "Ordinde del giorno n. 9/1606/39 AURIEMMA CARMELA (M5S)",
            "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": 29,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27286,
            "slug": "vs19_233_073",
            "identifier": "vs19_233_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_073/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 73,
            "title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/113 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/113 CASU ANDREA (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": 29,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 27358,
            "slug": "vs19_233_015",
            "identifier": "vs19_233_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_015/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/37 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/37 PELLEGRINI MARCO (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": 4,
            "n_margin": 29,
            "majority_cohesion_rate": 62.03,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 27295,
            "slug": "vs19_233_047",
            "identifier": "vs19_233_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_047/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/78 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/78 PELUFFO VINICIO GIUSEPPE GUIDO (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27376,
            "slug": "vs19_233_026",
            "identifier": "vs19_233_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_026/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/49 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/49 CARMINA IDA (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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 27279,
            "slug": "vs19_234_001",
            "identifier": "vs19_234_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_234_001/?format=api",
            "sitting": {
                "id": 1590,
                "date": "2024-01-26",
                "number": 234,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "original_title": "Votazione finale DDL n. 1606",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 9 dicembre 2023, n. 181, recante disposizioni urgenti per la sicurezza energetica del Paese, la promozione del ricorso alle fonti rinnovabili di energia, il sostegno alle imprese a forte consumo di energia e in materia di ricostruzione nei territori colpiti dagli eccezionali eventi alluvionali verificatisi a partire dal 1° maggio 2023 (DDL 1606)",
            "public_title": "Conversione decreto sicurezza energetica e fonti rinnovabili",
            "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": 29,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 51.85
        },
        {
            "id": 27555,
            "slug": "vs19_239_022",
            "identifier": "vs19_239_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_022/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 9.1 MEROLA VIRGINIO (PD-IDP) - Votazione Emendamento 9.1 DDL n. 1515",
            "original_title": "Votazione Emendamento 9.1 DDL n. 1515",
            "description_title": "Emendamento 9.1 MEROLA VIRGINIO (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": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27694,
            "slug": "vs19_239_038",
            "identifier": "vs19_239_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_038/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 38,
            "title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Emendamento 12.5 DDL n. 1515",
            "original_title": "Votazione Emendamento 12.5 DDL n. 1515",
            "description_title": "Identici emendamenti 12.5 ALIFANO ENRICA (M5S) e 12.6 BORRELLI FRANCESCO EMILIO (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": 3,
            "n_margin": 29,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 27710,
            "slug": "vs19_239_063",
            "identifier": "vs19_239_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_063/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 14.3 FENU EMILIANO (M5S) - Votazione Emendamento 14.3 DDL n. 1515",
            "original_title": "Votazione Emendamento 14.3 DDL n. 1515",
            "description_title": "Emendamento 14.3 FENU EMILIANO (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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        }
    ]
}