Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=121
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=122",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=n_rebels&page=120",
    "results": [
        {
            "id": 6353,
            "slug": "vs18_392_033",
            "identifier": "vs18_392_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_033/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2617/116 DE MARTINI GUIDO (LEGA) - Votazione Ordine del giorno 9/2617/116 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/116 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/116 DE MARTINI GUIDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 62.12,
            "minority_cohesion_rate": 51.97
        },
        {
            "id": 6637,
            "slug": "vs18_295_050",
            "identifier": "vs18_295_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_050/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 50,
            "title": "Articolo aggiuntivo 8.0109 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.0109 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0109 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0109 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": 1,
            "n_margin": 38,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 3228,
            "slug": "vs18_250_009",
            "identifier": "vs18_250_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_009/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2203/15 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI)\n     - Votazione Ordine del giorno 9/2203/15 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/15 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/15 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 69.77,
            "minority_cohesion_rate": 62.4
        },
        {
            "id": 4848,
            "slug": "vs18_392_001",
            "identifier": "vs18_392_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_001/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/2617/1 BOLDI ROSSANA (LEGA) - Votazione Ordine del giorno 9/2617/1 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/1 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/1 BOLDI ROSSANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 59.09,
            "minority_cohesion_rate": 51.57
        },
        {
            "id": 6063,
            "slug": "vs18_295_004",
            "identifier": "vs18_295_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_004/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 3.191 DORI DEVIS (M5S) - Votazione Emendamento 3.191 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.191 PDL n. 1524",
            "description_title": "Emendamento 3.191 DORI DEVIS (M5S)",
            "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": 42,
            "majority_cohesion_rate": 74.4,
            "minority_cohesion_rate": 70.43
        },
        {
            "id": 5305,
            "slug": "vs18_355_002",
            "identifier": "vs18_355_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_002/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00110 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00110",
            "original_title": "Votazione Risoluzione 6_00110",
            "description_title": "Risoluzione n. 6-00110 MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO)",
            "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": 32,
            "majority_cohesion_rate": 71.77,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5438,
            "slug": "vs18_355_012",
            "identifier": "vs18_355_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_012/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.246 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.246 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.246 DDL n. 2471",
            "description_title": "Emendamento 1.246 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 68.77,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5861,
            "slug": "vs18_392_029",
            "identifier": "vs18_392_029",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_029/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2617/110 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2617/110 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/110 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/110 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 42,
            "majority_cohesion_rate": 63.94,
            "minority_cohesion_rate": 53.15
        },
        {
            "id": 6630,
            "slug": "vs18_295_045",
            "identifier": "vs18_295_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_045/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 8.03 SPENA MARIA (FI) - Votazione Emendamento 8.03 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.03 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.03 SPENA MARIA (FI)",
            "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": 218,
            "majority_cohesion_rate": 71.43,
            "minority_cohesion_rate": 69.65
        },
        {
            "id": 7012,
            "slug": "vs18_482_016",
            "identifier": "vs18_482_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_016/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/2915/41 BUTTI ALESSIO (FDI) - Votazione Ordine del giorno 9/2915/41 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/41 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/41 BUTTI ALESSIO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 168,
            "majority_cohesion_rate": 62.77,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 10989,
            "slug": "18-27-9",
            "identifier": "18-27-9",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-27-9/?format=api",
            "sitting": {
                "id": 783,
                "date": "2018-07-26",
                "number": 27,
                "branch": "S"
            },
            "number": 9,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale - Em. 1.0.1, Vitali e altri",
            "original_title": "Em. 1.0.1, Vitali e altri",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 22 giugno 2018, n. 73, recante misure urgenti e indifferibili per assicurare il regolare e ordinato svolgimento dei procedimenti e dei processi penali nel periodo necessario a consentire interventi di edilizia giudiziaria per il Tribunale di Bari e la Procura della Repubblica presso il medesimo tribunale",
            "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": 23,
            "majority_cohesion_rate": 88.55,
            "minority_cohesion_rate": 78.63
        },
        {
            "id": 6381,
            "slug": "vs18_355_031",
            "identifier": "vs18_355_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_031/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (FI) - Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "original_title": "Votazione Ordine del giorno 9/2471/56 DDL n. 2471",
            "description_title": "Ordine del giorno n. 9/2471/56 GELMINI MARIASTELLA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 44,
            "majority_cohesion_rate": 69.37,
            "minority_cohesion_rate": 56.08
        },
        {
            "id": 5062,
            "slug": "vs18_355_005",
            "identifier": "vs18_355_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_005/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 1.239 PRISCO EMANUELE (FDI) - Votazione Emendamento 1.239 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.239 DDL n. 2471",
            "description_title": "Emendamento 1.239 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 69.67,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6636,
            "slug": "vs18_295_042",
            "identifier": "vs18_295_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_042/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo aggiuntivo 8.0300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 8.0300, PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0300, PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 36,
            "majority_cohesion_rate": 72.32,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 5480,
            "slug": "vs18_295_011",
            "identifier": "vs18_295_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_011/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3.109, come riformulato, SPENA MARIA (FI) - Votazione Emendamento 3.109, PDL n. 1524",
            "original_title": "Votazione Emendamento 3.109, PDL n. 1524",
            "description_title": "Emendamento 3.109, come riformulato, SPENA MARIA (FI)",
            "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": 180,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 37.35
        },
        {
            "id": 5452,
            "slug": "vs18_421_002",
            "identifier": "vs18_421_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_002/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 7.403 TURRI ROBERTO (LEGA) - Votazione Emendamento 7.403 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.403 PDL n. 0107",
            "description_title": "Emendamento 7.403 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": 1,
            "n_margin": 35,
            "majority_cohesion_rate": 73.17,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 8316,
            "slug": "vs18_454_046",
            "identifier": "vs18_454_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_046/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 2.10 SILVESTRI RACHELE (MISTO) - Votazione Emendamento 2.10 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.10 DDL n. 2835",
            "description_title": "Emendamento 2.10 SILVESTRI RACHELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 70.42
        },
        {
            "id": 5390,
            "slug": "vs18_392_019",
            "identifier": "vs18_392_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_019/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2617/73 FERRARI ROBERTO PAOLO (LEGA) - Votazione Ordine del giorno 9/2617/73 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/73 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/73 FERRARI ROBERTO PAOLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 63.03,
            "minority_cohesion_rate": 54.33
        },
        {
            "id": 6066,
            "slug": "vs18_295_007",
            "identifier": "vs18_295_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_007/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.190 APRILE NADIA (MISTO) - Votazione Emendamento 3.190 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.190 PDL n. 1524",
            "description_title": "Emendamento 3.190 APRILE NADIA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 213,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 62.26
        },
        {
            "id": 6345,
            "slug": "vs18_443_019",
            "identifier": "vs18_443_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_019/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2828/124 BISA INGRID (LEGA) - Votazione Ordine del giorno 9/2828/124 DDL n. 2828",
            "original_title": "Votazione Ordine del giorno 9/2828/124 DDL n. 2828",
            "description_title": "Ordine del giorno n. 9/2828/124 BISA INGRID (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 71.91,
            "minority_cohesion_rate": 73.62
        },
        {
            "id": 8304,
            "slug": "vs18_454_012",
            "identifier": "vs18_454_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_012/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1-ter.1 PANIZZUT MASSIMILIANO (LEGA) - Votazione Emendamento 1-ter.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.1 DDL n. 2835",
            "description_title": "Emendamento 1-ter.1 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 67.25
        },
        {
            "id": 11317,
            "slug": "18-31-4",
            "identifier": "18-31-4",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-31-4/?format=api",
            "sitting": {
                "id": 787,
                "date": "2018-08-03",
                "number": 31,
                "branch": "S"
            },
            "number": 4,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative - Em. 1.9, Mallegni",
            "original_title": "Em. 1.9, Mallegni",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 25 luglio 2018, n. 91, recante proroga di termini previsti da disposizioni legislative",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 88.62,
            "minority_cohesion_rate": 73.85
        },
        {
            "id": 5314,
            "slug": "vs18_355_001",
            "identifier": "vs18_355_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_001/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV) - Votazione Risoluzione 6_00109",
            "original_title": "Votazione Risoluzione 6_00109",
            "description_title": "Risoluzione n. 6-00109, come riformulata, DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), CRIPPA DAVIDE (M5S) e BOSCHI MARIA ELENA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 126,
            "majority_cohesion_rate": 72.07,
            "minority_cohesion_rate": 71.76
        },
        {
            "id": 3257,
            "slug": "vs18_250_014",
            "identifier": "vs18_250_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_014/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2203/29 CARETTA MARIA CRISTINA (FDI)\n     - Votazione Ordine del giorno 9/2203/29 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/29 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/29 CARETTA MARIA CRISTINA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 54,
            "majority_cohesion_rate": 71.8,
            "minority_cohesion_rate": 55.43
        },
        {
            "id": 3232,
            "slug": "vs18_250_015",
            "identifier": "vs18_250_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_015/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/2203/41 BUTTI ALESSIO (FDI)\n     - Votazione Ordine del giorno 9/2203/41 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/41 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/41 BUTTI ALESSIO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 40,
            "majority_cohesion_rate": 68.6,
            "minority_cohesion_rate": 63.57
        },
        {
            "id": 6281,
            "slug": "vs18_438_064",
            "identifier": "vs18_438_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_064/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (LEGA) - Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/84 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/84 RAVETTO LAURA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 5463,
            "slug": "vs18_355_015",
            "identifier": "vs18_355_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_355_015/?format=api",
            "sitting": {
                "id": 371,
                "date": "2020-06-11",
                "number": 355,
                "branch": "C"
            },
            "number": 15,
            "title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (FI) - Votazione Emendamento 1.301 DDL n. 2471",
            "original_title": "Votazione Emendamento 1.301 DDL n. 2471",
            "description_title": "Identici emendamenti 1.301 DE ANGELIS SARA (LEGA) e 1.349 BALDELLI SIMONE (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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 70.87,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6949,
            "slug": "vs18_485_015",
            "identifier": "vs18_485_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_015/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.31 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 2.31 DDL n. 2989",
            "original_title": "Votazione Emendamento 2.31 DDL n. 2989",
            "description_title": "Emendamento 2.31 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 168,
            "majority_cohesion_rate": 64.52,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 8289,
            "slug": "vs18_454_039",
            "identifier": "vs18_454_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_039/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 2.29 TORROMINO SERGIO (FI) - Votazione Emendamento 2.29 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.29 DDL n. 2835",
            "description_title": "Emendamento 2.29 TORROMINO SERGIO (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": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 67.61
        },
        {
            "id": 5972,
            "slug": "vs18_421_018",
            "identifier": "vs18_421_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_018/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento Tit. 1 NOJA LISA (IV) - Votazione Emendamento Tit. PDL n. 0107",
            "original_title": "Votazione Emendamento Tit. PDL n. 0107",
            "description_title": "Emendamento Tit. 1 NOJA LISA (IV)",
            "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": 231,
            "majority_cohesion_rate": 74.39,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 6605,
            "slug": "vs18_295_048",
            "identifier": "vs18_295_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_048/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 48,
            "title": "Articolo aggiuntivo 8.0105 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 8.0105 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0105 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0105 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 37,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 8288,
            "slug": "vs18_454_048",
            "identifier": "vs18_454_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_048/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 2.102 FOGLIANI KETTY (LEGA) - Votazione Emendamento 2.102 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.102 DDL n. 2835",
            "description_title": "Emendamento 2.102 FOGLIANI KETTY (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 71.13
        },
        {
            "id": 5502,
            "slug": "vs18_421_008",
            "identifier": "vs18_421_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_008/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 7.0404 LUPI MAURIZIO (MISTO) - Votazione Emendamento 7.0404 PDL n. 0107",
            "original_title": "Votazione Emendamento 7.0404 PDL n. 0107",
            "description_title": "Articolo aggiuntivo 7.0404 LUPI MAURIZIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 4059,
            "slug": "vs18_234_004",
            "identifier": "vs18_234_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_234_004/?format=api",
            "sitting": {
                "id": 250,
                "date": "2019-10-08",
                "number": 234,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00253 PALMIERI ANTONIO (FI) ed altri\n     - Votazione Mozione 1-00253",
            "original_title": "Votazione Mozione 1-00253",
            "description_title": "Mozione n. 1-00253 PALMIERI ANTONIO (FI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 39,
            "majority_cohesion_rate": 80.76,
            "minority_cohesion_rate": 81.71
        },
        {
            "id": 8296,
            "slug": "vs18_454_006",
            "identifier": "vs18_454_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_006/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo aggiuntivo 1.04 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.04 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.04 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 64.79
        },
        {
            "id": 6611,
            "slug": "vs18_295_021",
            "identifier": "vs18_295_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_021/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 3.200 della Commissione - Votazione Emendamento 3.200 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.200 PDL n. 1524",
            "description_title": "Emendamento 3.200 della Commissione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 212,
            "majority_cohesion_rate": 67.86,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 6638,
            "slug": "vs18_295_032",
            "identifier": "vs18_295_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_032/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 4.152 BENEDETTI SILVIA (MISTO) - Votazione Emendamento 4.152 PDL n. 1524",
            "original_title": "Votazione Emendamento 4.152 PDL n. 1524",
            "description_title": "Emendamento 4.152 BENEDETTI SILVIA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 71.21
        },
        {
            "id": 5515,
            "slug": "vs18_421_009",
            "identifier": "vs18_421_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_421_009/?format=api",
            "sitting": {
                "id": 437,
                "date": "2020-11-03",
                "number": 421,
                "branch": "C"
            },
            "number": 9,
            "title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 8.1 PDL n. 0107",
            "original_title": "Votazione Emendamento 8.1 PDL n. 0107",
            "description_title": "Identici emendamenti 8.1 LUCASELLI YLENJA (FDI), 8.400 TURRI ROBERTO (LEGA) e 8.401 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": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 74.09,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 4898,
            "slug": "vs18_439_063",
            "identifier": "vs18_439_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_063/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 63,
            "title": "Ordine del giorno n. 9/2727/160 DARA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/160 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/160 DARA ANDREA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 6620,
            "slug": "vs18_295_047",
            "identifier": "vs18_295_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_047/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 8.0104 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 8.0104 PDL n. 1524",
            "original_title": "Votazione Emendamento 8.0104 PDL n. 1524",
            "description_title": "Articolo aggiuntivo 8.0104 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 36,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 70.82
        },
        {
            "id": 6923,
            "slug": "vs18_485_026",
            "identifier": "vs18_485_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_026/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 26,
            "title": "Articolo aggiuntivo 2.01 LUCASELLI YLENJA (FDI) - Votazione Emendamento 2.01 DDL n. 2989",
            "original_title": "Votazione Emendamento 2.01 DDL n. 2989",
            "description_title": "Articolo aggiuntivo 2.01 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 174,
            "majority_cohesion_rate": 64.52,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6398,
            "slug": "vs18_396_009",
            "identifier": "vs18_396_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_396_009/?format=api",
            "sitting": {
                "id": 412,
                "date": "2020-09-10",
                "number": 396,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "original_title": "Votazione Ordine del giorno 9/2648/31 DDL n. 2648",
            "description_title": "Ordine del giorno n. 9/2648/31 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 29,
            "majority_cohesion_rate": 64.85,
            "minority_cohesion_rate": 62.2
        },
        {
            "id": 6627,
            "slug": "vs18_295_037",
            "identifier": "vs18_295_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_037/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 1524",
            "original_title": "Votazione Articolo 5 PDL n. 1524",
            "description_title": "Articolo 5",
            "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": 132,
            "majority_cohesion_rate": 73.51,
            "minority_cohesion_rate": 68.09
        },
        {
            "id": 5914,
            "slug": "vs18_443_021",
            "identifier": "vs18_443_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_443_021/?format=api",
            "sitting": {
                "id": 459,
                "date": "2020-12-18",
                "number": 443,
                "branch": "C"
            },
            "number": 21,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 28 ottobre 2020, n 137, recante ulteriori misure urgenti in materia di tutela della salute, sostegno ai lavoratori e alle imprese, giustizia e sicurezza, connesse all'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2828) - Votazione finale DDL n. 2828",
            "original_title": "Votazione finale DDL n. 2828",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 28 ottobre 2020, n 137, recante ulteriori misure urgenti in materia di tutela della salute, sostegno ai lavoratori e alle imprese, giustizia e sicurezza, connesse all'emergenza epidemiologica da COVID-19 (Approvato dal Senato) (DDL 2828)",
            "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": 51,
            "majority_cohesion_rate": 80.56,
            "minority_cohesion_rate": 64.17
        },
        {
            "id": 6939,
            "slug": "vs18_485_006",
            "identifier": "vs18_485_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_006/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 2.28 LUCASELLI YLENJA (FDI) - Votazione Emendamento 2.28 DDL n. 2989",
            "original_title": "Votazione Emendamento 2.28 DDL n. 2989",
            "description_title": "Emendamento 2.28 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 153,
            "majority_cohesion_rate": 61.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5286,
            "slug": "vs18_362_007",
            "identifier": "vs18_362_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_362_007/?format=api",
            "sitting": {
                "id": 378,
                "date": "2020-06-25",
                "number": 362,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "original_title": "Votazione Ordine del giorno 9/2547/14 DDL n. 2547",
            "description_title": "Ordine del giorno n. 9/2547/14 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5416,
            "slug": "vs18_295_018",
            "identifier": "vs18_295_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_018/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento - Votazione Emendamento 3.300, PDL n. 1524",
            "original_title": "Votazione Emendamento 3.300, PDL n. 1524",
            "description_title": "Emendamento 3.300, da votare ai sensi dell'articolo 86, comma 4-bis, del Regolamento",
            "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": 127,
            "majority_cohesion_rate": 72.02,
            "minority_cohesion_rate": 69.26
        },
        {
            "id": 6517,
            "slug": "vs18_438_068",
            "identifier": "vs18_438_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_438_068/?format=api",
            "sitting": {
                "id": 454,
                "date": "2020-12-03",
                "number": 438,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2727/89 PANIZZUT MASSIMILIANO (LEGA) - Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/89 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/89 PANIZZUT MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 34,
            "majority_cohesion_rate": 72.39,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 5125,
            "slug": "vs18_295_014",
            "identifier": "vs18_295_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_014/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 3.104 DORI DEVIS (M5S) - Votazione Emendamento 3.104 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.104 PDL n. 1524",
            "description_title": "Emendamento 3.104 DORI DEVIS (M5S)",
            "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": 223,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 68.87
        },
        {
            "id": 5697,
            "slug": "vs18_439_052",
            "identifier": "vs18_439_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_052/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (LEGA) - Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/147 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/147 PAOLINI LUCA RODOLFO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 75.59
        }
    ]
}