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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=145",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=143",
    "results": [
        {
            "id": 2201,
            "slug": "vs18_156_017",
            "identifier": "vs18_156_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_017/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 3.11 VERSACE GIUSEPPINA (FI)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 3.11 VERSACE GIUSEPPINA (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": 144,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 36.12
        },
        {
            "id": 3315,
            "slug": "vs18_116_006",
            "identifier": "vs18_116_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_116_006/?format=api",
            "sitting": {
                "id": 132,
                "date": "2019-01-29",
                "number": 116,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.63 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.63 D'ETTORE FELICE MAURIZIO (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": 38,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 66.16
        },
        {
            "id": 1298,
            "slug": "vs18_097_007",
            "identifier": "vs18_097_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_007/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 7\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "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": 60,
            "majority_cohesion_rate": 80.81,
            "minority_cohesion_rate": 58.78
        },
        {
            "id": 1327,
            "slug": "vs18_097_023",
            "identifier": "vs18_097_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_023/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1334/81 MAGI RICCARDO (MISTO)\n     - Votazione Ordine del giorno 9/1334/81 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/81 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/81 MAGI RICCARDO (MISTO)\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": 66,
            "majority_cohesion_rate": 86.63,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 2242,
            "slug": "vs18_164_065",
            "identifier": "vs18_164_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_065/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 8-ter.23 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.23 GADDA MARIA CHIARA (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": 46,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 65.02
        },
        {
            "id": 3305,
            "slug": "vs18_117_017",
            "identifier": "vs18_117_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_017/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.163 SPERANZA ROBERTO (LEU)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.163 SPERANZA ROBERTO (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": 44,
            "majority_cohesion_rate": 73.39,
            "minority_cohesion_rate": 59.7
        },
        {
            "id": 3293,
            "slug": "vs18_117_010",
            "identifier": "vs18_117_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_117_010/?format=api",
            "sitting": {
                "id": 133,
                "date": "2019-01-30",
                "number": 117,
                "branch": "C"
            },
            "number": 10,
            "title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.154 MAGI RICCARDO (MISTO) e 1.155 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": 41,
            "majority_cohesion_rate": 72.51,
            "minority_cohesion_rate": 61.6
        },
        {
            "id": 1342,
            "slug": "vs18_097_031",
            "identifier": "vs18_097_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_031/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1334/242 FATUZZO CARLO (FI)\n     - Votazione Ordine del giorno 9/1334/242 DDL n.1334",
            "original_title": "Votazione Ordine del giorno 9/1334/242 DDL n.1334",
            "description_title": "Ordine del giorno n. 9/1334/242 FATUZZO CARLO (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": 135,
            "majority_cohesion_rate": 89.24,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 953,
            "slug": "vs18_015_001",
            "identifier": "vs18_015_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_015_001/?format=api",
            "sitting": {
                "id": 31,
                "date": "2018-06-14",
                "number": 15,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.10 PITTALIS PIETRO (FI)\n     - Votazione Emendamento DDL n.0583",
            "original_title": "Votazione Emendamento DDL n.0583",
            "description_title": "Emendamento 1.10 PITTALIS PIETRO (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": 52,
            "majority_cohesion_rate": 91.59,
            "minority_cohesion_rate": 75.57
        },
        {
            "id": 2232,
            "slug": "vs18_164_067",
            "identifier": "vs18_164_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_067/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 8-ter.41 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 8-ter.41 CIABURRO MONICA (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": 86,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 34.98
        },
        {
            "id": 4153,
            "slug": "vs18_190_052",
            "identifier": "vs18_190_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_052/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1898/119 ROSSI ANDREA (PD)\n     - Votazione Ordine del giorno 9/1898/119 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/119 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/119 ROSSI 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": 113,
            "majority_cohesion_rate": 71.72,
            "minority_cohesion_rate": 33.84
        },
        {
            "id": 4585,
            "slug": "vs18_190_004",
            "identifier": "vs18_190_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_004/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/1898/47 FASSINO PIERO (PD)\n     - Votazione Ordine del giorno 9/1898/47 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/47 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/47 FASSINO PIERO (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": 31,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 4592,
            "slug": "vs18_190_031",
            "identifier": "vs18_190_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_031/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1898/83 CARE' NICOLA (PD)\n     - Votazione Ordine del giorno 9/1898/83 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/83 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/83 CARE' NICOLA (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": 30,
            "majority_cohesion_rate": 76.09,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 949,
            "slug": "vs18_020_002",
            "identifier": "vs18_020_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_002/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00007 FUSACCHIA ALESSANDRO (MISTO) ed altri\n     - Votazione Risoluzione 6-00007",
            "original_title": "Votazione Risoluzione 6-00007",
            "description_title": "Risoluzione n. 6-00007 FUSACCHIA ALESSANDRO (MISTO) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 166,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 3291,
            "slug": "vs18_118_004",
            "identifier": "vs18_118_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_004/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.173 MAGI RICCARDO (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.173 MAGI RICCARDO (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": 61,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 58.17
        },
        {
            "id": 1056,
            "slug": "vs18_020_003",
            "identifier": "vs18_020_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_003/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00008 FORNARO FEDERICO (LEU) ed altri\n     - Votazione Risoluzione 6-00008",
            "original_title": "Votazione Risoluzione 6-00008",
            "description_title": "Risoluzione n. 6-00008 FORNARO FEDERICO (LEU) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 272,
            "majority_cohesion_rate": 90.41,
            "minority_cohesion_rate": 86.26
        },
        {
            "id": 950,
            "slug": "vs18_020_006",
            "identifier": "vs18_020_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_020_006/?format=api",
            "sitting": {
                "id": 36,
                "date": "2018-06-27",
                "number": 20,
                "branch": "C"
            },
            "number": 6,
            "title": "Risoluzione n. 6-00011 DELRIO GRAZIANO (PD) ed altri\n     - Votazione Risoluzione 6-00011",
            "original_title": "Votazione Risoluzione 6-00011",
            "description_title": "Risoluzione n. 6-00011 DELRIO GRAZIANO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 168,
            "majority_cohesion_rate": 90.99,
            "minority_cohesion_rate": 47.33
        },
        {
            "id": 1716,
            "slug": "vs18_023_004",
            "identifier": "vs18_023_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_004/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 2\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": 264,
            "majority_cohesion_rate": 82.56,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 1741,
            "slug": "vs18_023_005",
            "identifier": "vs18_023_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_005/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "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": 265,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.02
        },
        {
            "id": 1745,
            "slug": "vs18_023_007",
            "identifier": "vs18_023_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_007/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo 5\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 5\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": 263,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 86.64
        },
        {
            "id": 3304,
            "slug": "vs18_118_003",
            "identifier": "vs18_118_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_118_003/?format=api",
            "sitting": {
                "id": 134,
                "date": "2019-01-31",
                "number": 118,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.172 D'ETTORE FELICE MAURIZIO (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": 73.68,
            "minority_cohesion_rate": 57.41
        },
        {
            "id": 1720,
            "slug": "vs18_023_006",
            "identifier": "vs18_023_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_006/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 4\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": 266,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 2758,
            "slug": "vs18_209_016",
            "identifier": "vs18_209_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_209_016/?format=api",
            "sitting": {
                "id": 225,
                "date": "2019-07-16",
                "number": 209,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 6.101 FUSACCHIA ALESSANDRO (MISTO)\n     - Votazione Emendamento PDL n.0478",
            "original_title": "Votazione Emendamento PDL n.0478",
            "description_title": "Emendamento 6.101 FUSACCHIA ALESSANDRO (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": 69,
            "majority_cohesion_rate": 78.82,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 1753,
            "slug": "vs18_023_008",
            "identifier": "vs18_023_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_008/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0085",
            "original_title": "Votazione Articolo PDL n.0085",
            "description_title": "Articolo 6\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": 264,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 87.79
        },
        {
            "id": 1748,
            "slug": "vs18_023_001",
            "identifier": "vs18_023_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_001/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ERMINI DAVID (PD) ed altri e n. 2 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale DDL n.0764",
            "original_title": "Votazione pregiudiziale DDL n.0764",
            "description_title": "Questioni pregiudiziali n. 1 ERMINI DAVID (PD) ed altri e n. 2 SISTO FRANCESCO PAOLO (FI) ed altri\n    ",
            "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": 24,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 85.88
        },
        {
            "id": 1747,
            "slug": "vs18_023_003",
            "identifier": "vs18_023_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_023_003/?format=api",
            "sitting": {
                "id": 39,
                "date": "2018-07-10",
                "number": 23,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 2.50 LUPI MAURIZIO (MISTO) e 2.51           SCHULLIAN MANFRED (MISTO)\n     - Votazione Emendamento PDL n.0085",
            "original_title": "Votazione Emendamento PDL n.0085",
            "description_title": "Identici emendamenti 2.50 LUPI MAURIZIO (MISTO) e 2.51           SCHULLIAN MANFRED (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": 71,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 49.24
        },
        {
            "id": 1718,
            "slug": "vs18_025_004",
            "identifier": "vs18_025_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_004/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.51 VITIELLO CATELLO (MISTO)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 1.51 VITIELLO CATELLO (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": 49,
            "majority_cohesion_rate": 82.27,
            "minority_cohesion_rate": 67.18
        },
        {
            "id": 4223,
            "slug": "vs18_164_005",
            "identifier": "vs18_164_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_005/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.6 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 2.6 CARETTA MARIA CRISTINA (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": 31,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 73.0
        },
        {
            "id": 2525,
            "slug": "vs18_121_033",
            "identifier": "vs18_121_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_033/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/1550/74 PENTANGELO ANTONIO (FI)\n     - Votazione Ordine del giorno 9/1550/74 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/74 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/74 PENTANGELO ANTONIO (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": 78,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 40.3
        },
        {
            "id": 4210,
            "slug": "vs18_164_001",
            "identifier": "vs18_164_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_001/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.9 LUCASELLI YLENJA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 1.9 LUCASELLI YLENJA (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": 78,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 39.54
        },
        {
            "id": 4149,
            "slug": "vs18_190_075",
            "identifier": "vs18_190_075",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_075/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/1898/159 SIRACUSANO MATILDE (FI)\n     - Votazione Ordine del giorno 9/1898/159 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/159 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/159 SIRACUSANO MATILDE (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": 141,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 29.66
        },
        {
            "id": 1313,
            "slug": "vs18_097_018",
            "identifier": "vs18_097_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_097_018/?format=api",
            "sitting": {
                "id": 113,
                "date": "2018-12-08",
                "number": 97,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 16\n     - Votazione Articolo DDL n.1334",
            "original_title": "Votazione Articolo DDL n.1334",
            "description_title": "Articolo 16\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": 55,
            "majority_cohesion_rate": 83.14,
            "minority_cohesion_rate": 66.41
        },
        {
            "id": 1736,
            "slug": "vs18_025_016",
            "identifier": "vs18_025_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_025_016/?format=api",
            "sitting": {
                "id": 41,
                "date": "2018-07-12",
                "number": 25,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 2.50 COSTA ENRICO (FI)\n     - Votazione Emendamento DDL n.0764",
            "original_title": "Votazione Emendamento DDL n.0764",
            "description_title": "Emendamento 2.50 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": 61,
            "majority_cohesion_rate": 82.85,
            "minority_cohesion_rate": 61.45
        },
        {
            "id": 2504,
            "slug": "vs18_121_009",
            "identifier": "vs18_121_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_009/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1550/29 BRUNO BOSSIO VINCENZA (PD)\n     - Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/29 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/29 BRUNO BOSSIO VINCENZA (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": 40,
            "majority_cohesion_rate": 80.12,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 51,
            "slug": "vs18_028_032",
            "identifier": "vs18_028_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_032/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 32,
            "title": "Articolo 6\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "description_title": "Articolo 6\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": 256,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 83.59
        },
        {
            "id": 30,
            "slug": "vs18_028_028",
            "identifier": "vs18_028_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_028/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3\n     - Votazione Articolo PDL n.0336",
            "original_title": "Votazione Articolo PDL n.0336",
            "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": 251,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 82.06
        },
        {
            "id": 1734,
            "slug": "vs18_028_006",
            "identifier": "vs18_028_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_006/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.62 SARTI GIULIA (M5S)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.62 SARTI GIULIA (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": 250,
            "majority_cohesion_rate": 79.36,
            "minority_cohesion_rate": 81.3
        },
        {
            "id": 1764,
            "slug": "vs18_028_005",
            "identifier": "vs18_028_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_005/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.5, nel testo riformulato, SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.5, nel testo riformulato, SANTELLI JOLE (FI)\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": 251,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 1740,
            "slug": "vs18_028_007",
            "identifier": "vs18_028_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_007/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.57, nel teto riformulato, SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.57, nel teto riformulato, 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": "Approvata",
            "n_rebels": 1,
            "n_margin": 252,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 81.68
        },
        {
            "id": 1746,
            "slug": "vs18_028_019",
            "identifier": "vs18_028_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_019/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.63 SARTI GIULIA (M5S)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.63 SARTI GIULIA (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": 139,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 44.27
        },
        {
            "id": 1715,
            "slug": "vs18_028_008",
            "identifier": "vs18_028_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_008/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.10 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.10 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": 140,
            "majority_cohesion_rate": 80.23,
            "minority_cohesion_rate": 42.75
        },
        {
            "id": 1719,
            "slug": "vs18_028_021",
            "identifier": "vs18_028_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_021/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.61 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.61 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": 28,
            "majority_cohesion_rate": 81.98,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 44,
            "slug": "vs18_028_037",
            "identifier": "vs18_028_037",
            "url": "https://staging.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": 26,
            "slug": "vs18_028_030",
            "identifier": "vs18_028_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_030/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 5.50, nel testo riformulato, FIANO EMANUELE (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": 230,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 1735,
            "slug": "vs18_028_004",
            "identifier": "vs18_028_004",
            "url": "https://staging.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": 1743,
            "slug": "vs18_028_023",
            "identifier": "vs18_028_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_023/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 2.1 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 2.1 FORNARO FEDERICO (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": 219,
            "majority_cohesion_rate": 72.38,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 2496,
            "slug": "vs18_121_012",
            "identifier": "vs18_121_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_121_012/?format=api",
            "sitting": {
                "id": 137,
                "date": "2019-02-06",
                "number": 121,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1550/36 INCERTI ANTONELLA (PD)\n     - Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "original_title": "Votazione Ordine del giorno 9/1550/36 DDL n.1550",
            "description_title": "Ordine del giorno n. 9/1550/36 INCERTI ANTONELLA (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": 21,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 80.23
        },
        {
            "id": 1754,
            "slug": "vs18_028_015",
            "identifier": "vs18_028_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_015/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.54 FORNARO FEDERICO (LEU)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.54 FORNARO FEDERICO (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": 127,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 1727,
            "slug": "vs18_028_018",
            "identifier": "vs18_028_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_028_018/?format=api",
            "sitting": {
                "id": 44,
                "date": "2018-07-17",
                "number": 28,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.56 MIGLIORE GENNARO (PD)\n     - Votazione Emendamento PDL n.0336",
            "original_title": "Votazione Emendamento PDL n.0336",
            "description_title": "Emendamento 1.56 MIGLIORE GENNARO (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": 128,
            "majority_cohesion_rate": 81.69,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 3462,
            "slug": "vs18_181_055",
            "identifier": "vs18_181_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_181_055/?format=api",
            "sitting": {
                "id": 197,
                "date": "2019-05-30",
                "number": 181,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.104 BELLUCCI MARIA TERESA (FDI)\n     - Votazione Emendamento DDL n.1816",
            "original_title": "Votazione Emendamento DDL n.1816",
            "description_title": "Emendamento 12.104 BELLUCCI MARIA TERESA (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": 53,
            "majority_cohesion_rate": 71.85,
            "minority_cohesion_rate": 50.57
        }
    ]
}