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

{
    "count": 22091,
    "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_rebels&page=72",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=70",
    "results": [
        {
            "id": 24640,
            "slug": "vs19_179_011",
            "identifier": "vs19_179_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_011/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 11,
            "title": "Mozione n. 1-00191 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP)  ed altri - Votazione Mozione 1_00191",
            "original_title": "Votazione Mozione 1_00191",
            "description_title": "Mozione n. 1-00191 (Nuova formulazione), sulla premessa, BRAGA CHIARA (PD-IDP)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 24712,
            "slug": "vs19_179_016",
            "identifier": "vs19_179_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_016/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 16,
            "title": "Mozione n. 1-00193 limitatamente al capoverso tredicesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente al capoverso tredicesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24636,
            "slug": "vs19_179_031",
            "identifier": "vs19_179_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_031/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri - Votazione Mozione 1_00197",
            "original_title": "Votazione Mozione 1_00197",
            "description_title": "Mozione n. 1-00197, sui capoversi settimo e ottavo della parte dispositiva, ZANELLA LUANA (AVS) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24695,
            "slug": "vs19_179_028",
            "identifier": "vs19_179_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_028/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00194, sulla premessa, BONETTI ELENA (AIV-RE) ed altri - Votazione Mozione 1_00194",
            "original_title": "Votazione Mozione 1_00194",
            "description_title": "Mozione n. 1-00194, sulla premessa, BONETTI ELENA (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 64,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 47.53
        },
        {
            "id": 24719,
            "slug": "vs19_179_017",
            "identifier": "vs19_179_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_017/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 17,
            "title": "Mozione n. 1-00193 limitatamente ai capoversi quattordicesimo e diciannovesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 limitatamente ai capoversi quattordicesimo e diciannovesimo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24802,
            "slug": "vs19_179_013",
            "identifier": "vs19_179_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_013/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00193 sul capoverso terzo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri - Votazione Mozione 1_00193",
            "original_title": "Votazione Mozione 1_00193",
            "description_title": "Mozione n. 1-00193 sul capoverso terzo della parte dispositiva, QUARTINI ANDREA (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 24691,
            "slug": "vs19_179_008",
            "identifier": "vs19_179_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_179_008/?format=api",
            "sitting": {
                "id": 1500,
                "date": "2023-10-17",
                "number": 179,
                "branch": "C"
            },
            "number": 8,
            "title": "Mozione n. 1-00191 (Nuova formulazione), ad eccezione dei capoversi primo, settimo, nono e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP)  ed altri - Votazione Mozione 1_00191",
            "original_title": "Votazione Mozione 1_00191",
            "description_title": "Mozione n. 1-00191 (Nuova formulazione), ad eccezione dei capoversi primo, settimo, nono e dodicesimo della parte dispositiva, BRAGA CHIARA (PD-IDP)  ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 149,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 82.72
        },
        {
            "id": 24480,
            "slug": "vs19_183_004",
            "identifier": "vs19_183_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_004/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.3 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.3 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.3 DDL n. 1492",
            "description_title": "Emendamento 1.3 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": 29,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24645,
            "slug": "vs19_183_059",
            "identifier": "vs19_183_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_059/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1492/29 EVI ELEONORA (AVS) - Votazione Ordine del giorno 9/1492/29 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/29 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/29 EVI ELEONORA (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": 63,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 24654,
            "slug": "vs19_183_058",
            "identifier": "vs19_183_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_058/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1492/28 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/28 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/28 GHIRRA FRANCESCA (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": 24,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24657,
            "slug": "vs19_183_048",
            "identifier": "vs19_183_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_048/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1492/15 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1492/15 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/15 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/15 FEDE GIORGIO (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": 91,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 24675,
            "slug": "vs19_183_046",
            "identifier": "vs19_183_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_046/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1492/13 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1492/13 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/13 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/13 MORASSUT ROBERTO (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": 33,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24700,
            "slug": "vs19_183_041",
            "identifier": "vs19_183_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_041/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/8 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/8 RICCIARDI TONI (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": 68.78,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24715,
            "slug": "vs19_183_050",
            "identifier": "vs19_183_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_050/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1492/17 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1492/17 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/17 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/17 QUARTINI ANDREA (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": 34,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24720,
            "slug": "vs19_183_060",
            "identifier": "vs19_183_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_060/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 60,
            "title": "Ordine del giorno n. 9/1492/30 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1492/30 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/30 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/30 GRIMALDI MARCO (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": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24785,
            "slug": "vs19_183_051",
            "identifier": "vs19_183_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_051/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1492/18 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1492/18 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/18 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/18 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": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 24793,
            "slug": "vs19_183_063",
            "identifier": "vs19_183_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_063/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/1492/33 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1492/33 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/33 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/33 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 24446,
            "slug": "vs19_183_028",
            "identifier": "vs19_183_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_028/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 1-BIS.10 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.10 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.10 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": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24627,
            "slug": "vs19_183_057",
            "identifier": "vs19_183_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_057/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1492/27 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1492/27 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/27 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/27 BONELLI ANGELO (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": 35,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 24784,
            "slug": "vs19_183_065",
            "identifier": "vs19_183_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_065/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1492/24, limitatamente alla parte dispositiva, AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1492/24, DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/24, DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/24, limitatamente alla parte dispositiva, 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": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24800,
            "slug": "vs19_183_064",
            "identifier": "vs19_183_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_064/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1492/7 PAGANO UBALDO (PD-IDP) - Votazione Ordine del giorno 9/1492/7 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/7 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/7 PAGANO UBALDO (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": 32,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 24484,
            "slug": "vs19_183_032",
            "identifier": "vs19_183_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_032/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1-TER.4 EVI ELEONORA (AVS) - Votazione Emendamento 1-TER.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.4 DDL n. 1492",
            "description_title": "Emendamento 1-TER.4 EVI ELEONORA (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": 43,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24726,
            "slug": "vs19_183_024",
            "identifier": "vs19_183_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_024/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1-BIS.6 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.6 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.6 SIMIANI MARCO (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": 70.46,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24471,
            "slug": "vs19_183_068",
            "identifier": "vs19_183_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_068/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 68,
            "title": "Conversione decreto qualità dell'aria",
            "original_title": "Votazione finale DDL n. 1492",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 settembre 2023, n. 121, recante misure urgenti in materia di pianificazione della qualità dell'aria e limitazioni della circolazione stradale (Approvato dal Senato) (DDL 1492)",
            "public_title": "Conversione decreto qualità dell'aria",
            "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": 34,
            "majority_cohesion_rate": 63.71,
            "minority_cohesion_rate": 50.62
        },
        {
            "id": 24442,
            "slug": "vs19_183_008",
            "identifier": "vs19_183_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_008/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.5 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.5 DDL n. 1492",
            "description_title": "Emendamento 1.5 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": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 24501,
            "slug": "vs19_183_031",
            "identifier": "vs19_183_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_031/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 1-TER.2 EVI ELEONORA (AVS) - Votazione Emendamento 1-TER.2 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.2 DDL n. 1492",
            "description_title": "Emendamento 1-TER.2 EVI ELEONORA (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": 66,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 24513,
            "slug": "vs19_183_034",
            "identifier": "vs19_183_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_034/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 34,
            "title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (M5S) - Votazione Emendamento 1-TER.04 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.04 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.04 PAVANELLI EMMA (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": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24514,
            "slug": "vs19_183_006",
            "identifier": "vs19_183_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_006/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.20 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.20 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1492",
            "description_title": "Emendamento 1.20 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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24570,
            "slug": "vs19_183_010",
            "identifier": "vs19_183_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_010/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.7 FONTANA ILARIA (M5S) - Votazione Emendamento 1.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.7 DDL n. 1492",
            "description_title": "Emendamento 1.7 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": 0,
            "n_margin": 93,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 24638,
            "slug": "vs19_183_055",
            "identifier": "vs19_183_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_055/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/22 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/22 SANTILLO AGOSTINO (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": 28,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24721,
            "slug": "vs19_183_040",
            "identifier": "vs19_183_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_040/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/6 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/6 FERRARI SARA (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": 31,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 24734,
            "slug": "vs19_183_023",
            "identifier": "vs19_183_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_023/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1-BIS.5 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.5 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.5 SIMIANI MARCO (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": 27,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24743,
            "slug": "vs19_183_025",
            "identifier": "vs19_183_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_025/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-BIS.8 FONTANA ILARIA (M5S) - Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.8 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.8 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24754,
            "slug": "vs19_183_026",
            "identifier": "vs19_183_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_026/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1-BIS.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.7 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.7 SIMIANI MARCO (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": 26,
            "majority_cohesion_rate": 70.46,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 24779,
            "slug": "vs19_183_012",
            "identifier": "vs19_183_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_012/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.15 FONTANA ILARIA (M5S) - Votazione Emendamento 1.15 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.15 DDL n. 1492",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24791,
            "slug": "vs19_183_052",
            "identifier": "vs19_183_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_052/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1492/19 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1492/19 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/19 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/19 FONTANA ILARIA (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": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24796,
            "slug": "vs19_183_053",
            "identifier": "vs19_183_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_053/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/20 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/20 L'ABBATE PATTY (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": 28,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24803,
            "slug": "vs19_183_054",
            "identifier": "vs19_183_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_054/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1492/21 MORFINO DANIELA (M5S) - Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/21 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/21 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": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24478,
            "slug": "vs19_183_017",
            "identifier": "vs19_183_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_017/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.24 CASU ANDREA (PD-IDP) - Votazione Emendamento 1.24 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1492",
            "description_title": "Emendamento 1.24 CASU ANDREA (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": 34,
            "majority_cohesion_rate": 70.89,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24529,
            "slug": "vs19_183_033",
            "identifier": "vs19_183_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_033/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 33,
            "title": "Articolo aggiuntivo 1-TER.03 L'ABBATE PATTY (M5S) - Votazione Emendamento 1-TER.03 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-TER.03 DDL n. 1492",
            "description_title": "Articolo aggiuntivo 1-TER.03 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": 33,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 24579,
            "slug": "vs19_183_020",
            "identifier": "vs19_183_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_020/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (M5S) - Votazione Emendamento 1.27 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.27 DDL n. 1492",
            "description_title": "Identici emendamenti 1.27 SIMIANI MARCO (PD-IDP), 1.28 BONELLI ANGELO (AVS) e 1.30 IARIA ANTONINO (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": 71.73,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 24637,
            "slug": "vs19_183_036",
            "identifier": "vs19_183_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_036/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/2 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/2 VACCARI STEFANO (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.67,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 24666,
            "slug": "vs19_183_047",
            "identifier": "vs19_183_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_047/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1492/14 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/14 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/14 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": 26,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24789,
            "slug": "vs19_183_066",
            "identifier": "vs19_183_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_066/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (M5S) - Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/25 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/25 PAVANELLI EMMA (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": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 24593,
            "slug": "vs19_183_021",
            "identifier": "vs19_183_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_021/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-BIS.1 BONELLI ANGELO (AVS) - Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "original_title": "Votazione Emendamento 1-BIS.1 DDL n. 1492",
            "description_title": "Emendamento 1-BIS.1 BONELLI ANGELO (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": 45,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 24672,
            "slug": "vs19_183_045",
            "identifier": "vs19_183_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_045/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "original_title": "Votazione Ordine del giorno 9/1492/12 DDL n. 1492",
            "description_title": "Ordine del giorno n. 9/1492/12 BARBAGALLO ANTHONY EMANUELE (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": 25,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 24449,
            "slug": "vs19_183_018",
            "identifier": "vs19_183_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_018/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.23 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 1.23 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.23 DDL n. 1492",
            "description_title": "Emendamento 1.23 GHIO VALENTINA (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": 33,
            "majority_cohesion_rate": 70.04,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 24461,
            "slug": "vs19_183_019",
            "identifier": "vs19_183_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_019/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.26 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.26 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1492",
            "description_title": "Emendamento 1.26 SIMIANI MARCO (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": 25,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 24527,
            "slug": "vs19_183_007",
            "identifier": "vs19_183_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_007/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.6 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.6 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.6 DDL n. 1492",
            "description_title": "Emendamento 1.6 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": 27,
            "majority_cohesion_rate": 68.78,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 24497,
            "slug": "vs19_183_005",
            "identifier": "vs19_183_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_183_005/?format=api",
            "sitting": {
                "id": 1505,
                "date": "2023-10-24",
                "number": 183,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.4 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1492",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1492",
            "description_title": "Emendamento 1.4 SIMIANI MARCO (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": 28,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 67.28
        }
    ]
}