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

{
    "count": 22130,
    "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=188",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=186",
    "results": [
        {
            "id": 35701,
            "slug": "vs19_409_021",
            "identifier": "vs19_409_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_021/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.1009 GIACHETTI ROBERTO (IVICRE) - Votazione Emendamento 3.1009 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1009 DDL n. 1917",
            "description_title": "Emendamento 3.1009 GIACHETTI ROBERTO (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 113,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 35737,
            "slug": "vs19_409_058",
            "identifier": "vs19_409_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_058/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 58,
            "title": "Identici emendamenti 4.31 COLUCCI ALFONSO (M5S) e 4.1010 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.31 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.31 DDL n. 1917",
            "description_title": "Identici emendamenti 4.31 COLUCCI ALFONSO (M5S) e 4.1010 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": 37,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35418,
            "slug": "vs19_402_067",
            "identifier": "vs19_402_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_067/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2112-bis/54 LAUS MAURO ANTONIO DONATO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/54 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/54 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/54 LAUS MAURO ANTONIO DONATO (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": 34,
            "majority_cohesion_rate": 77.27,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 36482,
            "slug": "vs19_435_067",
            "identifier": "vs19_435_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_435_067/?format=api",
            "sitting": {
                "id": 1919,
                "date": "2025-02-26",
                "number": 435,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 1573",
            "original_title": "Votazione Articolo 6 PDL n. 1573",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35461,
            "slug": "vs19_402_111",
            "identifier": "vs19_402_111",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_111/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 111,
            "title": "Ordine del giorno n. 9/2112-bis/99 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/2112-bis/99 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/99 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/99 SPORTIELLO GILDA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 79.34,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35767,
            "slug": "vs19_409_090",
            "identifier": "vs19_409_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_090/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 90,
            "title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE) - Votazione Emendamento 6.1000 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1000 DDL n. 1917",
            "description_title": "Emendamento 6.1000 BOSCHI MARIA ELENA (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 130,
            "majority_cohesion_rate": 66.53,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33574,
            "slug": "vs19_384_020",
            "identifier": "vs19_384_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_020/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 4.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 59,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 39335,
            "slug": "vs19_503_198",
            "identifier": "vs19_503_198",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_198/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 198,
            "title": "ARTICOLO 6 - Votazione Articolo 6 ",
            "original_title": "Votazione Articolo 6 ",
            "description_title": "ARTICOLO 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 49.18,
            "minority_cohesion_rate": 57.69
        },
        {
            "id": 35720,
            "slug": "vs19_409_040",
            "identifier": "vs19_409_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_040/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.100 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.100 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.100 DDL n. 1917",
            "description_title": "Emendamento 3.100 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": 46,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 46.5
        },
        {
            "id": 35722,
            "slug": "vs19_409_042",
            "identifier": "vs19_409_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_042/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 3.103 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 3.103 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.103 DDL n. 1917",
            "description_title": "Emendamento 3.103 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": 33,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33564,
            "slug": "vs19_384_028",
            "identifier": "vs19_384_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_028/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 28,
            "title": "EM 5.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 5.1002",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 35732,
            "slug": "vs19_409_053",
            "identifier": "vs19_409_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_053/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 4.1020 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.1020 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1020 DDL n. 1917",
            "description_title": "Emendamento 4.1020 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": 38,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35469,
            "slug": "vs19_402_119",
            "identifier": "vs19_402_119",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_119/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 119,
            "title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (M5S) - Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/109 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/109 ORRICO ANNA LAURA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35470,
            "slug": "vs19_402_120",
            "identifier": "vs19_402_120",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_120/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 120,
            "title": "Ordine del giorno n. 9/2112-bis/110 APPENDINO CHIARA (M5S) - Votazione Ordine del giorno 9/2112-bis/110 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/110 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/110 APPENDINO CHIARA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 78.1,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 35354,
            "slug": "vs19_402_003",
            "identifier": "vs19_402_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_003/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 3 DDL n. 2112-bis",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 68.18,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35426,
            "slug": "vs19_402_075",
            "identifier": "vs19_402_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_075/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2112-bis/62, come riformulato, PITTALIS PIETRO (FI-PPE) - Votazione Ordine del giorno 9/2112-bis/62, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/62, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/62, come riformulato, PITTALIS PIETRO (FI-PPE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 115,
            "majority_cohesion_rate": 78.93,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 35766,
            "slug": "vs19_409_089",
            "identifier": "vs19_409_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_089/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 89,
            "title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 6.1 DDL n. 1917",
            "original_title": "Votazione Emendamento 6.1 DDL n. 1917",
            "description_title": "Identici emendamenti 6.1 COLUCCI ALFONSO (M5S), 6.2 BONAFE' SIMONA (PD-IDP) e 6.3 ZARATTI FILIBERTO (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": 41,
            "majority_cohesion_rate": 65.7,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 35427,
            "slug": "vs19_402_076",
            "identifier": "vs19_402_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_076/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2112-bis/64, come riformulato, PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2112-bis/64, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/64, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/64, come riformulato, PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 78.51,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35679,
            "slug": "vs19_409_091",
            "identifier": "vs19_409_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_091/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 91,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 1917",
            "original_title": "Votazione Articolo 6 DDL n. 1917",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 65.29,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 35734,
            "slug": "vs19_409_055",
            "identifier": "vs19_409_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_055/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 4.1022 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 4.1022 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1022 DDL n. 1917",
            "description_title": "Emendamento 4.1022 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 35735,
            "slug": "vs19_409_056",
            "identifier": "vs19_409_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_056/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 4.1023 BONAFE' SIMONA (PD-IDP) - Votazione Emendamento 4.1023 DDL n. 1917",
            "original_title": "Votazione Emendamento 4.1023 DDL n. 1917",
            "description_title": "Emendamento 4.1023 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": 39,
            "majority_cohesion_rate": 64.88,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 35436,
            "slug": "vs19_402_085",
            "identifier": "vs19_402_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_085/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/72 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/72 SCUTELLA' ELISA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34659,
            "slug": "vs19_387_056",
            "identifier": "vs19_387_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_056/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/59 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/59 TUCCI RICCARDO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 35699,
            "slug": "vs19_409_019",
            "identifier": "vs19_409_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_019/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 19,
            "title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.77 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.77 DDL n. 1917",
            "description_title": "Identici emendamenti 3.77 CAFIERO DE RAHO FEDERICO (M5S) e 3.1014 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 34660,
            "slug": "vs19_387_057",
            "identifier": "vs19_387_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_057/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/2088-AR/60 L'ABBATE PATTY (M5S) - Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/60 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/60 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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 54.78
        },
        {
            "id": 34619,
            "slug": "vs19_387_016",
            "identifier": "vs19_387_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_016/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2088-AR/18 BOLDRINI LAURA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/18 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/18 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/18 BOLDRINI LAURA (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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35515,
            "slug": "vs19_402_166",
            "identifier": "vs19_402_166",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_166/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 166,
            "title": "Ordine del giorno n. 9/2112-bis/200 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/200 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/200 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/200 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35477,
            "slug": "vs19_402_128",
            "identifier": "vs19_402_128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_128/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 128,
            "title": "Ordine del giorno n. 9/2112-bis/121 PORTA FABIO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/121 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/121 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/121 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 76.43
        },
        {
            "id": 35690,
            "slug": "vs19_409_010",
            "identifier": "vs19_409_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_010/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.28 ZARATTI FILIBERTO (AVS) - Votazione Emendamento 3.28 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.28 DDL n. 1917",
            "description_title": "Emendamento 3.28 ZARATTI FILIBERTO (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": 51,
            "majority_cohesion_rate": 66.94,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 39361,
            "slug": "vs19_503_026",
            "identifier": "vs19_503_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_026/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 6.3 ASCARI STEFANIA (M5S) - Votazione Emendamento 6.3 DDL n. 2482",
            "original_title": "Votazione Emendamento 6.3 DDL n. 2482",
            "description_title": "Emendamento 6.3 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": 18,
            "majority_cohesion_rate": 56.97,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 35365,
            "slug": "vs19_402_014",
            "identifier": "vs19_402_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_014/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 6 - Votazione Articolo 6 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 6 DDL n. 2112-bis",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 75.21,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39488,
            "slug": "vs19_503_155",
            "identifier": "vs19_503_155",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_155/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 155,
            "title": "EM 3.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.1000",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 110,
            "majority_cohesion_rate": 51.64,
            "minority_cohesion_rate": 62.18
        },
        {
            "id": 39491,
            "slug": "vs19_503_159",
            "identifier": "vs19_503_159",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_159/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 159,
            "title": "EM 4.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 4.6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.87,
            "minority_cohesion_rate": 57.05
        },
        {
            "id": 35420,
            "slug": "vs19_402_069",
            "identifier": "vs19_402_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_069/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2112-bis/55 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/55 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/55 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/55 SCOTTO ARTURO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 39374,
            "slug": "vs19_503_039",
            "identifier": "vs19_503_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_039/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.8 L'ABBATE PATTY (M5S) - Votazione Emendamento 7.8 DDL n. 2482",
            "original_title": "Votazione Emendamento 7.8 DDL n. 2482",
            "description_title": "Emendamento 7.8 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": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 55.74,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 35703,
            "slug": "vs19_409_023",
            "identifier": "vs19_409_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_409_023/?format=api",
            "sitting": {
                "id": 1877,
                "date": "2025-01-15",
                "number": 409,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.1027 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 3.1027 DDL n. 1917",
            "original_title": "Votazione Emendamento 3.1027 DDL n. 1917",
            "description_title": "Emendamento 3.1027 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo aggiuntivo 12.01 CASO ANTONIO (M5S) - Votazione Emendamento 12.01 DDL n. 2482",
            "original_title": "Votazione Emendamento 12.01 DDL n. 2482",
            "description_title": "Articolo aggiuntivo 12.01 CASO ANTONIO (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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 35782,
            "slug": "vs19_410_002",
            "identifier": "vs19_410_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_002/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1917/4 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1917/4 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/4 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/4 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": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 75.8
        },
        {
            "id": 35367,
            "slug": "vs19_402_016",
            "identifier": "vs19_402_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_016/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 8 - Votazione Articolo 8 DDL n. 2112-bis",
            "original_title": "Votazione Articolo 8 DDL n. 2112-bis",
            "description_title": "Articolo 8",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 76.86,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35514,
            "slug": "vs19_402_165",
            "identifier": "vs19_402_165",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_165/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 165,
            "title": "Ordine del giorno n. 9/2112-bis/197, nel testo riformulato, MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/197, DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/197, DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/197, nel testo riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 145,
            "majority_cohesion_rate": 74.79,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35511,
            "slug": "vs19_402_162",
            "identifier": "vs19_402_162",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_402_162/?format=api",
            "sitting": {
                "id": 1862,
                "date": "2024-12-20",
                "number": 402,
                "branch": "C"
            },
            "number": 162,
            "title": "Ordine del giorno n. 9/2112-bis/183 BAKKALI OUIDAD (PD-IDP) - Votazione Ordine del giorno 9/2112-bis/183 DDL n. 2112-bis",
            "original_title": "Votazione Ordine del giorno 9/2112-bis/183 DDL n. 2112-bis",
            "description_title": "Ordine del giorno n. 9/2112-bis/183 BAKKALI OUIDAD (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": 37,
            "majority_cohesion_rate": 76.45,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34608,
            "slug": "vs19_387_005",
            "identifier": "vs19_387_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_005/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/6 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/6 DORI DEVIS (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 39486,
            "slug": "vs19_503_153",
            "identifier": "vs19_503_153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_153/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 153,
            "title": "EM 3.12 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 3.12",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.46,
            "minority_cohesion_rate": 56.41
        },
        {
            "id": 35801,
            "slug": "vs19_410_021",
            "identifier": "vs19_410_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_021/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1917/27 LOMUTI ARNALDO (M5S) - Votazione Ordine del giorno 9/1917/27 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/27 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/27 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35791,
            "slug": "vs19_410_011",
            "identifier": "vs19_410_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_011/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (PD-IDP) - Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/14 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/14 FORATTINI ANTONELLA (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": 23,
            "majority_cohesion_rate": 63.64,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34611,
            "slug": "vs19_387_008",
            "identifier": "vs19_387_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_008/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2088-AR/9 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/9 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/9 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": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 35785,
            "slug": "vs19_410_005",
            "identifier": "vs19_410_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_005/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1917/8 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1917/8 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/8 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/8 COLUCCI ALFONSO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 35786,
            "slug": "vs19_410_006",
            "identifier": "vs19_410_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_006/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1917/9 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/1917/9 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/9 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/9 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 73.25
        },
        {
            "id": 35788,
            "slug": "vs19_410_008",
            "identifier": "vs19_410_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_008/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1917/11 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/11 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/11 PENZA PASQUALINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 35795,
            "slug": "vs19_410_015",
            "identifier": "vs19_410_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_410_015/?format=api",
            "sitting": {
                "id": 1879,
                "date": "2025-01-16",
                "number": 410,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1917/18 LACARRA MARCO (PD-IDP) - Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "original_title": "Votazione Ordine del giorno 9/1917/18 DDL n. 1917",
            "description_title": "Ordine del giorno n. 9/1917/18 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 63.22,
            "minority_cohesion_rate": 69.43
        }
    ]
}