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

{
    "count": 22091,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=362",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=identifier&page=360",
    "results": [
        {
            "id": 33625,
            "slug": "vs19_384_078",
            "identifier": "vs19_384_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_078/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 78,
            "title": "ODG 9/30-A E ABB/8 - Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/8 ",
            "description_title": "ODG 9/30-A E ABB/8",
            "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": 14,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33666,
            "slug": "vs19_384_079",
            "identifier": "vs19_384_079",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_079/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 79,
            "title": "ODG 9/30-A E ABB/9 - Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/9 ",
            "description_title": "ODG 9/30-A E ABB/9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 52.07,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33627,
            "slug": "vs19_384_080",
            "identifier": "vs19_384_080",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_080/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 80,
            "title": "ODG 9/30-A E ABB/10 - Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/10 ",
            "description_title": "ODG 9/30-A E ABB/10",
            "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": 14,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33640,
            "slug": "vs19_384_081",
            "identifier": "vs19_384_081",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_081/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 81,
            "title": "ODG 9/30-A E ABB/11 - Votazione Ordine del giorno 9/30-A E ABB/11 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/11 ",
            "description_title": "ODG 9/30-A E ABB/11",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 12,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 33655,
            "slug": "vs19_384_082",
            "identifier": "vs19_384_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_082/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 82,
            "title": "ODG 9/30-A E ABB/12 - Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/12 ",
            "description_title": "ODG 9/30-A E ABB/12",
            "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": 12,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 33669,
            "slug": "vs19_384_083",
            "identifier": "vs19_384_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_083/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 83,
            "title": "ODG 9/30-A E ABB/13 - Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/13 ",
            "description_title": "ODG 9/30-A E ABB/13",
            "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": 14,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33623,
            "slug": "vs19_384_084",
            "identifier": "vs19_384_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_084/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 84,
            "title": "ODG 9/30-A E ABB/14 - Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/14 ",
            "description_title": "ODG 9/30-A E ABB/14",
            "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": 15,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33637,
            "slug": "vs19_384_085",
            "identifier": "vs19_384_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_085/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 85,
            "title": "ODG 9/30-A E ABB/15 - Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/15 ",
            "description_title": "ODG 9/30-A E ABB/15",
            "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": 12,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33648,
            "slug": "vs19_384_087",
            "identifier": "vs19_384_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_087/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 87,
            "title": "ODG 9/30-A E ABB/19 RIF - Votazione Ordine del giorno 9/30-A E ABB/19 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/19 ",
            "description_title": "ODG 9/30-A E ABB/19 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 15,
            "n_margin": 100,
            "majority_cohesion_rate": 44.63,
            "minority_cohesion_rate": 66.88
        },
        {
            "id": 33665,
            "slug": "vs19_384_088",
            "identifier": "vs19_384_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_088/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/30-A E ABB/20 - Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "description_title": "ODG 9/30-A E ABB/20",
            "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": 40,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 33664,
            "slug": "vs19_384_089",
            "identifier": "vs19_384_089",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_089/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 89,
            "title": "ODG 9/30-A E ABB/21 - Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/21 ",
            "description_title": "ODG 9/30-A E ABB/21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 49.59,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 33630,
            "slug": "vs19_384_090",
            "identifier": "vs19_384_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_090/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 90,
            "title": "ODG 9/30-A E ABB/22 - Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/22 ",
            "description_title": "ODG 9/30-A E ABB/22",
            "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": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33642,
            "slug": "vs19_384_091",
            "identifier": "vs19_384_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_091/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 91,
            "title": "ODG 9/30-A E ABB/23 RIF - Votazione Ordine del giorno 9/30-A E ABB/23 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/23 ",
            "description_title": "ODG 9/30-A E ABB/23 RIF",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 97,
            "majority_cohesion_rate": 42.98,
            "minority_cohesion_rate": 64.97
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "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": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "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": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33618,
            "slug": "vs19_384_094",
            "identifier": "vs19_384_094",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_094/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 94,
            "title": "ODG 9/30-A E ABB/26 - Votazione Ordine del giorno 9/30-A E ABB/26 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/26 ",
            "description_title": "ODG 9/30-A E ABB/26",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 42,
            "majority_cohesion_rate": 50.0,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 33632,
            "slug": "vs19_384_095",
            "identifier": "vs19_384_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_095/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 95,
            "title": "Integrazione e armonizzazione della disciplina in materia di reati contro gli animali",
            "original_title": "Votazione finale ",
            "description_title": "PDL 30-A E ABB - VOTO FINALE",
            "public_title": "Integrazione e armonizzazione della disciplina in materia di reati contro gli animali",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 16,
            "n_margin": 49,
            "majority_cohesion_rate": 41.32,
            "minority_cohesion_rate": 51.59
        },
        {
            "id": 33686,
            "slug": "vs19_385_001",
            "identifier": "vs19_385_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_001/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 1,
            "title": "PDL 1987-A - QUEST PREG 1 E 2 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - QUEST PREG 1 E 2",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 81,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 43.95
        },
        {
            "id": 33689,
            "slug": "vs19_385_002",
            "identifier": "vs19_385_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_002/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 2,
            "title": "PDL 1987-A - EM 1.101 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "PDL 1987-A - EM 1.101",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 77,
            "majority_cohesion_rate": 53.72,
            "minority_cohesion_rate": 42.04
        },
        {
            "id": 33691,
            "slug": "vs19_385_003",
            "identifier": "vs19_385_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_003/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 3,
            "title": "EM 1.103 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 1.103",
            "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": 76,
            "majority_cohesion_rate": 52.48,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33687,
            "slug": "vs19_385_004",
            "identifier": "vs19_385_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_004/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.23 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.23 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.23 PDL n. 1987",
            "description_title": "Emendamento 1.23 SANTILLO AGOSTINO (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": 75,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33684,
            "slug": "vs19_385_005",
            "identifier": "vs19_385_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_005/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.25 MORFINO DANIELA (M5S) - Votazione Emendamento 1.25 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.25 PDL n. 1987",
            "description_title": "Emendamento 1.25 MORFINO DANIELA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 76,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 41.4
        },
        {
            "id": 33692,
            "slug": "vs19_385_006",
            "identifier": "vs19_385_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_006/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.102 SANTILLO AGOSTINO (M5S) - Votazione Emendamento 1.102 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.102 PDL n. 1987",
            "description_title": "Emendamento 1.102 SANTILLO AGOSTINO (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": 77,
            "majority_cohesion_rate": 54.13,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 33690,
            "slug": "vs19_385_007",
            "identifier": "vs19_385_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_007/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.107 BONELLI ANGELO (AVS) - Votazione Emendamento 1.107 PDL n. 1987",
            "original_title": "Votazione Emendamento 1.107 PDL n. 1987",
            "description_title": "Emendamento 1.107 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 75,
            "majority_cohesion_rate": 53.31,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33688,
            "slug": "vs19_385_008",
            "identifier": "vs19_385_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_008/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.77, come riformulato, MANES FRANCO (M-MIN) - Votazione Emendamento 1.77, PDL n. 1987",
            "original_title": "Votazione Emendamento 1.77, PDL n. 1987",
            "description_title": "Emendamento 1.77, come riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 33685,
            "slug": "vs19_385_009",
            "identifier": "vs19_385_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_009/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "original_title": "Votazione Ordine del giorno 9/1987/2, PDL n. 1987",
            "description_title": "Ordine del giorno n. 9/1987/2, limitatamente all'impegno, BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 52.89,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 33683,
            "slug": "vs19_385_010",
            "identifier": "vs19_385_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_010/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 10,
            "title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "original_title": "Votazione finale PDL n. 1987",
            "description_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia (PDL 1987)",
            "public_title": "Disposizioni di interpretazione autentica in materia urbanistica ed edilizia",
            "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": 65,
            "majority_cohesion_rate": 50.41,
            "minority_cohesion_rate": 31.85
        },
        {
            "id": 34604,
            "slug": "vs19_387_001",
            "identifier": "vs19_387_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_001/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2088-AR/2 FRATOIANNI NICOLA (AVS) - Votazione Ordine del giorno 9/2088-AR/2 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/2 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/2 FRATOIANNI NICOLA (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": 22,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 34605,
            "slug": "vs19_387_002",
            "identifier": "vs19_387_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_002/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2088-AR/3 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/2088-AR/3 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/3 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/3 ZARATTI FILIBERTO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 69.43
        },
        {
            "id": 34606,
            "slug": "vs19_387_003",
            "identifier": "vs19_387_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_003/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2088-AR/4 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/2088-AR/4 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/4 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/4 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": 21,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34607,
            "slug": "vs19_387_004",
            "identifier": "vs19_387_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_004/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS) - Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/5 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/5 BONELLI ANGELO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 71.34
        },
        {
            "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": 34609,
            "slug": "vs19_387_006",
            "identifier": "vs19_387_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_006/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2088-AR/7 ZANELLA LUANA (AVS) - Votazione Ordine del giorno 9/2088-AR/7 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/7 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/7 ZANELLA LUANA (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": 21,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34610,
            "slug": "vs19_387_007",
            "identifier": "vs19_387_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_007/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2088-AR/8 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2088-AR/8 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/8 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/8 GRIMALDI MARCO (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 59.92,
            "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": 34612,
            "slug": "vs19_387_009",
            "identifier": "vs19_387_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_009/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2088-AR/10, nel testo riformulato, BENZONI FABRIZIO (APERRE) - Votazione Ordine del giorno 9/2088-AR/10, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/10, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/10, nel testo riformulato, BENZONI FABRIZIO (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 125,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 72.61
        },
        {
            "id": 34613,
            "slug": "vs19_387_010",
            "identifier": "vs19_387_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_010/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2088-AR/11 ONORI FEDERICA (APERRE) - Votazione Ordine del giorno 9/2088-AR/11 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/11 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/11 ONORI FEDERICA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.7
        },
        {
            "id": 34614,
            "slug": "vs19_387_011",
            "identifier": "vs19_387_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_011/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2088-AR/12, come riformulato, PASTORELLA GIULIA (APERRE) - Votazione Ordine del giorno 9/2088-AR/12, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/12, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/12, come riformulato, PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 7,
            "n_margin": 127,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34615,
            "slug": "vs19_387_012",
            "identifier": "vs19_387_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_012/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2088-AR/13 GIACHETTI ROBERTO (IVICRE) - Votazione Ordine del giorno 9/2088-AR/13 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/13 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/13 GIACHETTI ROBERTO (IVICRE)",
            "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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 71.34
        },
        {
            "id": 34616,
            "slug": "vs19_387_013",
            "identifier": "vs19_387_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_013/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (IVICRE) - Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/14 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/14 BONIFAZI FRANCESCO (IVICRE)",
            "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": 61.57,
            "minority_cohesion_rate": 71.97
        },
        {
            "id": 34617,
            "slug": "vs19_387_014",
            "identifier": "vs19_387_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_014/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE) - Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/15 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/15 GADDA MARIA CHIARA (IVICRE)",
            "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": 63.22,
            "minority_cohesion_rate": 74.52
        },
        {
            "id": 34618,
            "slug": "vs19_387_015",
            "identifier": "vs19_387_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_015/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2088-AR/17 SOUMAHORO ABOUBAKAR (M-ALT) - Votazione Ordine del giorno 9/2088-AR/17 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/17 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/17 SOUMAHORO ABOUBAKAR (M-ALT)",
            "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": 19,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 72.61
        },
        {
            "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": 34620,
            "slug": "vs19_387_017",
            "identifier": "vs19_387_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_017/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2088-AR/19 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/19 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/19 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 61.57,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34621,
            "slug": "vs19_387_018",
            "identifier": "vs19_387_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_018/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/20 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/20 AMENDOLA VINCENZO (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": 22,
            "majority_cohesion_rate": 62.81,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34622,
            "slug": "vs19_387_019",
            "identifier": "vs19_387_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_019/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/21 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/21 GUERRA MARIA CECILIA (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": 23,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 68.79
        },
        {
            "id": 34623,
            "slug": "vs19_387_020",
            "identifier": "vs19_387_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_020/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2088-AR/22 ORFINI MATTEO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/22 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/22 ORFINI MATTEO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34624,
            "slug": "vs19_387_021",
            "identifier": "vs19_387_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_021/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2088-AR/23, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/23, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/23, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/23, nel testo riformulato, PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 62.4,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 34625,
            "slug": "vs19_387_022",
            "identifier": "vs19_387_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_022/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/24, DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/24, nel testo riformulato, VACCARI STEFANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 123,
            "majority_cohesion_rate": 61.16,
            "minority_cohesion_rate": 68.79
        }
    ]
}