Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=70
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=71",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_margin&page=69",
    "results": [
        {
            "id": 5138,
            "slug": "vs18_417_067",
            "identifier": "vs18_417_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_067/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 67,
            "title": "Articolo aggiuntivo 2.023 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.023 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.023 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.023 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": 33,
            "majority_cohesion_rate": 70.43,
            "minority_cohesion_rate": 67.72
        },
        {
            "id": 4746,
            "slug": "vs18_417_001",
            "identifier": "vs18_417_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_001/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri - Votazione pregiudiziale DDL n. 2727",
            "original_title": "Votazione pregiudiziale DDL n. 2727",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 LOLLOBRIGIDA FRANCESCO (FDI) ed altri e n. 3 GELMINI MARIASTELLA (FI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 70.73,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 5813,
            "slug": "vs18_348_007",
            "identifier": "vs18_348_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_348_007/?format=api",
            "sitting": {
                "id": 364,
                "date": "2020-05-27",
                "number": 348,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO) - Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "original_title": "Votazione Ordine del giorno 9/2461/49 DDL n. 2641",
            "description_title": "Ordine del giorno n. 9/2461/49 TRANO RAFFAELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 70.27,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6482,
            "slug": "vs18_335_042",
            "identifier": "vs18_335_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_335_042/?format=api",
            "sitting": {
                "id": 351,
                "date": "2020-05-06",
                "number": 335,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 1.15 SPENA MARIA (FI) - Votazione Emendamento 1.15 DDL n. 2447",
            "original_title": "Votazione Emendamento 1.15 DDL n. 2447",
            "description_title": "Emendamento 1.15 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.05,
            "minority_cohesion_rate": 70.04
        },
        {
            "id": 4668,
            "slug": "vs18_417_049",
            "identifier": "vs18_417_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_049/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.425 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.425 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.425 PDL n. 0107",
            "description_title": "Emendamento 1.425 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": 33,
            "majority_cohesion_rate": 70.12,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 4724,
            "slug": "vs18_417_092",
            "identifier": "vs18_417_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_092/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 92,
            "title": "Emendamento 4.288 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 4.288 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.288 PDL n. 0107",
            "description_title": "Emendamento 4.288 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": 33,
            "majority_cohesion_rate": 69.21,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 4651,
            "slug": "vs18_418_006",
            "identifier": "vs18_418_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_006/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 6.61 MASCHIO CIRO (FDI) - Votazione Emendamento 6.61 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.61 PDL n. 0107",
            "description_title": "Emendamento 6.61 MASCHIO CIRO (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": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 4749,
            "slug": "vs18_386_024",
            "identifier": "vs18_386_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_024/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento Tab. 2.33 RUSSO PAOLO (FI) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.33 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": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5461,
            "slug": "vs18_417_060",
            "identifier": "vs18_417_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_060/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 2.458 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 2.458 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.458 PDL n. 0107",
            "description_title": "Emendamento 2.458 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": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 11260,
            "slug": "18-31-86",
            "identifier": "18-31-86",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-86/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 86,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 6.18, Fedeli e altri",
            "original_title": "Em. 6.18, Fedeli 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": 33,
            "majority_cohesion_rate": 88.02,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 6324,
            "slug": "vs18_313_011",
            "identifier": "vs18_313_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_011/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2394/40 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/40 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/40 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 71.98
        },
        {
            "id": 4754,
            "slug": "vs18_418_003",
            "identifier": "vs18_418_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_003/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 6.409 POTENTI MANFREDI (LEGA) - Votazione Emendamento 6.409 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.409 PDL n. 0107",
            "description_title": "Emendamento 6.409 POTENTI MANFREDI (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": 33,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 8278,
            "slug": "vs18_454_005",
            "identifier": "vs18_454_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_005/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.01 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.01 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.01 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": 33,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 63.73
        },
        {
            "id": 5088,
            "slug": "vs18_418_010",
            "identifier": "vs18_418_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_418_010/?format=api",
            "sitting": {
                "id": 434,
                "date": "2020-10-29",
                "number": 418,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 6.195 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 6.195 PDL n. 0107",
            "original_title": "Votazione Emendamento 6.195 PDL n. 0107",
            "description_title": "Emendamento 6.195 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": 33,
            "majority_cohesion_rate": 67.99,
            "minority_cohesion_rate": 62.99
        },
        {
            "id": 6409,
            "slug": "vs18_417_087",
            "identifier": "vs18_417_087",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_087/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 87,
            "title": "Emendamento 4.466 TURRI ROBERTO (LEGA) - Votazione Emendamento 4.466 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.466 PDL n. 0107",
            "description_title": "Emendamento 4.466 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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6292,
            "slug": "vs18_351_011",
            "identifier": "vs18_351_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_011/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2525/88 MINARDO ANTONINO (LEGA) - Votazione Ordine del giorno 9/2525/88 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/88 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/88 MINARDO ANTONINO (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": 33,
            "majority_cohesion_rate": 69.07,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 6390,
            "slug": "vs18_351_020",
            "identifier": "vs18_351_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_351_020/?format=api",
            "sitting": {
                "id": 367,
                "date": "2020-06-04",
                "number": 351,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2525/123 BILLI SIMONE (LEGA) - Votazione Ordine del giorno 9/2525/123 DDL n. 2525",
            "original_title": "Votazione Ordine del giorno 9/2525/123 DDL n. 2525",
            "description_title": "Ordine del giorno n. 9/2525/123 BILLI SIMONE (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": 33,
            "majority_cohesion_rate": 71.47,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 5319,
            "slug": "vs18_439_114",
            "identifier": "vs18_439_114",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_114/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 114,
            "title": "Ordine del giorno n. 9/2727/218 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/218 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/218 ZANGRILLO PAOLO (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": 33,
            "majority_cohesion_rate": 66.26,
            "minority_cohesion_rate": 59.45
        },
        {
            "id": 6443,
            "slug": "vs18_417_082",
            "identifier": "vs18_417_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_082/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 82,
            "title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (MISTO) - Votazione Emendamento 4.231 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.231 PDL n. 0107",
            "description_title": "Identici emendamenti 4.231 TURRI ROBERTO (LEGA) e 4.413 LUPI MAURIZIO (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": 2,
            "n_margin": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 65.75
        },
        {
            "id": 6496,
            "slug": "vs18_438_066",
            "identifier": "vs18_438_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_066/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2727/86 FURGIUELE DOMENICO (LEGA) - Votazione Ordine del giorno 9/2727/86 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/86 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/86 FURGIUELE DOMENICO (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": 33,
            "majority_cohesion_rate": 71.17,
            "minority_cohesion_rate": 69.69
        },
        {
            "id": 5015,
            "slug": "vs18_417_051",
            "identifier": "vs18_417_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_051/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 51,
            "title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.1 PDL n. 0107",
            "description_title": "Identici emendamenti 2.1 MONTARULI AUGUSTA (FDI), 2.2 ROSPI GIANLUCA (MISTO), 2.460 PALMIERI ANTONIO (FI) e 2.3 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": 33,
            "majority_cohesion_rate": 69.51,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 5487,
            "slug": "vs18_417_064",
            "identifier": "vs18_417_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_064/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 2.020 TURRI ROBERTO (LEGA) - Votazione Emendamento 2.020 PDL n. 0107",
            "original_title": "Votazione Emendamento 2.020 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 2.020 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": 33,
            "majority_cohesion_rate": 69.82,
            "minority_cohesion_rate": 66.93
        },
        {
            "id": 4287,
            "slug": "vs18_266_054",
            "identifier": "vs18_266_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_266_054/?format=api",
            "sitting": {
                "id": 282,
                "date": "2019-11-26",
                "number": 266,
                "branch": "C"
            },
            "number": 54,
            "title": "Identici articoli aggiuntivi 3-quater.036 FOTI TOMMASO (FDI) e 3-quater.037 RUFFINO DANIELA (FI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Identici articoli aggiuntivi 3-quater.036 FOTI TOMMASO (FDI) e 3-quater.037 RUFFINO DANIELA (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": 33,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 74.42
        },
        {
            "id": 6525,
            "slug": "vs18_438_069",
            "identifier": "vs18_438_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_069/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2727/90 BOLDI ROSSANA (LEGA) - Votazione Ordine del giorno 9/2727/90 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/90 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/90 BOLDI ROSSANA (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": 33,
            "majority_cohesion_rate": 71.78,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5907,
            "slug": "vs18_421_012",
            "identifier": "vs18_421_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_012/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 12,
            "title": "Identici emendamenti 9.400 PALMIERI ANTONIO (FI) e 9.401 TURRI ROBERTO (LEGA) - Votazione Emendamento 9.400 PDL n. 0107",
            "original_title": "Votazione Emendamento 9.400 PDL n. 0107",
            "description_title": "Identici emendamenti 9.400 PALMIERI ANTONIO (FI) e 9.401 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": 33,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 5076,
            "slug": "vs18_376_033",
            "identifier": "vs18_376_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_033/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.1 PALMIERI ANTONIO (FI) - Votazione Emendamento 3.1 PDL n. 0687",
            "original_title": "Votazione Emendamento 3.1 PDL n. 0687",
            "description_title": "Emendamento 3.1 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": 33,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4642,
            "slug": "vs18_353_014",
            "identifier": "vs18_353_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_014/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.227 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.227 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.227 DDL n. 2471",
            "description_title": "Emendamento 1.227 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": 33,
            "majority_cohesion_rate": 74.47,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6302,
            "slug": "vs18_313_015",
            "identifier": "vs18_313_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_015/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (LEGA) - Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/63 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/63 GOLINELLI GUGLIELMO (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": 33,
            "majority_cohesion_rate": 75.89,
            "minority_cohesion_rate": 73.93
        },
        {
            "id": 6320,
            "slug": "vs18_313_010",
            "identifier": "vs18_313_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_010/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO) - Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/37 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/37 TONDO RENZO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 73.15
        },
        {
            "id": 6072,
            "slug": "vs18_353_004",
            "identifier": "vs18_353_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_353_004/?format=api",
            "sitting": {
                "id": 369,
                "date": "2020-06-09",
                "number": 353,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.217 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.217 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.217 DDL n. 2471",
            "description_title": "Emendamento 1.217 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": 33,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 10846,
            "slug": "18-15-101",
            "identifier": "18-15-101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-15-101/?format=api",
            "sitting": {
                "id": 771,
                "date": "2018-06-27",
                "number": 15,
                "branch": "S"
            },
            "number": 101,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016 - Em. 1.0.129/300, Verducci",
            "original_title": "Em. 1.0.129/300, Verducci",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 29 maggio 2018, n. 55, recante ulteriori misure urgenti a favore delle popolazioni dei territori delle Regioni Abruzzo, Lazio, Marche ed Umbria, interessati dagli eventi sismici verificatisi a far data dal 24 agosto 2016",
            "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": 33,
            "majority_cohesion_rate": 94.01,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 6568,
            "slug": "vs18_308_015",
            "identifier": "vs18_308_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_015/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2325/33 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2325/33 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/33 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/33 OSNATO 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 77.82
        },
        {
            "id": 5292,
            "slug": "vs18_446_031",
            "identifier": "vs18_446_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_031/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (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": 33,
            "majority_cohesion_rate": 83.02,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5232,
            "slug": "vs18_313_076",
            "identifier": "vs18_313_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_076/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 76,
            "title": "Ordine del giorno n. 9/2394/172 OCCHIUTO ROBERTO (FI) - Votazione Ordine del giorno 9/2394/172 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/172 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/172 OCCHIUTO ROBERTO (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": 33,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 67.32
        },
        {
            "id": 6610,
            "slug": "vs18_295_054",
            "identifier": "vs18_295_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_054/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 4.110 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 4.110 PDL n. 1524",
            "original_title": "Votazione Emendamento 4.110 PDL n. 1524",
            "description_title": "Emendamento 4.110 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.35,
            "minority_cohesion_rate": 65.76
        },
        {
            "id": 4689,
            "slug": "vs18_373_016",
            "identifier": "vs18_373_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_373_016/?format=api",
            "sitting": {
                "id": 389,
                "date": "2020-07-16",
                "number": 373,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.120 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.120 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.120 PDL n. 0687",
            "description_title": "Emendamento 1.120 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 5171,
            "slug": "vs18_396_016",
            "identifier": "vs18_396_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_016/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2648/44 COVOLO SILVIA (LEGA) - Votazione Ordine del giorno 9/2648/44 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/44 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/44 COVOLO SILVIA (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": 33,
            "majority_cohesion_rate": 67.27,
            "minority_cohesion_rate": 63.39
        },
        {
            "id": 6299,
            "slug": "vs18_446_010",
            "identifier": "vs18_446_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_010/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2790-bis/84 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2790-bis/84 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/84 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/84 ZUCCONI RICCARDO (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": 33,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5451,
            "slug": "vs18_417_027",
            "identifier": "vs18_417_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_027/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.396 PAGANO ALESSANDRO (LEGA) - Votazione Emendamento 1.396 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.396 PDL n. 0107",
            "description_title": "Emendamento 1.396 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": 33,
            "majority_cohesion_rate": 68.29,
            "minority_cohesion_rate": 65.35
        },
        {
            "id": 5526,
            "slug": "vs18_312_016",
            "identifier": "vs18_312_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_312_016/?format=api",
            "sitting": {
                "id": 328,
                "date": "2020-02-26",
                "number": 312,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3.057 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 3.057 DDL n. 2402",
            "original_title": "Votazione Emendamento 3.057 DDL n. 2402",
            "description_title": "Articolo aggiuntivo 3.057 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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 76.49,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 5698,
            "slug": "vs18_396_024",
            "identifier": "vs18_396_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_024/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2648/74 TASSO ANTONIO (MISTO) - Votazione Ordine del giorno 9/2648/74 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/74 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/74 TASSO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 69.39,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6531,
            "slug": "vs18_313_062",
            "identifier": "vs18_313_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_062/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 62,
            "title": "Ordine del giorno n. 9/2394/136 ZORDAN ADOLFO (LEGA) - Votazione Ordine del giorno 9/2394/136 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/136 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/136 ZORDAN ADOLFO (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": 33,
            "majority_cohesion_rate": 72.32,
            "minority_cohesion_rate": 68.48
        },
        {
            "id": 8250,
            "slug": "vs18_454_003",
            "identifier": "vs18_454_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_003/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.52 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.52 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.52 DDL n. 2835",
            "description_title": "Emendamento 1.52 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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 64.08
        },
        {
            "id": 5732,
            "slug": "vs18_439_121",
            "identifier": "vs18_439_121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_121/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 121,
            "title": "Ordine del giorno n. 9/2727/225 CATTANEO ALESSANDRO (FI) - Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/225 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/225 CATTANEO ALESSANDRO (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": 33,
            "majority_cohesion_rate": 69.02,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 4555,
            "slug": "vs18_276_004",
            "identifier": "vs18_276_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_276_004/?format=api",
            "sitting": {
                "id": 292,
                "date": "2019-12-11",
                "number": 276,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.2 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento PDL n.1027",
            "original_title": "Votazione Emendamento PDL n.1027",
            "description_title": "Emendamento 1.2 ZANGRILLO PAOLO (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": 33,
            "majority_cohesion_rate": 72.3,
            "minority_cohesion_rate": 73.64
        },
        {
            "id": 4976,
            "slug": "vs18_417_104",
            "identifier": "vs18_417_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_104/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 104,
            "title": "Emendamento 4.435 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 4.435 PDL n. 0107",
            "original_title": "Votazione Emendamento 4.435 PDL n. 0107",
            "description_title": "Emendamento 4.435 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": 33,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 2837,
            "slug": "vs18_267_025",
            "identifier": "vs18_267_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_267_025/?format=api",
            "sitting": {
                "id": 283,
                "date": "2019-11-27",
                "number": 267,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo aggiuntivo 8.012 TRANCASSINI PAOLO (FDI)\n     - Votazione Emendamento DDL n.2211",
            "original_title": "Votazione Emendamento DDL n.2211",
            "description_title": "Articolo aggiuntivo 8.012 TRANCASSINI PAOLO (FDI)\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": 33,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 74.81
        },
        {
            "id": 6590,
            "slug": "vs18_308_027",
            "identifier": "vs18_308_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_308_027/?format=api",
            "sitting": {
                "id": 324,
                "date": "2020-02-20",
                "number": 308,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/2325/152 BELOTTI DANIELE (LEGA) - Votazione Ordine del giorno 9/2325/152 DDL n. 2325",
            "original_title": "Votazione Ordine del giorno 9/2325/152 DDL n. 2325",
            "description_title": "Ordine del giorno n. 9/2325/152 BELOTTI DANIELE (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": 33,
            "majority_cohesion_rate": 79.46,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 5985,
            "slug": "vs18_417_013",
            "identifier": "vs18_417_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_013/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 13,
            "title": "Identici emendamenti 1.18 TURRI ROBERTO (LEGA) e 1.19 PALMIERI ANTONIO (FI) - Votazione Emendamento 1.18 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.18 PDL n. 0107",
            "description_title": "Identici emendamenti 1.18 TURRI ROBERTO (LEGA) e 1.19 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": 3,
            "n_margin": 33,
            "majority_cohesion_rate": 68.9,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 6718,
            "slug": "vs18_313_084",
            "identifier": "vs18_313_084",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_313_084/?format=api",
            "sitting": {
                "id": 329,
                "date": "2020-02-27",
                "number": 313,
                "branch": "C"
            },
            "number": 84,
            "title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "original_title": "Votazione Ordine del giorno 9/2394/196 DDL n. 2394",
            "description_title": "Ordine del giorno n. 9/2394/196 GELMINI MARIASTELLA (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": 33,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 64.59
        }
    ]
}