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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "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://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=226",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=224",
    "results": [
        {
            "id": 4835,
            "slug": "vs18_438_070",
            "identifier": "vs18_438_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_070/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2727/91 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/2727/91 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/91 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/91 FOGLIANI KETTY (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 5501,
            "slug": "vs18_417_025",
            "identifier": "vs18_417_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_025/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.395 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.395 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.395 PDL n. 0107",
            "description_title": "Emendamento 1.395 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 6557,
            "slug": "vs18_308_011",
            "identifier": "vs18_308_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_011/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2325/24 FRASSINETTI PAOLA (FDI) - Votazione Ordine del giorno 9/2325/24 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/24 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/24 FRASSINETTI PAOLA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 6582,
            "slug": "vs18_308_024",
            "identifier": "vs18_308_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_024/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/122 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/122 CAPPELLACCI UGO (FI)",
            "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": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 8328,
            "slug": "vs18_454_008",
            "identifier": "vs18_454_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_008/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.03 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.03 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.03 MOLLICONE FEDERICO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 65.49
        },
        {
            "id": 6583,
            "slug": "vs18_308_003",
            "identifier": "vs18_308_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_003/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (FDI) - Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/10 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/10 BELLUCCI MARIA TERESA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 74.11,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 8415,
            "slug": "vs18_453_001",
            "identifier": "vs18_453_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_453_001/?format=api",
            "sitting": {
                "id": 469,
                "date": "2021-01-18",
                "number": 453,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 99.32,
            "minority_cohesion_rate": 84.15
        },
        {
            "id": 5787,
            "slug": "vs18_369_033",
            "identifier": "vs18_369_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_033/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2500/324 RAFFAELLI ELENA (LEGA) - Votazione Ordine del giorno 9/2500/324 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/324 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/324 RAFFAELLI ELENA (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 6573,
            "slug": "vs18_308_008",
            "identifier": "vs18_308_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_008/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2325/20 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2325/20 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/20 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/20 DELMASTRO DELLE VEDOVE ANDREA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 80.54
        },
        {
            "id": 6598,
            "slug": "vs18_308_012",
            "identifier": "vs18_308_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_012/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2325/26 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2325/26 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/26 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/26 GEMMATO MARCELLO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 4690,
            "slug": "vs18_352_008",
            "identifier": "vs18_352_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_352_008/?format=api",
            "sitting": {
                "id": 368,
                "date": "2020-06-08",
                "number": 352,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.204 MAGI RICCARDO (MISTO) - Votazione Emendamento 1.204 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.204 DDL n. 2471",
            "description_title": "Emendamento 1.204 MAGI RICCARDO (MISTO)",
            "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": 30,
            "majority_cohesion_rate": 65.17,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 5031,
            "slug": "vs18_381_004",
            "identifier": "vs18_381_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_004/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.109 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.109 PDL n. 1056",
            "description_title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6581,
            "slug": "vs18_308_004",
            "identifier": "vs18_308_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_004/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2325/11 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2325/11 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/11 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/11 BIGNAMI GALEAZZO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 79.38
        },
        {
            "id": 6230,
            "slug": "vs18_446_009",
            "identifier": "vs18_446_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_009/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (FI) - Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (FI)",
            "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": 30,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5753,
            "slug": "vs18_371_003",
            "identifier": "vs18_371_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_371_003/?format=api",
            "sitting": {
                "id": 387,
                "date": "2020-07-14",
                "number": 371,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S) - Votazione Risoluzione 6_00111",
            "original_title": "Votazione Risoluzione 6_00111",
            "description_title": "Risoluzione n. 6-00111 DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) e CRIPPA DAVIDE (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 76.51,
            "minority_cohesion_rate": 76.86
        },
        {
            "id": 5151,
            "slug": "vs18_339_009",
            "identifier": "vs18_339_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_009/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2447/15 (Ulteriore nuova versione) VARCHI MARIA CAROLINA (FDI) - Votazione Ordine del giorno 9/2447/15 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/15 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/15 (Ulteriore nuova versione) VARCHI MARIA CAROLINA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.38,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 5585,
            "slug": "vs18_376_022",
            "identifier": "vs18_376_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_022/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.114 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.114 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.114 PDL n. 0687",
            "description_title": "Emendamento 2.114 LOCATELLI ALESSANDRA (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5099,
            "slug": "vs18_354_003",
            "identifier": "vs18_354_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_354_003/?format=api",
            "sitting": {
                "id": 370,
                "date": "2020-06-10",
                "number": 354,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.232 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.232 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.232 DDL n. 2471",
            "description_title": "Emendamento 1.232 PRISCO EMANUELE (FDI)",
            "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": 30,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 78.43
        },
        {
            "id": 5204,
            "slug": "vs18_339_003",
            "identifier": "vs18_339_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_003/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2447/6 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2447/6 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/6 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/6 RIZZETTO WALTER (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.68,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 11334,
            "slug": "18-31-40",
            "identifier": "18-31-40",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-40/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 40,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 2.13, Cucca e altri",
            "original_title": "Em. 2.13, Cucca e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "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": 30,
            "majority_cohesion_rate": 89.22,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 6130,
            "slug": "vs18_353_005",
            "identifier": "vs18_353_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_005/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.218 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.218 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.218 DDL n. 2471",
            "description_title": "Emendamento 1.218 PRISCO EMANUELE (FDI)",
            "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": 30,
            "majority_cohesion_rate": 69.97,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 5968,
            "slug": "vs18_338_012",
            "identifier": "vs18_338_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_012/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 4.1 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.1 DDL n. 2447",
            "description_title": "Emendamento 4.1 SISTO FRANCESCO PAOLO (FI)",
            "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": 30,
            "majority_cohesion_rate": 76.88,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5268,
            "slug": "vs18_348_021",
            "identifier": "vs18_348_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_021/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2461/143 MOLINARI RICCARDO (LEGA) - Votazione Ordine del giorno 9/2461/143 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/143 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/143 MOLINARI RICCARDO (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 76.88,
            "minority_cohesion_rate": 76.08
        },
        {
            "id": 5127,
            "slug": "vs18_417_066",
            "identifier": "vs18_417_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_066/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.022 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.022 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.022 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 4397,
            "slug": "vs18_267_051",
            "identifier": "vs18_267_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_051/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 9.0597 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0597 PATASSINI TULLIO (LEGA)\n    ",
            "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": 30,
            "majority_cohesion_rate": 69.48,
            "minority_cohesion_rate": 71.32
        },
        {
            "id": 4927,
            "slug": "vs18_335_010",
            "identifier": "vs18_335_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_010/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.53 MELONI GIORGIA (FDI) - Votazione Emendamento 1.53 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2447",
            "description_title": "Emendamento 1.53 MELONI GIORGIA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5877,
            "slug": "vs18_351_032",
            "identifier": "vs18_351_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_032/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2525/155 COIN DIMITRI (LEGA) - Votazione Ordine del giorno 9/2525/155 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/155 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/155 COIN DIMITRI (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 72.37,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 6120,
            "slug": "vs18_373_011",
            "identifier": "vs18_373_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_011/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.103 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.103 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.103 PDL n. 0687",
            "description_title": "Emendamento 1.103 PALMIERI ANTONIO (FI)",
            "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": 30,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 11063,
            "slug": "18-32-106",
            "identifier": "18-32-106",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-32-106/?format=api",
            "sitting": {
                "id": 788,
                "date": "2018-08-06",
                "number": 32,
                "branch": "S"
            },
            "number": 106,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese - Em. 1.35 (1a parte), Bernini e altri",
            "original_title": "Em. 1.35 (1a parte), Bernini e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 12 luglio 2018, n. 87, recante disposizioni urgenti per la dignità dei lavoratori e delle imprese",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 30,
            "majority_cohesion_rate": 89.82,
            "minority_cohesion_rate": 73.08
        },
        {
            "id": 5019,
            "slug": "vs18_335_019",
            "identifier": "vs18_335_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_019/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.34 FERRO WANDA (FDI) - Votazione Emendamento 1.34 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.34 DDL n. 2447",
            "description_title": "Emendamento 1.34 FERRO WANDA (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.75,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5915,
            "slug": "vs18_421_011",
            "identifier": "vs18_421_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_011/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 8.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.700, PDL n. 0107",
            "original_title": "Votazione Emendamento 8.700, PDL n. 0107",
            "description_title": "Emendamento 8.700, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 30,
            "majority_cohesion_rate": 72.87,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5128,
            "slug": "vs18_376_038",
            "identifier": "vs18_376_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_038/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.206 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 3.206 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.206 PDL n. 0687",
            "description_title": "Emendamento 3.206 LOCATELLI ALESSANDRA (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6032,
            "slug": "vs18_335_037",
            "identifier": "vs18_335_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_037/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 1.80 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.80 DDL n. 2447",
            "description_title": "Emendamento 1.80 LOLLOBRIGIDA FRANCESCO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 73.35,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 4628,
            "slug": "vs18_288_007",
            "identifier": "vs18_288_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_007/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.12 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.12 DDL n. 2284",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2284",
            "description_title": "Emendamento 1.12 RAMPELLI FABIO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 76.11,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5765,
            "slug": "vs18_362_039",
            "identifier": "vs18_362_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_039/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2547/116 PETTARIN GUIDO GERMANO (FI) - Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/116 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/116 PETTARIN GUIDO GERMANO (FI)",
            "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": 30,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5832,
            "slug": "vs18_351_025",
            "identifier": "vs18_351_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_025/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/2525/132 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/2525/132 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/132 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/132 FOGLIANI KETTY (LEGA)",
            "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": 30,
            "majority_cohesion_rate": 68.17,
            "minority_cohesion_rate": 67.45
        },
        {
            "id": 4424,
            "slug": "vs18_267_054",
            "identifier": "vs18_267_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_054/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 9.0110 GOLINELLI GUGLIELMO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.0110 GOLINELLI GUGLIELMO (LEGA)\n    ",
            "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": 30,
            "majority_cohesion_rate": 67.15,
            "minority_cohesion_rate": 67.44
        },
        {
            "id": 4396,
            "slug": "vs18_267_035",
            "identifier": "vs18_267_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_035/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 9.028 FIORINI BENEDETTA (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.028 FIORINI BENEDETTA (FI)\n    ",
            "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": 30,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 77.13
        },
        {
            "id": 4782,
            "slug": "vs18_288_020",
            "identifier": "vs18_288_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_020/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2284/9 FOTI TOMMASO (FDI) - Votazione Ordine del giorno 9/2284/9 DDL n. 2284",
            "original_title": "Votazione Ordine del giorno 9/2284/9 DDL n. 2284",
            "description_title": "Ordine del giorno n. 9/2284/9 FOTI TOMMASO (FDI)",
            "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": 30,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 5468,
            "slug": "vs18_417_029",
            "identifier": "vs18_417_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_029/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.75 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.75 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.75 PDL n. 0107",
            "description_title": "Emendamento 1.75 PAGANO ALESSANDRO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 30,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 66.54
        },
        {
            "id": 4936,
            "slug": "vs18_381_036",
            "identifier": "vs18_381_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_036/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1056",
            "original_title": "Votazione Articolo 3 PDL n. 1056",
            "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": 14,
            "n_margin": 30,
            "majority_cohesion_rate": 69.58,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4783,
            "slug": "vs18_288_017",
            "identifier": "vs18_288_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_288_017/?format=api",
            "sitting": {
                "id": 304,
                "date": "2020-01-14",
                "number": 288,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2284/3 CAPPELLACCI UGO (FI) - Votazione Ordine del giorno 9/2284/3 DDL n. 2284",
            "original_title": "Votazione Ordine del giorno 9/2284/3 DDL n. 2284",
            "description_title": "Ordine del giorno n. 9/2284/3 CAPPELLACCI UGO (FI)",
            "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": 30,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 5775,
            "slug": "vs18_362_038",
            "identifier": "vs18_362_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_038/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (FI) - Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/115 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/115 PENTANGELO ANTONIO (FI)",
            "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": 30,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 6203,
            "slug": "vs18_362_046",
            "identifier": "vs18_362_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_046/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (FI) - Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/126 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/126 CARRARA MAURIZIO (FI)",
            "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": 30,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.59
        },
        {
            "id": 4400,
            "slug": "vs18_267_039",
            "identifier": "vs18_267_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_039/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo aggiuntivo 9.084 MARCHETTI RICCARDO AUGUSTO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 9.084 MARCHETTI RICCARDO AUGUSTO (LEGA)\n    ",
            "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": 30,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 72.09
        },
        {
            "id": 5859,
            "slug": "vs18_439_108",
            "identifier": "vs18_439_108",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_108/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 108,
            "title": "Ordine del giorno n. 9/2727/208 SARRO CARLO (FI) - Votazione Ordine del giorno 9/2727/208 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/208 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/208 SARRO CARLO (FI)",
            "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": 30,
            "majority_cohesion_rate": 67.48,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 4295,
            "slug": "vs18_266_061",
            "identifier": "vs18_266_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_061/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 4-bis.501 PATASSINI TULLIO (LEGA)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Emendamento 4-bis.501 PATASSINI TULLIO (LEGA)\n    ",
            "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": 30,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 75.58
        },
        {
            "id": 6274,
            "slug": "vs18_362_028",
            "identifier": "vs18_362_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_028/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI) - Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/80 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/80 SAVINO SANDRA (FI)",
            "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": 30,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5097,
            "slug": "vs18_355_009",
            "identifier": "vs18_355_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_009/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.243 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.243 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.243 DDL n. 2471",
            "description_title": "Emendamento 1.243 PRISCO EMANUELE (FDI)",
            "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": 30,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4788,
            "slug": "vs18_362_019",
            "identifier": "vs18_362_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_019/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI) - Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/65 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/65 MILANATO LORENA (FI)",
            "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": 30,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 72.94
        }
    ]
}