Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=134
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_rebels&page=135",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=133",
    "results": [
        {
            "id": 3371,
            "slug": "vs18_197_043",
            "identifier": "vs18_197_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_043/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 5.8 ROSSI ANDREA (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 5.8 ROSSI ANDREA (PD)\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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 70.23
        },
        {
            "id": 4265,
            "slug": "vs18_126_003",
            "identifier": "vs18_126_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_126_003/?format=api",
            "sitting": {
                "id": 142,
                "date": "2019-02-14",
                "number": 126,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.200 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.200 SISTO FRANCESCO 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": 1,
            "n_margin": 47,
            "majority_cohesion_rate": 71.35,
            "minority_cohesion_rate": 55.89
        },
        {
            "id": 3359,
            "slug": "vs18_197_022",
            "identifier": "vs18_197_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_022/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.20 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.20 MARIN MARCO (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": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 73.47,
            "minority_cohesion_rate": 61.07
        },
        {
            "id": 685,
            "slug": "vs18_029_050",
            "identifier": "vs18_029_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_050/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 1.11, per la parte ammissibile, RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.11, per la parte ammissibile, RUSSO 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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 83.72,
            "minority_cohesion_rate": 83.21
        },
        {
            "id": 3351,
            "slug": "vs18_197_020",
            "identifier": "vs18_197_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_020/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.18 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.18 COSTA ENRICO (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": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 68.51,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 3390,
            "slug": "vs18_197_005",
            "identifier": "vs18_197_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_005/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00209 VALENTINI VALENTINO (FI) ed altri\n     - Votazione Mozione 1-00209",
            "original_title": "Votazione Mozione 1-00209",
            "description_title": "Mozione n. 1-00209 VALENTINI VALENTINO (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 143,
            "majority_cohesion_rate": 75.22,
            "minority_cohesion_rate": 38.93
        },
        {
            "id": 1247,
            "slug": "vs18_044_113",
            "identifier": "vs18_044_113",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_113/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 113,
            "title": "Ordine del giorno n. 9/1117/147 APREA VALENTINA (FI)\n     - Votazione Ordine del giorno 9/1117/147 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/147 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/147 APREA VALENTINA (FI)\n    ",
            "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": 54,
            "majority_cohesion_rate": 81.74,
            "minority_cohesion_rate": 65.27
        },
        {
            "id": 924,
            "slug": "vs18_040_056",
            "identifier": "vs18_040_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_056/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 56,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2017 (Doc. VIII, n. 1)\n     - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2017 (Doc. VIII, n. 1)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 49.57,
            "minority_cohesion_rate": 39.31
        },
        {
            "id": 3942,
            "slug": "vs18_111_004",
            "identifier": "vs18_111_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_004/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.9 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.9 TOCCAFONDI GABRIELE (MISTO)\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": 1,
            "n_margin": 108,
            "majority_cohesion_rate": 76.02,
            "minority_cohesion_rate": 46.95
        },
        {
            "id": 1226,
            "slug": "vs18_071_001",
            "identifier": "vs18_071_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_001/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.2 MURONI ROSSELLA (LEU)\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": 1,
            "n_margin": 80,
            "majority_cohesion_rate": 74.78,
            "minority_cohesion_rate": 35.63
        },
        {
            "id": 3180,
            "slug": "vs18_197_072",
            "identifier": "vs18_197_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_072/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 72,
            "title": "Emendamento 9.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.400, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 49,
            "majority_cohesion_rate": 76.68,
            "minority_cohesion_rate": 62.21
        },
        {
            "id": 618,
            "slug": "vs18_030_022",
            "identifier": "vs18_030_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_022/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1.35 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.35 MARTINO ANTONIO (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": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 636,
            "slug": "vs18_030_015",
            "identifier": "vs18_030_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_015/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.27 CORTELAZZO PIERGIORGIO (FI)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Emendamento 1.27 CORTELAZZO PIERGIORGIO (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 78.78,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 3179,
            "slug": "vs18_197_074",
            "identifier": "vs18_197_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_074/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 9.2, come riformulato, DE MENECH ROGER (PD)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.2, come riformulato, DE MENECH ROGER (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 212,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 58.78
        },
        {
            "id": 1698,
            "slug": "vs18_044_066",
            "identifier": "vs18_044_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_066/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1117/85 PEZZOPANE STEFANIA (PD)\n     - Votazione Ordine del giorno 9/1117/85 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/85 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/85 PEZZOPANE STEFANIA (PD)\n    ",
            "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": 43,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1235,
            "slug": "vs18_071_006",
            "identifier": "vs18_071_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_071_006/?format=api",
            "sitting": {
                "id": 87,
                "date": "2018-10-25",
                "number": 71,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.19 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 1.19 MURONI ROSSELLA (LEU)\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": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 36.4
        },
        {
            "id": 4257,
            "slug": "vs18_125_007",
            "identifier": "vs18_125_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_007/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.180 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.180 SISTO FRANCESCO 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": 1,
            "n_margin": 51,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 646,
            "slug": "vs18_030_056",
            "identifier": "vs18_030_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_056/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 56,
            "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 (Approvato dal Senato) (DDL 804)\n     - Votazione finale DDL n.0804",
            "original_title": "Votazione finale DDL n.0804",
            "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 (Approvato dal Senato) (DDL 804)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 198,
            "majority_cohesion_rate": 81.69,
            "minority_cohesion_rate": 41.6
        },
        {
            "id": 44,
            "slug": "vs18_028_037",
            "identifier": "vs18_028_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_037/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 37,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere (Testo Unificato PDL 336-513-664-805-807)\n     - Votazione finale PDL n.0336",
            "original_title": "Votazione finale PDL n.0336",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere (Testo Unificato PDL 336-513-664-805-807)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 258,
            "majority_cohesion_rate": 79.94,
            "minority_cohesion_rate": 87.02
        },
        {
            "id": 3170,
            "slug": "vs18_197_071",
            "identifier": "vs18_197_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_071/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 71,
            "title": "Emendamento 9.201 della Commissione\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 9.201 della Commissione\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 213,
            "majority_cohesion_rate": 75.8,
            "minority_cohesion_rate": 60.69
        },
        {
            "id": 3357,
            "slug": "vs18_197_012",
            "identifier": "vs18_197_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_012/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.10 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.10 MARIN MARCO (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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 78.72,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 4279,
            "slug": "vs18_125_011",
            "identifier": "vs18_125_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_011/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.185 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.185 SISTO FRANCESCO 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 3949,
            "slug": "vs18_111_006",
            "identifier": "vs18_111_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_006/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 6,
            "title": "Identici emendamenti 1.16 LUCASELLI YLENJA (FDI) e 1.17 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.16 LUCASELLI YLENJA (FDI) e 1.17 SISTO FRANCESCO 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": 1,
            "n_margin": 83,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 40.84
        },
        {
            "id": 1302,
            "slug": "vs18_097_012",
            "identifier": "vs18_097_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_012/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 12.1 DEIDDA SALVATORE (FDI)\n     - Votazione Emendamento DDL n.1334",
            "original_title": "Votazione Emendamento DDL n.1334",
            "description_title": "Emendamento 12.1 DEIDDA SALVATORE (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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 63.36
        },
        {
            "id": 4258,
            "slug": "vs18_125_009",
            "identifier": "vs18_125_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_009/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1.182 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.182 SISTO FRANCESCO 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": 1,
            "n_margin": 50,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 3162,
            "slug": "vs18_198_008",
            "identifier": "vs18_198_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_008/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 2.101 NEVI RAFFAELE (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": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 3933,
            "slug": "vs18_111_016",
            "identifier": "vs18_111_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_111_016/?format=api",
            "sitting": {
                "id": 127,
                "date": "2019-01-22",
                "number": 111,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.44 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.44 SISTO FRANCESCO 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": 1,
            "n_margin": 60,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 51.53
        },
        {
            "id": 4104,
            "slug": "vs18_198_017",
            "identifier": "vs18_198_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_017/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 3.0104 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 3.0104 NEVI RAFFAELE (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": 1,
            "n_margin": 138,
            "majority_cohesion_rate": 73.47,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 4102,
            "slug": "vs18_198_016",
            "identifier": "vs18_198_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_016/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 3.0102 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 3.0102 NEVI RAFFAELE (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": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 34.48
        },
        {
            "id": 4103,
            "slug": "vs18_198_018",
            "identifier": "vs18_198_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_018/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 4 (Mantenimento)\n     - Votazione Articolo PDL n.1549",
            "original_title": "Votazione Articolo PDL n.1549",
            "description_title": "Articolo 4 (Mantenimento)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 3173,
            "slug": "vs18_198_005",
            "identifier": "vs18_198_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_005/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.103 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 1.103 NEVI RAFFAELE (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": 1,
            "n_margin": 140,
            "majority_cohesion_rate": 73.76,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 1735,
            "slug": "vs18_028_004",
            "identifier": "vs18_028_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_004/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.4 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.4 SISTO FRANCESCO 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": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 76.34
        },
        {
            "id": 1325,
            "slug": "vs18_097_027",
            "identifier": "vs18_097_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_027/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1334/227 MELONI GIORGIA (FDI)\n     - Votazione Ordine del giorno 9/1334/227 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/227 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/227 MELONI GIORGIA (FDI)\n    ",
            "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": 70,
            "majority_cohesion_rate": 87.79,
            "minority_cohesion_rate": 62.6
        },
        {
            "id": 1354,
            "slug": "vs18_036_078",
            "identifier": "vs18_036_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_078/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 4.314 MOLLICONE FEDERICO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 4.314 MOLLICONE FEDERICO (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": 1,
            "n_margin": 132,
            "majority_cohesion_rate": 86.38,
            "minority_cohesion_rate": 64.12
        },
        {
            "id": 4106,
            "slug": "vs18_198_015",
            "identifier": "vs18_198_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_015/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 3.0101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 3.0101 NEVI RAFFAELE (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": 1,
            "n_margin": 137,
            "majority_cohesion_rate": 71.72,
            "minority_cohesion_rate": 33.72
        },
        {
            "id": 1317,
            "slug": "vs18_097_020",
            "identifier": "vs18_097_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_020/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 18.3 QUARTAPELLE PROCOPIO LIA (PD) e 18.4 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.1334",
            "original_title": "Votazione Emendamento DDL n.1334",
            "description_title": "Identici emendamenti 18.3 QUARTAPELLE PROCOPIO LIA (PD) e 18.4 MURONI ROSSELLA (LEU)\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": 1,
            "n_margin": 152,
            "majority_cohesion_rate": 85.76,
            "minority_cohesion_rate": 37.02
        },
        {
            "id": 1667,
            "slug": "vs18_044_038",
            "identifier": "vs18_044_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_038/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1117/57 RACITI FAUSTO (PD)\n     - Votazione Ordine del giorno 9/1117/57 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/57 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/57 RACITI FAUSTO (PD)\n    ",
            "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": 43,
            "majority_cohesion_rate": 82.61,
            "minority_cohesion_rate": 71.37
        },
        {
            "id": 1676,
            "slug": "vs18_044_037",
            "identifier": "vs18_044_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_037/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1117/56 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1117/56 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/56 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/56 DI GIORGI ROSA MARIA (PD)\n    ",
            "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": 41,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.14
        },
        {
            "id": 1701,
            "slug": "vs18_044_075",
            "identifier": "vs18_044_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_075/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1117/101 FREGOLENT SILVIA (PD)\n     - Votazione Ordine del giorno 9/1117/101 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/101 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/101 FREGOLENT SILVIA (PD)\n    ",
            "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": 41,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 4276,
            "slug": "vs18_125_015",
            "identifier": "vs18_125_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_015/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.191 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.191 SISTO FRANCESCO 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": 1,
            "n_margin": 31,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 1697,
            "slug": "vs18_044_074",
            "identifier": "vs18_044_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_074/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1117/100 GIORGIS ANDREA (PD)\n     - Votazione Ordine del giorno 9/1117/100 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/100 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/100 GIORGIS ANDREA (PD)\n    ",
            "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": 39,
            "majority_cohesion_rate": 81.45,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1522,
            "slug": "vs18_065_058",
            "identifier": "vs18_065_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_065_058/?format=api",
            "sitting": {
                "id": 81,
                "date": "2018-10-17",
                "number": 65,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 1.204, nel testo riformulato, PERANTONI MARIO (M5S)\n     - Votazione Emendamento PDL n.0893",
            "original_title": "Votazione Emendamento PDL n.0893",
            "description_title": "Emendamento 1.204, nel testo riformulato, PERANTONI MARIO (M5S)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 64,
            "majority_cohesion_rate": 77.97,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 1693,
            "slug": "vs18_044_065",
            "identifier": "vs18_044_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_044_065/?format=api",
            "sitting": {
                "id": 60,
                "date": "2018-09-13",
                "number": 44,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/1117/84 CENNI SUSANNA (PD)\n     - Votazione Ordine del giorno 9/1117/84 DDL n.1117",
            "original_title": "Votazione Ordine del giorno 9/1117/84 DDL n.1117",
            "description_title": "Ordine del giorno n. 9/1117/84 CENNI SUSANNA (PD)\n    ",
            "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": 39,
            "majority_cohesion_rate": 80.87,
            "minority_cohesion_rate": 72.52
        },
        {
            "id": 2549,
            "slug": "vs18_112_007",
            "identifier": "vs18_112_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_007/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.38 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.38 CECCANTI STEFANO (PD)\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": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 63.74
        },
        {
            "id": 4256,
            "slug": "vs18_125_010",
            "identifier": "vs18_125_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_010/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.183 QUARTAPELLE PROCOPIO LIA (PD)\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": 1,
            "n_margin": 48,
            "majority_cohesion_rate": 74.85,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 97,
            "slug": "vs18_036_032",
            "identifier": "vs18_036_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_032/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2-bis.303 LOSACCO ALBERTO (PD)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 2-bis.303 LOSACCO ALBERTO (PD)\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": 1,
            "n_margin": 139,
            "majority_cohesion_rate": 79.42,
            "minority_cohesion_rate": 38.17
        },
        {
            "id": 4260,
            "slug": "vs18_125_004",
            "identifier": "vs18_125_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_004/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.177 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.177 SISTO FRANCESCO 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": 1,
            "n_margin": 17,
            "majority_cohesion_rate": 72.22,
            "minority_cohesion_rate": 78.33
        },
        {
            "id": 355,
            "slug": "vs18_099_041",
            "identifier": "vs18_099_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_041/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 7\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 7\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 151,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 43.89
        },
        {
            "id": 2475,
            "slug": "vs18_201_003",
            "identifier": "vs18_201_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_201_003/?format=api",
            "sitting": {
                "id": 217,
                "date": "2019-07-02",
                "number": 201,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.1680",
            "original_title": "Votazione Articolo PDL n.1680",
            "description_title": "Articolo 3\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 209,
            "majority_cohesion_rate": 66.86,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 4280,
            "slug": "vs18_125_017",
            "identifier": "vs18_125_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_125_017/?format=api",
            "sitting": {
                "id": 141,
                "date": "2019-02-13",
                "number": 125,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.193 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.193 SISTO FRANCESCO 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": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 68.44
        }
    ]
}