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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=212",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=210",
    "results": [
        {
            "id": 5958,
            "slug": "vs18_417_071",
            "identifier": "vs18_417_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_071/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 71,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0107",
            "original_title": "Votazione Articolo 3 PDL n. 0107",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 35,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 64.57
        },
        {
            "id": 6613,
            "slug": "vs18_295_051",
            "identifier": "vs18_295_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_051/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 51,
            "title": "Articolo aggiuntivo 8.010 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.010 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.010 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.010 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 71.13,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 6401,
            "slug": "vs18_417_006",
            "identifier": "vs18_417_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_417_006/?format=api",
            "sitting": {
                "id": 433,
                "date": "2020-10-28",
                "number": 417,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.11 TURRI ROBERTO (LEGA) - Votazione Emendamento 1.11 PDL n. 0107",
            "original_title": "Votazione Emendamento 1.11 PDL n. 0107",
            "description_title": "Emendamento 1.11 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 67.68,
            "minority_cohesion_rate": 61.02
        },
        {
            "id": 366,
            "slug": "vs18_099_055",
            "identifier": "vs18_099_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_055/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 12.22 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 12.22 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": 35,
            "majority_cohesion_rate": 73.26,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 3028,
            "slug": "vs18_124_031",
            "identifier": "vs18_124_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_031/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 31,
            "title": "Emendamento 14.5 RIZZETTO WALTER (FDI)\n     - Votazione Emendamento DDL n.1486",
            "original_title": "Votazione Emendamento DDL n.1486",
            "description_title": "Emendamento 14.5 RIZZETTO WALTER (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 71.86
        },
        {
            "id": 2547,
            "slug": "vs18_112_003",
            "identifier": "vs18_112_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_112_003/?format=api",
            "sitting": {
                "id": 128,
                "date": "2019-01-23",
                "number": 112,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici emendamenti 1.49 SISTO FRANCESCO PAOLO (FI), 1.50 CECCANTI STEFANO (PD) e 1.51 TOCCAFONDI GABRIELE (MISTO)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Identici emendamenti 1.49 SISTO FRANCESCO PAOLO (FI), 1.50 CECCANTI STEFANO (PD) e 1.51 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 65.65
        },
        {
            "id": 787,
            "slug": "vs18_101_015",
            "identifier": "vs18_101_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_015/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1408/82 NARDI MARTINA (PD)\n     - Votazione Ordine del giorno 9/1408/82 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/82 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/82 NARDI MARTINA (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": 35,
            "majority_cohesion_rate": 77.62,
            "minority_cohesion_rate": 73.66
        },
        {
            "id": 2270,
            "slug": "vs18_175_046",
            "identifier": "vs18_175_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_046/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 20.100 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 20.100 FREGOLENT SILVIA (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": 35,
            "majority_cohesion_rate": 75.95,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 3514,
            "slug": "vs18_206_040",
            "identifier": "vs18_206_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_040/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 40,
            "title": "Articolo aggiuntivo 1.05 ZUCCONI RICCARDO (FDI)\n     - Votazione Emendamento DDL n.1698",
            "original_title": "Votazione Emendamento DDL n.1698",
            "description_title": "Articolo aggiuntivo 1.05 ZUCCONI RICCARDO (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": 35,
            "majority_cohesion_rate": 73.61,
            "minority_cohesion_rate": 64.5
        },
        {
            "id": 4024,
            "slug": "vs18_146_049",
            "identifier": "vs18_146_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_049/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1637/174 BOCCIA FRANCESCO (PD)\n     - Votazione Ordine del giorno 9/1637/174 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/174 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/174 BOCCIA FRANCESCO (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": 35,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 3936,
            "slug": "vs18_110_001",
            "identifier": "vs18_110_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_110_001/?format=api",
            "sitting": {
                "id": 126,
                "date": "2019-01-17",
                "number": 110,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale di costituzionalità n. 1 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale PDL n.1173",
            "original_title": "Votazione pregiudiziale PDL n.1173",
            "description_title": "Questione pregiudiziale di costituzionalità n. 1 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": 3,
            "n_margin": 35,
            "majority_cohesion_rate": 75.73,
            "minority_cohesion_rate": 72.9
        },
        {
            "id": 1101,
            "slug": "vs18_035_049",
            "identifier": "vs18_035_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_049/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 49,
            "title": "Emendamento 1.301 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.301 EPIFANI ETTORE GUGLIELMO (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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 85.22,
            "minority_cohesion_rate": 82.44
        },
        {
            "id": 3150,
            "slug": "vs18_160_002",
            "identifier": "vs18_160_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_002/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 3.9 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.9 ZANGRILLO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 2449,
            "slug": "vs18_120_001",
            "identifier": "vs18_120_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_120_001/?format=api",
            "sitting": {
                "id": 136,
                "date": "2019-02-05",
                "number": 120,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 SISTO FRANCESCO PAOLO (FI) ed altri\n     - Votazione pregiudiziale DDL n.1550",
            "original_title": "Votazione pregiudiziale DDL n.1550",
            "description_title": "Questione pregiudiziale n. 1 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 78.95,
            "minority_cohesion_rate": 73.0
        },
        {
            "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": 2693,
            "slug": "vs18_171_001",
            "identifier": "vs18_171_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_171_001/?format=api",
            "sitting": {
                "id": 187,
                "date": "2019-05-08",
                "number": 171,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 SANTELLI JOLE (FI) ed altri e n. 2 DE FILIPPO VITO (PD) ed altri\n     - Votazione pregiudiziale DDL n.1816",
            "original_title": "Votazione pregiudiziale DDL n.1816",
            "description_title": "Questioni pregiudiziali n. 1 SANTELLI JOLE (FI) ed altri e n. 2 DE FILIPPO VITO (PD) 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 78.01,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 4607,
            "slug": "vs18_190_042",
            "identifier": "vs18_190_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_042/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1898/98 PELLICANI NICOLA (PD)\n     - Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/98 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/98 PELLICANI 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 73.18,
            "minority_cohesion_rate": 66.92
        },
        {
            "id": 3794,
            "slug": "vs18_140_036",
            "identifier": "vs18_140_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_140_036/?format=api",
            "sitting": {
                "id": 156,
                "date": "2019-03-12",
                "number": 140,
                "branch": "C"
            },
            "number": 36,
            "title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (FI)\n     - Votazione Emendamento DDL n.1432",
            "original_title": "Votazione Emendamento DDL n.1432",
            "description_title": "Identici emendamenti 19.3 DE LUCA PIERO (PD) 19.7 VIETINA SIMONA (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": 8,
            "n_margin": 35,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 65.78
        },
        {
            "id": 800,
            "slug": "vs18_101_016",
            "identifier": "vs18_101_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_016/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1408/83 DI GIORGI ROSA MARIA (PD)\n     - Votazione Ordine del giorno 9/1408/83 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/83 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/83 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": 35,
            "majority_cohesion_rate": 77.91,
            "minority_cohesion_rate": 74.43
        },
        {
            "id": 4563,
            "slug": "vs18_190_040",
            "identifier": "vs18_190_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_040/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1898/96 ANZALDI MICHELE (PD)\n     - Votazione Ordine del giorno 9/1898/96 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/96 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/96 ANZALDI MICHELE (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": 35,
            "majority_cohesion_rate": 74.34,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 2115,
            "slug": "vs18_087_001",
            "identifier": "vs18_087_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_001/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 ZANETTIN PIERANTONIO (FI) ed altri e n. 2 MIGLIORE GENNARO (PD) ed altri\n     - Votazione pregiudiziale DDL n.1189",
            "original_title": "Votazione pregiudiziale DDL n.1189",
            "description_title": "Questioni pregiudiziali n. 1 ZANETTIN PIERANTONIO (FI) ed altri e n. 2 MIGLIORE GENNARO (PD) 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 2013,
            "slug": "vs18_037_031",
            "identifier": "vs18_037_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_031/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 31,
            "title": "Identici articoli aggiuntivi 8.06 GADDA MARIA CHIARA (PD), 8.09 RUSSO PAOLO (FI) e 8.012 FERRO WANDA (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici articoli aggiuntivi 8.06 GADDA MARIA CHIARA (PD), 8.09 RUSSO PAOLO (FI) e 8.012 FERRO WANDA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 78.24
        },
        {
            "id": 3662,
            "slug": "vs18_133_010",
            "identifier": "vs18_133_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_133_010/?format=api",
            "sitting": {
                "id": 149,
                "date": "2019-02-26",
                "number": 133,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.53 MANCINI CLAUDIO (PD)\n     - Votazione Emendamento PDL n.1353",
            "original_title": "Votazione Emendamento PDL n.1353",
            "description_title": "Emendamento 2.53 MANCINI CLAUDIO (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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 4190,
            "slug": "vs18_164_040",
            "identifier": "vs18_164_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_040/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 7.42 CIABURRO MONICA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.42 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": 0,
            "n_margin": 35,
            "majority_cohesion_rate": 77.49,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 342,
            "slug": "vs18_099_052",
            "identifier": "vs18_099_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_052/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 11.27 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 11.27 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": 34,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 69.08
        },
        {
            "id": 504,
            "slug": "vs18_082_057",
            "identifier": "vs18_082_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_082_057/?format=api",
            "sitting": {
                "id": 98,
                "date": "2018-11-13",
                "number": 82,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 16.1 DE LUCA PIERO (PD)\n     - Votazione Emendamento DDL n.1201",
            "original_title": "Votazione Emendamento DDL n.1201",
            "description_title": "Emendamento 16.1 DE LUCA PIERO (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 78.26,
            "minority_cohesion_rate": 79.31
        },
        {
            "id": 1106,
            "slug": "vs18_035_045",
            "identifier": "vs18_035_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_045/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 45,
            "title": "Identici emendamenti 1.148 VISCOMI ANTONIO (PD), 1.149 RIZZETTO WALTER (FDI) e 1.30 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.148 VISCOMI ANTONIO (PD), 1.149 RIZZETTO WALTER (FDI) e 1.30 ZANGRILLO PAOLO (FI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 85.51,
            "minority_cohesion_rate": 83.21
        },
        {
            "id": 3582,
            "slug": "vs18_122_001",
            "identifier": "vs18_122_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_122_001/?format=api",
            "sitting": {
                "id": 138,
                "date": "2019-02-07",
                "number": 122,
                "branch": "C"
            },
            "number": 1,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 14 dicembre 2018, n. 135, recante disposizioni urgenti in materia di sostegno e semplificazione per le imprese e per la pubblica amministrazione (Approvato dal Senato) (DDL 1550)\n     - Votazione finale DDL n.1550",
            "original_title": "Votazione finale DDL n.1550",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 14 dicembre 2018, n. 135, recante disposizioni urgenti in materia di sostegno e semplificazione per le imprese e per la pubblica amministrazione (Approvato dal Senato) (DDL 1550)\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": 34,
            "majority_cohesion_rate": 79.24,
            "minority_cohesion_rate": 73.38
        },
        {
            "id": 3367,
            "slug": "vs18_197_026",
            "identifier": "vs18_197_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_197_026/?format=api",
            "sitting": {
                "id": 213,
                "date": "2019-06-26",
                "number": 197,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.27 MARIN MARCO (FI)\n     - Votazione Emendamento DDL n.1603-BIS",
            "original_title": "Votazione Emendamento DDL n.1603-BIS",
            "description_title": "Emendamento 1.27 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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 68.7
        },
        {
            "id": 446,
            "slug": "vs18_040_023",
            "identifier": "vs18_040_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_040_023/?format=api",
            "sitting": {
                "id": 56,
                "date": "2018-08-07",
                "number": 40,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 3.17 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1041",
            "original_title": "Votazione Emendamento DDL n.1041",
            "description_title": "Emendamento 3.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": 34,
            "majority_cohesion_rate": 75.65,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 4023,
            "slug": "vs18_146_021",
            "identifier": "vs18_146_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_146_021/?format=api",
            "sitting": {
                "id": 162,
                "date": "2019-03-21",
                "number": 146,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1637/82 MICELI CARMELO (PD)\n     - Votazione Ordine del giorno 9/1637/82 DDL n.1637",
            "original_title": "Votazione Ordine del giorno 9/1637/82 DDL n.1637",
            "description_title": "Ordine del giorno n. 9/1637/82 MICELI CARMELO (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": 34,
            "majority_cohesion_rate": 79.53,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 784,
            "slug": "vs18_101_029",
            "identifier": "vs18_101_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_029/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1408/112 PAITA RAFFAELLA (PD)\n     - Votazione Ordine del giorno 9/1408/112 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/112 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/112 PAITA RAFFAELLA (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 73.28
        },
        {
            "id": 3682,
            "slug": "vs18_159_005",
            "identifier": "vs18_159_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_159_005/?format=api",
            "sitting": {
                "id": 175,
                "date": "2019-04-09",
                "number": 159,
                "branch": "C"
            },
            "number": 5,
            "title": "Identici emendamenti 1.1 ZANGRILLO PAOLO (FI), 1.2 SCHULLIAN MANFRED (MISTO) e 1.4 VISCOMI ANTONIO (PD)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Identici emendamenti 1.1 ZANGRILLO PAOLO (FI), 1.2 SCHULLIAN MANFRED (MISTO) e 1.4 VISCOMI ANTONIO (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 74.27,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 4199,
            "slug": "vs18_164_043",
            "identifier": "vs18_164_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_043/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 7.2 INCERTI ANTONELLA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.2 INCERTI ANTONELLA (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 68.82
        },
        {
            "id": 4586,
            "slug": "vs18_190_039",
            "identifier": "vs18_190_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_190_039/?format=api",
            "sitting": {
                "id": 206,
                "date": "2019-06-13",
                "number": 190,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1898/95 LOSACCO ALBERTO (PD)\n     - Votazione Ordine del giorno 9/1898/95 DDL n.1898",
            "original_title": "Votazione Ordine del giorno 9/1898/95 DDL n.1898",
            "description_title": "Ordine del giorno n. 9/1898/95 LOSACCO ALBERTO (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 70.72
        },
        {
            "id": 3415,
            "slug": "vs18_130_003",
            "identifier": "vs18_130_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_003/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.263 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.263 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4204,
            "slug": "vs18_164_044",
            "identifier": "vs18_164_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_044/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 7.16 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Emendamento 7.16 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 3613,
            "slug": "vs18_131_016",
            "identifier": "vs18_131_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_131_016/?format=api",
            "sitting": {
                "id": 147,
                "date": "2019-02-21",
                "number": 131,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.790 CECCANTI STEFANO (PD)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.790 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.15,
            "minority_cohesion_rate": 68.44
        },
        {
            "id": 752,
            "slug": "vs18_101_031",
            "identifier": "vs18_101_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_101_031/?format=api",
            "sitting": {
                "id": 117,
                "date": "2018-12-13",
                "number": 101,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (PD)\n     - Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "original_title": "Votazione Ordine del giorno 9/1408/114 DDL n.1408",
            "description_title": "Ordine del giorno n. 9/1408/114 BURATTI UMBERTO (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": 34,
            "majority_cohesion_rate": 77.03,
            "minority_cohesion_rate": 74.05
        },
        {
            "id": 3099,
            "slug": "vs18_124_007",
            "identifier": "vs18_124_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_124_007/?format=api",
            "sitting": {
                "id": 140,
                "date": "2019-02-12",
                "number": 124,
                "branch": "C"
            },
            "number": 7,
            "title": "Risoluzione n. 6-00053 MELONI GIORGIA (FDI) ed altri\n     - Votazione Risoluzione 6-00053",
            "original_title": "Votazione Risoluzione 6-00053",
            "description_title": "Risoluzione n. 6-00053 MELONI GIORGIA (FDI) 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 4072,
            "slug": "vs18_130_076",
            "identifier": "vs18_130_076",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_076/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 76,
            "title": "Emendamento 1.715 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.715 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": 34,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 69.58
        },
        {
            "id": 1093,
            "slug": "vs18_035_028",
            "identifier": "vs18_035_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_028/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 28,
            "title": "Identici emendamenti 1.95 LUCASELLI YLENJA (FDI) e 1.87 SILLI GIORGIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Identici emendamenti 1.95 LUCASELLI YLENJA (FDI) e 1.87 SILLI GIORGIO (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 86.09,
            "minority_cohesion_rate": 84.35
        },
        {
            "id": 4062,
            "slug": "vs18_130_067",
            "identifier": "vs18_130_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_130_067/?format=api",
            "sitting": {
                "id": 146,
                "date": "2019-02-20",
                "number": 130,
                "branch": "C"
            },
            "number": 67,
            "title": "Emendamento 1.540 ZANETTIN PIERANTONIO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Emendamento 1.540 ZANETTIN PIERANTONIO (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": 34,
            "majority_cohesion_rate": 73.68,
            "minority_cohesion_rate": 68.06
        },
        {
            "id": 2414,
            "slug": "vs18_175_013",
            "identifier": "vs18_175_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_175_013/?format=api",
            "sitting": {
                "id": 191,
                "date": "2019-05-14",
                "number": 175,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 7.100 FREGOLENT SILVIA (PD)\n     - Votazione Emendamento PDL n.1074",
            "original_title": "Votazione Emendamento PDL n.1074",
            "description_title": "Emendamento 7.100 FREGOLENT SILVIA (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": 34,
            "majority_cohesion_rate": 75.07,
            "minority_cohesion_rate": 68.32
        },
        {
            "id": 2553,
            "slug": "vs18_113_006",
            "identifier": "vs18_113_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_113_006/?format=api",
            "sitting": {
                "id": 129,
                "date": "2019-01-24",
                "number": 113,
                "branch": "C"
            },
            "number": 6,
            "title": "Subemendamento 0.1.900.12 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento PDL n.1173",
            "original_title": "Votazione Emendamento PDL n.1173",
            "description_title": "Subemendamento 0.1.900.12 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 69.96
        },
        {
            "id": 2197,
            "slug": "vs18_156_004",
            "identifier": "vs18_156_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_156_004/?format=api",
            "sitting": {
                "id": 172,
                "date": "2019-04-04",
                "number": 156,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.1 ROSTAN MICHELA (LEU)\n     - Votazione Emendamento PDL n.0491",
            "original_title": "Votazione Emendamento PDL n.0491",
            "description_title": "Emendamento 1.1 ROSTAN MICHELA (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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 69.01,
            "minority_cohesion_rate": 61.98
        },
        {
            "id": 643,
            "slug": "vs18_030_035",
            "identifier": "vs18_030_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_030_035/?format=api",
            "sitting": {
                "id": 46,
                "date": "2018-07-19",
                "number": 30,
                "branch": "C"
            },
            "number": 35,
            "title": "Articolo aggiuntivo 1-quinquies.01 MURONI ROSSELLA (LEU)\n     - Votazione Emendamento DDL n.0804",
            "original_title": "Votazione Emendamento DDL n.0804",
            "description_title": "Articolo aggiuntivo 1-quinquies.01 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": 7,
            "n_margin": 34,
            "majority_cohesion_rate": 79.07,
            "minority_cohesion_rate": 79.77
        },
        {
            "id": 3125,
            "slug": "vs18_160_001",
            "identifier": "vs18_160_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_160_001/?format=api",
            "sitting": {
                "id": 176,
                "date": "2019-04-10",
                "number": 160,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 3.1 SISTO FRANCESCO PAOLO (FI)\n     - Votazione Emendamento DDL n.1433",
            "original_title": "Votazione Emendamento DDL n.1433",
            "description_title": "Emendamento 3.1 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 73.98,
            "minority_cohesion_rate": 67.3
        },
        {
            "id": 4206,
            "slug": "vs18_164_020",
            "identifier": "vs18_164_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_164_020/?format=api",
            "sitting": {
                "id": 180,
                "date": "2019-04-16",
                "number": 164,
                "branch": "C"
            },
            "number": 20,
            "title": "Identici emendamenti 4.1 FORNARO FEDERICO (LEU) e 4.12 CENNI SUSANNA (PD)\n     - Votazione Emendamento DDL n.1718",
            "original_title": "Votazione Emendamento DDL n.1718",
            "description_title": "Identici emendamenti 4.1 FORNARO FEDERICO (LEU) e 4.12 CENNI SUSANNA (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": 2,
            "n_margin": 34,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 71.1
        },
        {
            "id": 2134,
            "slug": "vs18_087_027",
            "identifier": "vs18_087_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_087_027/?format=api",
            "sitting": {
                "id": 103,
                "date": "2018-11-20",
                "number": 87,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.173 FERRI COSIMO MARIA (PD)\n     - Votazione Emendamento DDL n.1189",
            "original_title": "Votazione Emendamento DDL n.1189",
            "description_title": "Emendamento 1.173 FERRI COSIMO MARIA (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": 6,
            "n_margin": 34,
            "majority_cohesion_rate": 77.1,
            "minority_cohesion_rate": 76.25
        }
    ]
}