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

{
    "count": 22951,
    "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=211",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_margin&page=209",
    "results": [
        {
            "id": 30523,
            "slug": "vs19_309_012",
            "identifier": "vs19_309_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_012/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.90 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.90 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.90 DDL n. 1665",
            "description_title": "Emendamento 2.90 BONAFE' SIMONA (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": 68.91,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30508,
            "slug": "vs19_309_078",
            "identifier": "vs19_309_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_078/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 3.269 ALIFANO ENRICA (M5S) - Votazione Emendamento 3.269 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.269 DDL n. 1665",
            "description_title": "Emendamento 3.269 ALIFANO ENRICA (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.49,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 30672,
            "slug": "vs19_309_132",
            "identifier": "vs19_309_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_132/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 132,
            "title": "Emendamento 7.182 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 7.182 DDL n. 1665",
            "original_title": "Votazione Emendamento 7.182 DDL n. 1665",
            "description_title": "Emendamento 7.182 BONAFE' SIMONA (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": 27,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 30504,
            "slug": "vs19_309_043",
            "identifier": "vs19_309_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_043/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.253 TORTO DANIELA (M5S) - Votazione Emendamento 2.253 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.253 DDL n. 1665",
            "description_title": "Emendamento 2.253 TORTO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 71.01,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30613,
            "slug": "vs19_309_044",
            "identifier": "vs19_309_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_044/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 2.252 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.252 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.252 DDL n. 1665",
            "description_title": "Emendamento 2.252 BONAFE' SIMONA (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.59,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30546,
            "slug": "vs19_309_049",
            "identifier": "vs19_309_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_049/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 2.281 SARRACINO MARCO (PD-IDP) - Votazione Emendamento 2.281 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.281 DDL n. 1665",
            "description_title": "Emendamento 2.281 SARRACINO 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": 68.91,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 30574,
            "slug": "vs19_309_094",
            "identifier": "vs19_309_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_094/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 94,
            "title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 4.19 DDL n. 1665",
            "original_title": "Votazione Emendamento 4.19 DDL n. 1665",
            "description_title": "Emendamento 4.19 CARFAGNA MARIA ROSARIA (APERRE)",
            "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.91,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30593,
            "slug": "vs19_309_037",
            "identifier": "vs19_309_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_037/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 2.166 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 2.166 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.166 DDL n. 1665",
            "description_title": "Emendamento 2.166 BONAFE' SIMONA (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": 68.07,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30596,
            "slug": "vs19_309_045",
            "identifier": "vs19_309_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_045/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE) - Votazione Emendamento 2.265 DDL n. 1665",
            "original_title": "Votazione Emendamento 2.265 DDL n. 1665",
            "description_title": "Emendamento 2.265 CARFAGNA MARIA ROSARIA (APERRE)",
            "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.49,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 30533,
            "slug": "vs19_309_091",
            "identifier": "vs19_309_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_091/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 91,
            "title": "Emendamento 3.366 PAGANO UBALDO (PD-IDP) - Votazione Emendamento 3.366 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.366 DDL n. 1665",
            "description_title": "Emendamento 3.366 PAGANO UBALDO (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": 68.07,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 30587,
            "slug": "vs19_309_089",
            "identifier": "vs19_309_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_309_089/?format=api",
            "sitting": {
                "id": 1715,
                "date": "2024-06-18",
                "number": 309,
                "branch": "C"
            },
            "number": 89,
            "title": "Emendamento 3.363 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.363 DDL n. 1665",
            "original_title": "Votazione Emendamento 3.363 DDL n. 1665",
            "description_title": "Emendamento 3.363 BONAFE' SIMONA (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": 67.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 29935,
            "slug": "vs19_277_003",
            "identifier": "vs19_277_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_003/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00266, sui capoversi nono e decimo della premessa e sul capoverso primo, lettera b), punto 2), e lettera c), punti 1), 2) e 3) della parte dispositiva, COSTA SERGIO (M5S) ed altri - Votazione Mozione 1_00266",
            "original_title": "Votazione Mozione 1_00266",
            "description_title": "Mozione n. 1-00266, sui capoversi nono e decimo della premessa e sul capoverso primo, lettera b), punto 2), e lettera c), punti 1), 2) e 3) della parte dispositiva, COSTA SERGIO (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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.58
        },
        {
            "id": 29973,
            "slug": "vs19_277_013",
            "identifier": "vs19_277_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_277_013/?format=api",
            "sitting": {
                "id": 1661,
                "date": "2024-04-10",
                "number": 277,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00271",
            "original_title": "Votazione Mozione 1_00271",
            "description_title": "Mozione n. 1-00271, RIZZETTO WALTER (FDI), GIACCONE ANDREA (LEGA), TENERINI CHIARA (FI-PPE), COLUCCI ALESSANDRO (NM-M) 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": 27,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 60.12
        },
        {
            "id": 30990,
            "slug": "vs19_321_050",
            "identifier": "vs19_321_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_321_050/?format=api",
            "sitting": {
                "id": 1733,
                "date": "2024-07-09",
                "number": 321,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 5.010 DDL n. 1718",
            "original_title": "Votazione Emendamento 5.010 DDL n. 1718",
            "description_title": "Articolo aggiuntivo 5.010 GIANASSI FEDERICO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 24475,
            "slug": "vs19_184_010",
            "identifier": "vs19_184_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_010/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.5 PAVANELLI EMMA (M5S) - Votazione Emendamento 2.5 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1406",
            "description_title": "Emendamento 2.5 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": 27,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 24624,
            "slug": "vs19_184_008",
            "identifier": "vs19_184_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_008/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.3 APPENDINO CHIARA (M5S) - Votazione Emendamento 2.3 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1406",
            "description_title": "Emendamento 2.3 APPENDINO CHIARA (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": 24554,
            "slug": "vs19_184_009",
            "identifier": "vs19_184_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_009/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.4 TODDE ALESSANDRA (M5S) - Votazione Emendamento 2.4 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.4 DDL n. 1406",
            "description_title": "Emendamento 2.4 TODDE ALESSANDRA (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.67
        },
        {
            "id": 24559,
            "slug": "vs19_185_048",
            "identifier": "vs19_185_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_048/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (PD-IDP) - Votazione Emendamento 16.07 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.07 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.07 BOLDRINI LAURA (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": 57.81,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 24519,
            "slug": "vs19_185_051",
            "identifier": "vs19_185_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_051/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 16.019 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.019 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.019 GHIRRA FRANCESCA (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": 27,
            "majority_cohesion_rate": 48.95,
            "minority_cohesion_rate": 42.59
        },
        {
            "id": 24575,
            "slug": "vs19_185_049",
            "identifier": "vs19_185_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_049/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.010 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.010 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.010 ASCARI STEFANIA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 45.99,
            "minority_cohesion_rate": 38.89
        },
        {
            "id": 24622,
            "slug": "vs19_185_047",
            "identifier": "vs19_185_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_047/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.06 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.06 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.06 ASCARI STEFANIA (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": 58.65,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25022,
            "slug": "vs19_190_007",
            "identifier": "vs19_190_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_007/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1517/16 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1517/16 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/16 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/16 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": 27,
            "majority_cohesion_rate": 74.26,
            "minority_cohesion_rate": 76.54
        },
        {
            "id": 25024,
            "slug": "vs19_190_009",
            "identifier": "vs19_190_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_009/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1517/19 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1517/19 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/19 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/19 MARI FRANCESCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 73.42,
            "minority_cohesion_rate": 75.93
        },
        {
            "id": 25030,
            "slug": "vs19_190_015",
            "identifier": "vs19_190_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_190_015/?format=api",
            "sitting": {
                "id": 1520,
                "date": "2023-11-07",
                "number": 190,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1517/31 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1517/31 DDL n. 1517",
            "original_title": "Votazione Ordine del giorno 9/1517/31 DDL n. 1517",
            "description_title": "Ordine del giorno n. 9/1517/31 LACARRA 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 25366,
            "slug": "vs19_204_057",
            "identifier": "vs19_204_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_057/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 57,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventiseiesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventiseiesimo della parte dispositiva, BONELLI ANGELO (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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25382,
            "slug": "vs19_204_008",
            "identifier": "vs19_204_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_008/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1458/43 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1458/43 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/43 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/43 BORRELLI FRANCESCO EMILIO (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": 64.14,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 25324,
            "slug": "vs19_204_047",
            "identifier": "vs19_204_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_047/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 47,
            "title": "Conversione decreto immigrazione e sicurezza",
            "original_title": "Votazione finale DDL n. 1458",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 5 ottobre 2023, n. 133, recante disposizioni urgenti in materia di immigrazione e protezione internazionale, nonché per il supporto alle politiche di sicurezza e la funzionalità del Ministero dell'Interno (DDL 1458)",
            "public_title": "Conversione decreto immigrazione e sicurezza",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 67.93,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 25348,
            "slug": "vs19_204_056",
            "identifier": "vs19_204_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_056/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 56,
            "title": "Mozione n. 1-00216, limitatamente al capoverso venticinquesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso venticinquesimo della parte dispositiva, BONELLI ANGELO (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": 27,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25327,
            "slug": "vs19_204_053",
            "identifier": "vs19_204_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_053/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 53,
            "title": "Mozione n. 1-00216, limitatamente al capoverso ventiduesimo della parte dispositiva, BONELLI ANGELO (AVS) ed altri - Votazione Mozione 1_00216",
            "original_title": "Votazione Mozione 1_00216",
            "description_title": "Mozione n. 1-00216, limitatamente al capoverso ventiduesimo della parte dispositiva, BONELLI ANGELO (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": 27,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25361,
            "slug": "vs19_204_030",
            "identifier": "vs19_204_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_030/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1458/67, limitatamente alle premesse, LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1458/67, DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/67, DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/67, limitatamente alle premesse, LOMUTI ARNALDO (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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 25375,
            "slug": "vs19_204_003",
            "identifier": "vs19_204_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_204_003/?format=api",
            "sitting": {
                "id": 1539,
                "date": "2023-11-28",
                "number": 204,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/1458/37 SOUMAHORO ABOUBAKAR (MISTO) - Votazione Ordine del giorno 9/1458/37 DDL n. 1458",
            "original_title": "Votazione Ordine del giorno 9/1458/37 DDL n. 1458",
            "description_title": "Ordine del giorno n. 9/1458/37 SOUMAHORO ABOUBAKAR (MISTO)",
            "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": 61.18,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 26873,
            "slug": "vs19_229_015",
            "identifier": "vs19_229_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_015/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.100 BONELLI ANGELO (AVS) - Votazione Emendamento 2.100 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.100 DDL n. 1297",
            "description_title": "Emendamento 2.100 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 26897,
            "slug": "vs19_229_016",
            "identifier": "vs19_229_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_016/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.6 GIULIANO CARLA (M5S) - Votazione Emendamento 2.6 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.6 DDL n. 1297",
            "description_title": "Emendamento 2.6 GIULIANO CARLA (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": 4,
            "n_margin": 27,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29298,
            "slug": "vs19_270_027",
            "identifier": "vs19_270_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_027/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 3.8 FONTANA ILARIA (M5S) - Votazione Emendamento 3.8 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.8 DDL n. 1790",
            "description_title": "Emendamento 3.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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 29288,
            "slug": "vs19_270_012",
            "identifier": "vs19_270_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_012/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 2.3 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1790",
            "description_title": "Emendamento 2.3 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": 56.96,
            "minority_cohesion_rate": 59.88
        },
        {
            "id": 29300,
            "slug": "vs19_270_024",
            "identifier": "vs19_270_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_024/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 3.3 FONTANA ILARIA (M5S) - Votazione Emendamento 3.3 DDL n. 1790",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1790",
            "description_title": "Emendamento 3.3 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": 27,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 29354,
            "slug": "vs19_271_001",
            "identifier": "vs19_271_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_271_001/?format=api",
            "sitting": {
                "id": 1652,
                "date": "2024-03-27",
                "number": 271,
                "branch": "C"
            },
            "number": 1,
            "title": "Interventi in materia di sicurezza stradale",
            "original_title": "Votazione finale DDL n. 1435",
            "description_title": "Interventi in materia di sicurezza stradale e delega al Governo per la revisione del codice della strada, di cui al decreto legislativo 30 aprile 1992, n. 285 (DDL 1435 e abb PDL 41-96-195-411-412-526-529-578-634-684-686-697-718-865-874-892-985-1030-1218-1258-1265-1398-1413-1483)",
            "public_title": "Interventi in materia di sicurezza stradale",
            "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": 27,
            "majority_cohesion_rate": 67.09,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 30132,
            "slug": "vs19_283_040",
            "identifier": "vs19_283_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_040/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/836/8 ZINGARETTI NICOLA (PD-IDP) - Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "original_title": "Votazione Ordine del giorno 9/836/8 PDL n. 0836",
            "description_title": "Ordine del giorno n. 9/836/8 ZINGARETTI 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": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 58.9
        },
        {
            "id": 30296,
            "slug": "vs19_292_082",
            "identifier": "vs19_292_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_082/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 82,
            "title": "Ordine del giorno n. 9/1717/6 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/1717/6 DDL n. 1717",
            "original_title": "Votazione Ordine del giorno 9/1717/6 DDL n. 1717",
            "description_title": "Ordine del giorno n. 9/1717/6 CAFIERO DE RAHO FEDERICO (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": 54.43,
            "minority_cohesion_rate": 55.83
        },
        {
            "id": 29524,
            "slug": "vs19_187_022",
            "identifier": "vs19_187_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_022/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1416/35 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/1416/35 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/35 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/35 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 29527,
            "slug": "vs19_187_025",
            "identifier": "vs19_187_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_025/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1416/38 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1416/38 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/38 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/38 SCERRA FILIPPO (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": 27,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 29528,
            "slug": "vs19_187_026",
            "identifier": "vs19_187_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_187_026/?format=api",
            "sitting": {
                "id": 1517,
                "date": "2023-10-30",
                "number": 187,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/1416/39 CARAMIELLO ALESSANDRO (M5S) - Votazione Ordine del giorno 9/1416/39 DDL n. 1416",
            "original_title": "Votazione Ordine del giorno 9/1416/39 DDL n. 1416",
            "description_title": "Ordine del giorno n. 9/1416/39 CARAMIELLO ALESSANDRO (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": 66.24,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 24170,
            "slug": "vs19_168_004",
            "identifier": "vs19_168_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_168_004/?format=api",
            "sitting": {
                "id": 1481,
                "date": "2023-09-28",
                "number": 168,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1373/5 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1373/5 DDL n. 1373",
            "original_title": "Votazione Ordine del giorno 9/1373/5 DDL n. 1373",
            "description_title": "Ordine del giorno n. 9/1373/5 GIULIANO CARLA (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": 69.62,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 25514,
            "slug": "vs19_209_012",
            "identifier": "vs19_209_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_012/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 12,
            "title": "Articolo 2 (Mantenimento) - Votazione Articolo 2 PDL n. 1275",
            "original_title": "Votazione Articolo 2 PDL n. 1275",
            "description_title": "Articolo 2 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 54.32
        },
        {
            "id": 25516,
            "slug": "vs19_209_004",
            "identifier": "vs19_209_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_209_004/?format=api",
            "sitting": {
                "id": 1547,
                "date": "2023-12-05",
                "number": 209,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1002 MARI FRANCESCO (AVS) - Votazione Emendamento 1.1002 PDL n. 1275",
            "original_title": "Votazione Emendamento 1.1002 PDL n. 1275",
            "description_title": "Emendamento 1.1002 MARI FRANCESCO (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": 27,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25758,
            "slug": "vs19_210_201",
            "identifier": "vs19_210_201",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_201/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 201,
            "title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "original_title": "Votazione Ordine del giorno 9/1341/34 DDL n. 1341",
            "description_title": "Ordine del giorno n. 9/1341/34 PORTA FABIO (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": 27,
            "majority_cohesion_rate": 54.01,
            "minority_cohesion_rate": 46.91
        },
        {
            "id": 25568,
            "slug": "vs19_210_018",
            "identifier": "vs19_210_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_018/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 4.8 EVI ELEONORA (AVS) - Votazione Emendamento 4.8 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.8 DDL n. 1341",
            "description_title": "Emendamento 4.8 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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 25684,
            "slug": "vs19_210_013",
            "identifier": "vs19_210_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_013/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 4.2 EVI ELEONORA (AVS) - Votazione Emendamento 4.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1341",
            "description_title": "Emendamento 4.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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 25739,
            "slug": "vs19_210_072",
            "identifier": "vs19_210_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_072/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 18.7 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.7 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.7 DDL n. 1341",
            "description_title": "Emendamento 18.7 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": 3,
            "n_margin": 27,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 25550,
            "slug": "vs19_210_059",
            "identifier": "vs19_210_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_059/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 15.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1341",
            "description_title": "Emendamento 15.2 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        }
    ]
}