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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=46",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=44",
    "results": [
        {
            "id": 5176,
            "slug": "vs18_441_067",
            "identifier": "vs18_441_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_441_067/?format=api",
            "sitting": {
                "id": 457,
                "date": "2020-12-10",
                "number": 441,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2772/7 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2772/7 DDL n. 2772",
            "original_title": "Votazione Ordine del giorno 9/2772/7 DDL n. 2772",
            "description_title": "Ordine del giorno n. 9/2772/7 CARETTA MARIA CRISTINA (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": 26,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 2855,
            "slug": "vs18_270_002",
            "identifier": "vs18_270_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_270_002/?format=api",
            "sitting": {
                "id": 286,
                "date": "2019-12-03",
                "number": 270,
                "branch": "C"
            },
            "number": 2,
            "title": "Dichiarazione di urgenza\n     - Votazione PDL n.2059",
            "original_title": "Votazione PDL n.2059",
            "description_title": "Dichiarazione di urgenza\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Dichiarazione d'urgenza",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 81.01
        },
        {
            "id": 6372,
            "slug": "vs18_440_005",
            "identifier": "vs18_440_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_440_005/?format=api",
            "sitting": {
                "id": 456,
                "date": "2020-12-09",
                "number": 440,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00161, come riformulata, MAGI RICCARDO (MISTO) ed altri - Votazione Risoluzione 6_00161",
            "original_title": "Votazione Risoluzione 6_00161",
            "description_title": "Risoluzione n. 6-00161, come riformulata, MAGI RICCARDO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 13,
            "n_margin": 26,
            "majority_cohesion_rate": 87.73,
            "minority_cohesion_rate": 88.19
        },
        {
            "id": 5324,
            "slug": "vs18_439_012",
            "identifier": "vs18_439_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_012/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (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": 26,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 4844,
            "slug": "vs18_439_027",
            "identifier": "vs18_439_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_027/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (LEGA) - Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/119 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/119 ZICCHIERI FRANCESCO (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": 26,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5404,
            "slug": "vs18_295_017",
            "identifier": "vs18_295_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_017/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.151 SILLI GIORGIO (MISTO) - Votazione Emendamento 3.151 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.151 PDL n. 1524",
            "description_title": "Emendamento 3.151 SILLI GIORGIO (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 6678,
            "slug": "vs18_299_003",
            "identifier": "vs18_299_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_299_003/?format=api",
            "sitting": {
                "id": 315,
                "date": "2020-02-04",
                "number": 299,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00322, limitatamente ai capoversi 3), 4), 6) e 12) della parte dispositiva, MELONI GIORGIA (FDI) ed altri - Votazione Mozione 1_00322",
            "original_title": "Votazione Mozione 1_00322",
            "description_title": "Mozione n. 1-00322, limitatamente ai capoversi 3), 4), 6) e 12) della parte dispositiva, MELONI GIORGIA (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 81.32
        },
        {
            "id": 5874,
            "slug": "vs18_438_012",
            "identifier": "vs18_438_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_012/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/13 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/13 CAIATA SALVATORE (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": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 79.92
        },
        {
            "id": 6176,
            "slug": "vs18_438_056",
            "identifier": "vs18_438_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_056/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 56,
            "title": "Ordine del giorno n. 9/2727/75 LUCCHINI ELENA (LEGA) - Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/75 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/75 LUCCHINI 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": 26,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 6015,
            "slug": "vs18_431_009",
            "identifier": "vs18_431_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_009/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.15 DE MARTINI GUIDO (LEGA) - Votazione Emendamento 1.15 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2779",
            "description_title": "Emendamento 1.15 DE MARTINI GUIDO (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": 26,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 5602,
            "slug": "vs18_431_015",
            "identifier": "vs18_431_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_015/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.8  GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.8 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.8 DDL n. 2779",
            "description_title": "Emendamento 1.8  GEMMATO MARCELLO (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": 26,
            "majority_cohesion_rate": 74.54,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5991,
            "slug": "vs18_431_006",
            "identifier": "vs18_431_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_431_006/?format=api",
            "sitting": {
                "id": 447,
                "date": "2020-11-24",
                "number": 431,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.16 BOLDI ROSSANA (LEGA) - Votazione Emendamento 1.16 DDL n. 2779",
            "original_title": "Votazione Emendamento 1.16 DDL n. 2779",
            "description_title": "Emendamento 1.16 BOLDI ROSSANA (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": 26,
            "majority_cohesion_rate": 73.93,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5508,
            "slug": "vs18_335_029",
            "identifier": "vs18_335_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_029/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.72 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.72 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.72 DDL n. 2447",
            "description_title": "Emendamento 1.72 ANDREUZZA GIORGIA (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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 6004,
            "slug": "vs18_335_036",
            "identifier": "vs18_335_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_036/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.17 FRATE FLORA (MISTO) - Votazione Emendamento 1.17 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2447",
            "description_title": "Emendamento 1.17 FRATE FLORA (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": 26,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5412,
            "slug": "vs18_335_020",
            "identifier": "vs18_335_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_020/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.62 SPENA MARIA (FI) - Votazione Emendamento 1.62 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.62 DDL n. 2447",
            "description_title": "Emendamento 1.62 SPENA MARIA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5934,
            "slug": "vs18_335_032",
            "identifier": "vs18_335_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_032/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 1.33 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.33 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.33 DDL n. 2447",
            "description_title": "Emendamento 1.33 VARCHI MARIA CAROLINA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 6404,
            "slug": "vs18_335_043",
            "identifier": "vs18_335_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_043/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.30 LUCASELLI YLENJA (FDI) - Votazione Emendamento 1.30 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2447",
            "description_title": "Emendamento 1.30 LUCASELLI YLENJA (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": 26,
            "majority_cohesion_rate": 71.86,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 5071,
            "slug": "vs18_335_012",
            "identifier": "vs18_335_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_012/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.68 BELOTTI DANIELE (LEGA) - Votazione Emendamento 1.68 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.68 DDL n. 2447",
            "description_title": "Emendamento 1.68 BELOTTI DANIELE (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5435,
            "slug": "vs18_335_021",
            "identifier": "vs18_335_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_021/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.4 BUCALO CARMELA (FDI) - Votazione Emendamento 1.4 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2447",
            "description_title": "Emendamento 1.4 BUCALO CARMELA (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": 4,
            "n_margin": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 74.32
        },
        {
            "id": 5566,
            "slug": "vs18_338_005",
            "identifier": "vs18_338_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_005/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.2 SISTO FRANCESCO PAOLO (FI) - Votazione Emendamento 2.2 DDL n. 2447",
            "original_title": "Votazione Emendamento 2.2 DDL n. 2447",
            "description_title": "Emendamento 2.2 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 76.58,
            "minority_cohesion_rate": 78.21
        },
        {
            "id": 5996,
            "slug": "vs18_338_015",
            "identifier": "vs18_338_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_015/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (LEGA) - Votazione Emendamento 4.05 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.05 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.05 PATELLI CRISTINA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 76.65
        },
        {
            "id": 6468,
            "slug": "vs18_338_011",
            "identifier": "vs18_338_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_011/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.56 GELMINI MARIASTELLA (FI) - Votazione Emendamento 4.56 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.56 DDL n. 2447",
            "description_title": "Emendamento 4.56 GELMINI MARIASTELLA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 75.98,
            "minority_cohesion_rate": 77.04
        },
        {
            "id": 5987,
            "slug": "vs18_338_014",
            "identifier": "vs18_338_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_338_014/?format=api",
            "sitting": {
                "id": 354,
                "date": "2020-05-12",
                "number": 338,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 4.03 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 4.03 DDL n. 2447",
            "original_title": "Votazione Emendamento 4.03 DDL n. 2447",
            "description_title": "Articolo aggiuntivo 4.03 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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 5227,
            "slug": "vs18_339_002",
            "identifier": "vs18_339_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_339_002/?format=api",
            "sitting": {
                "id": 355,
                "date": "2020-05-13",
                "number": 339,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (FDI) - Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/3 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/3 TRANCASSINI PAOLO (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": 26,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6394,
            "slug": "vs18_340_004",
            "identifier": "vs18_340_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_004/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2447/92 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/92 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/92 MONTARULI AUGUSTA (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": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6363,
            "slug": "vs18_340_003",
            "identifier": "vs18_340_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_340_003/?format=api",
            "sitting": {
                "id": 356,
                "date": "2020-05-14",
                "number": 340,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2447/88 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2447/88 DDL n. 2447",
            "original_title": "Votazione Ordine del giorno 9/2447/88 DDL n. 2447",
            "description_title": "Ordine del giorno n. 9/2447/88 GAVA VANNIA (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": 26,
            "majority_cohesion_rate": 70.57,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 4971,
            "slug": "vs18_342_016",
            "identifier": "vs18_342_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_016/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 2.061 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.061 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.061 DDL n. 2117",
            "description_title": "Articolo aggiuntivo 2.061 BELLUCCI MARIA TERESA (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": 26,
            "majority_cohesion_rate": 72.46,
            "minority_cohesion_rate": 78.52
        },
        {
            "id": 4662,
            "slug": "vs18_342_011",
            "identifier": "vs18_342_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_342_011/?format=api",
            "sitting": {
                "id": 358,
                "date": "2020-05-19",
                "number": 342,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.22 RUSSO PAOLO (FI) - Votazione Emendamento 2.22 DDL n. 2117",
            "original_title": "Votazione Emendamento 2.22 DDL n. 2117",
            "description_title": "Emendamento 2.22 RUSSO 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": 26,
            "majority_cohesion_rate": 74.55,
            "minority_cohesion_rate": 82.42
        },
        {
            "id": 4680,
            "slug": "vs18_417_047",
            "identifier": "vs18_417_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_047/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 1.351 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.351 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.351 PDL n. 0107",
            "description_title": "Emendamento 1.351 MONTARULI AUGUSTA (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 67.38,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 4657,
            "slug": "vs18_417_043",
            "identifier": "vs18_417_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_043/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 1.410 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.410 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.410 PDL n. 0107",
            "description_title": "Emendamento 1.410 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 65.85,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 5196,
            "slug": "vs18_348_027",
            "identifier": "vs18_348_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_027/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2461/168 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2461/168 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/168 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/168 TATEO ANNA RITA (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": 26,
            "majority_cohesion_rate": 73.27,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6388,
            "slug": "vs18_348_035",
            "identifier": "vs18_348_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_035/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2461/219 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/219 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/219 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": 26,
            "majority_cohesion_rate": 74.17,
            "minority_cohesion_rate": 77.65
        },
        {
            "id": 6514,
            "slug": "vs18_348_031",
            "identifier": "vs18_348_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_031/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2461/176 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/176 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/176 DARA ANDREA (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": 26,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5214,
            "slug": "vs18_351_001",
            "identifier": "vs18_351_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_001/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2525/20 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2525/20 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/20 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/20 SILVESTRONI MARCO (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": 26,
            "majority_cohesion_rate": 62.76,
            "minority_cohesion_rate": 60.39
        },
        {
            "id": 5134,
            "slug": "vs18_355_010",
            "identifier": "vs18_355_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_010/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.244 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.244 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.244 DDL n. 2471",
            "description_title": "Emendamento 1.244 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.33
        },
        {
            "id": 5415,
            "slug": "vs18_355_013",
            "identifier": "vs18_355_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_013/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.247 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.247 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.247 DDL n. 2471",
            "description_title": "Emendamento 1.247 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": 26,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5423,
            "slug": "vs18_355_014",
            "identifier": "vs18_355_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_014/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.248 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.248 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.248 DDL n. 2471",
            "description_title": "Emendamento 1.248 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": 26,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5744,
            "slug": "vs18_362_011",
            "identifier": "vs18_362_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_011/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/30 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/30 TATEO ANNA RITA (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": 26,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5375,
            "slug": "vs18_362_009",
            "identifier": "vs18_362_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_009/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/26 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/26 TURRI ROBERTO (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": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6169,
            "slug": "vs18_362_041",
            "identifier": "vs18_362_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_041/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (FI) - Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/119 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/119 BERGAMINI DEBORAH (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": 26,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 69.02
        },
        {
            "id": 4832,
            "slug": "vs18_362_013",
            "identifier": "vs18_362_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_013/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/2547/37 MACCANTI ELENA (LEGA) - Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/37 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/37 MACCANTI 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": 26,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4812,
            "slug": "vs18_369_014",
            "identifier": "vs18_369_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_014/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2500/235 STEFANI ALBERTO (LEGA) - Votazione Ordine del giorno 9/2500/235 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/235 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/235 STEFANI ALBERTO (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": 26,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5035,
            "slug": "vs18_417_035",
            "identifier": "vs18_417_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_035/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 1.352 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 1.352 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.352 PDL n. 0107",
            "description_title": "Emendamento 1.352 MONTARULI AUGUSTA (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 66.46,
            "minority_cohesion_rate": 68.5
        },
        {
            "id": 5321,
            "slug": "vs18_369_023",
            "identifier": "vs18_369_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_023/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2500/283 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2500/283 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/283 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/283 MORRONE JACOPO (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": 26,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 78.04
        },
        {
            "id": 4981,
            "slug": "vs18_417_038",
            "identifier": "vs18_417_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_038/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.391 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.391 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.391 PDL n. 0107",
            "description_title": "Emendamento 1.391 BARTOLOZZI GIUSI (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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 4664,
            "slug": "vs18_417_042",
            "identifier": "vs18_417_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_042/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.431 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.431 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.431 PDL n. 0107",
            "description_title": "Emendamento 1.431 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": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 66.16,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 4871,
            "slug": "vs18_406_017",
            "identifier": "vs18_406_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_017/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2700/162 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2700/162 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/162 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/162 CIRIELLI EDMONDO (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": 26,
            "majority_cohesion_rate": 72.95,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 6387,
            "slug": "vs18_406_006",
            "identifier": "vs18_406_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_406_006/?format=api",
            "sitting": {
                "id": 422,
                "date": "2020-10-12",
                "number": 406,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2700/48 SOZZANI DIEGO (FI) - Votazione Ordine del giorno 9/2700/48 DDL n. 2700",
            "original_title": "Votazione Ordine del giorno 9/2700/48 DDL n. 2700",
            "description_title": "Ordine del giorno n. 9/2700/48 SOZZANI DIEGO (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": 26,
            "majority_cohesion_rate": 73.86,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 4709,
            "slug": "vs18_376_043",
            "identifier": "vs18_376_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_043/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.200 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 5.200 PDL n. 0687",
            "original_title": "Votazione Emendamento 5.200 PDL n. 0687",
            "description_title": "Emendamento 5.200 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 5494,
            "slug": "vs18_398_009",
            "identifier": "vs18_398_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_009/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 3.4 FORMENTINI PAOLO (LEGA) - Votazione Emendamento 3.4 PDL n. 2165",
            "original_title": "Votazione Emendamento 3.4 PDL n. 2165",
            "description_title": "Emendamento 3.4 FORMENTINI PAOLO (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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 68.09,
            "minority_cohesion_rate": 69.29
        }
    ]
}