Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=188
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=189",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=187",
    "results": [
        {
            "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": 3210,
            "slug": "vs18_252_003",
            "identifier": "vs18_252_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_003/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 3,
            "title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione pregiudiziale DDL n.2222",
            "original_title": "Votazione pregiudiziale DDL n.2222",
            "description_title": "Questioni pregiudiziali n. 1 BELOTTI DANIELE (LEGA) ed altri, n. 2 APREA VALENTINA (FI) ed altri e n. 3 LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 81.78
        },
        {
            "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": 5948,
            "slug": "vs18_294_027",
            "identifier": "vs18_294_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_027/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.101 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 2.101 PDL n. 1524",
            "original_title": "Votazione Emendamento 2.101 PDL n. 1524",
            "description_title": "Emendamento 2.101 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": 39,
            "majority_cohesion_rate": 78.87,
            "minority_cohesion_rate": 75.49
        },
        {
            "id": 3248,
            "slug": "vs18_250_007",
            "identifier": "vs18_250_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_007/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2203/13 BALDINI MARIA TERESA (FDI)\n     - Votazione Ordine del giorno 9/2203/13 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/13 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/13 BALDINI MARIA TERESA (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": 41,
            "majority_cohesion_rate": 71.51,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 7087,
            "slug": "vs18_482_031",
            "identifier": "vs18_482_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_031/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 31,
            "title": "Mozione n. 1-00455, limitatamente al capoverso secondo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00455",
            "original_title": "Votazione Mozione 1_00455",
            "description_title": "Mozione n. 1-00455, limitatamente al capoverso secondo della parte dispositiva, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "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": 20,
            "majority_cohesion_rate": 29.63,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 5842,
            "slug": "vs18_416_004",
            "identifier": "vs18_416_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_416_004/?format=api",
            "sitting": {
                "id": 432,
                "date": "2020-10-27",
                "number": 416,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00385, come riformulata, limitatamente alla premessa, CAPITANIO MASSIMILIANO (LEGA) ed altri - Votazione Mozione 1_00385",
            "original_title": "Votazione Mozione 1_00385",
            "description_title": "Mozione n. 1-00385, come riformulata, limitatamente alla premessa, CAPITANIO MASSIMILIANO (LEGA) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 96,
            "majority_cohesion_rate": 73.48,
            "minority_cohesion_rate": 71.65
        },
        {
            "id": 4818,
            "slug": "vs18_446_024",
            "identifier": "vs18_446_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_024/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/131, DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/131, sul secondo impegno, MONTARULI AUGUSTA (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": 28,
            "majority_cohesion_rate": 80.86,
            "minority_cohesion_rate": 77.56
        },
        {
            "id": 4872,
            "slug": "vs18_392_006",
            "identifier": "vs18_392_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_392_006/?format=api",
            "sitting": {
                "id": 408,
                "date": "2020-09-03",
                "number": 392,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2617/35 MORRONE JACOPO (LEGA) - Votazione Ordine del giorno 9/2617/35 DDL n. 2617",
            "original_title": "Votazione Ordine del giorno 9/2617/35 DDL n. 2617",
            "description_title": "Ordine del giorno n. 9/2617/35 MORRONE JACOPO (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": 59.39,
            "minority_cohesion_rate": 51.97
        },
        {
            "id": 7411,
            "slug": "vs18_482_008",
            "identifier": "vs18_482_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_008/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2915/28 ZUCCONI RICCARDO (FDI) - Votazione Ordine del giorno 9/2915/28 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/28 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/28 ZUCCONI RICCARDO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 58.67,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 3254,
            "slug": "vs18_252_009",
            "identifier": "vs18_252_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_252_009/?format=api",
            "sitting": {
                "id": 268,
                "date": "2019-11-05",
                "number": 252,
                "branch": "C"
            },
            "number": 9,
            "title": "Mozione n. 1-00275 (Nuova formulazione), limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) ed altri\n     - Votazione Mozione 1-00275",
            "original_title": "Votazione Mozione 1-00275",
            "description_title": "Mozione n. 1-00275 (Nuova formulazione), limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) 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": 26,
            "majority_cohesion_rate": 75.58,
            "minority_cohesion_rate": 82.17
        },
        {
            "id": 6230,
            "slug": "vs18_446_009",
            "identifier": "vs18_446_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_009/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (FI) - Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/79 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/79 POLIDORI CATIA (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": 30,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 78.74
        },
        {
            "id": 5774,
            "slug": "vs18_369_036",
            "identifier": "vs18_369_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_036/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2500/341 FOSCOLO SARA (LEGA) - Votazione Ordine del giorno 9/2500/341 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/341 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/341 FOSCOLO SARA (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": 31,
            "majority_cohesion_rate": 75.3,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5792,
            "slug": "vs18_369_034",
            "identifier": "vs18_369_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_034/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2500/325 BADOLE MIRCO (LEGA) - Votazione Ordine del giorno 9/2500/325 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/325 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/325 BADOLE MIRCO (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": 31,
            "majority_cohesion_rate": 73.49,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5788,
            "slug": "vs18_439_003",
            "identifier": "vs18_439_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_003/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (LEGA) - Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/94 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/94 LEGNAIOLI DONATELLA (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": 30,
            "majority_cohesion_rate": 69.63,
            "minority_cohesion_rate": 68.9
        },
        {
            "id": 7038,
            "slug": "vs18_482_010",
            "identifier": "vs18_482_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_010/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2915/30 DE TOMA MASSIMILIANO (FDI) - Votazione Ordine del giorno 9/2915/30 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/30 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/30 DE TOMA MASSIMILIANO (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.57,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6196,
            "slug": "vs18_369_044",
            "identifier": "vs18_369_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_044/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/2500/400 SIRACUSANO MATILDE (FI) - Votazione Ordine del giorno 9/2500/400 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/400 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/400 SIRACUSANO MATILDE (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": 37,
            "majority_cohesion_rate": 75.6,
            "minority_cohesion_rate": 72.94
        },
        {
            "id": 3249,
            "slug": "vs18_250_003",
            "identifier": "vs18_250_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_003/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2203/10 LOLLOBRIGIDA FRANCESCO (FDI)\n     - Votazione Ordine del giorno 9/2203/10 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/10 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/10 LOLLOBRIGIDA FRANCESCO (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": 39,
            "majority_cohesion_rate": 72.09,
            "minority_cohesion_rate": 67.83
        },
        {
            "id": 7048,
            "slug": "vs18_482_027",
            "identifier": "vs18_482_027",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_027/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 27,
            "title": "Mozione n. 1-00449 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, ad eccezione del capoverso dodicesimo, BELLA MARCO (M5S) ed altri - Votazione Mozione 1_00449",
            "original_title": "Votazione Mozione 1_00449",
            "description_title": "Mozione n. 1-00449 (Ulteriore nuova formulazione), limitatamente alla parte dispositiva, ad eccezione del capoverso dodicesimo, BELLA MARCO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 142,
            "majority_cohesion_rate": 47.56,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 5800,
            "slug": "vs18_398_035",
            "identifier": "vs18_398_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_398_035/?format=api",
            "sitting": {
                "id": 414,
                "date": "2020-09-23",
                "number": 398,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2165 e abb./22 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2165 e abb./22 PDL n. 2165",
            "original_title": "Votazione Ordine del giorno 9/2165 e abb./22 PDL n. 2165",
            "description_title": "Ordine del giorno n. 9/2165 e abb./22 FORMENTINI 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": 22,
            "majority_cohesion_rate": 67.78,
            "minority_cohesion_rate": 72.83
        },
        {
            "id": 6444,
            "slug": "vs18_369_054",
            "identifier": "vs18_369_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_054/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 1.26 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.26 DDL n. 2554",
            "original_title": "Votazione Emendamento 1.26 DDL n. 2554",
            "description_title": "Emendamento 1.26 GEMMATO MARCELLO (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": 54,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 48.24
        },
        {
            "id": 7022,
            "slug": "vs18_482_023",
            "identifier": "vs18_482_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_023/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/2915/51 DEIDDA SALVATORE (FDI) - Votazione Ordine del giorno 9/2915/51 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/51 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/51 DEIDDA SALVATORE (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": 164,
            "majority_cohesion_rate": 61.4,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 8321,
            "slug": "vs18_449_001",
            "identifier": "vs18_449_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_001/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 1,
            "title": "Questioni pregiudiziali n. 1 BINELLI DIEGO (LEGA) ed altri e n. 2 Zucconi ed altri - Votazione pregiudiziale DDL n. 2835",
            "original_title": "Votazione pregiudiziale DDL n. 2835",
            "description_title": "Questioni pregiudiziali n. 1 BINELLI DIEGO (LEGA) ed altri e n. 2 Zucconi ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 27,
            "majority_cohesion_rate": 75.62,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 6228,
            "slug": "vs18_369_041",
            "identifier": "vs18_369_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_041/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (FI) - Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "original_title": "Votazione Ordine del giorno 9/2500/370 DDL n. 2500",
            "description_title": "Ordine del giorno n. 9/2500/370 ZANGRILLO PAOLO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 73.19,
            "minority_cohesion_rate": 76.08
        },
        {
            "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": 5846,
            "slug": "vs18_439_104",
            "identifier": "vs18_439_104",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_104/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 104,
            "title": "Ordine del giorno n. 9/2727/202 OCCHIUTO ROBERTO (FI) - Votazione Ordine del giorno 9/2727/202 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/202 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/202 OCCHIUTO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 25,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 68.11
        },
        {
            "id": 5579,
            "slug": "vs18_381_019",
            "identifier": "vs18_381_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_019/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 2.20 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.20 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.20 PDL n. 1056",
            "description_title": "Emendamento 2.20 ZANELLA FEDERICA (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": 26,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7044,
            "slug": "vs18_482_011",
            "identifier": "vs18_482_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_011/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2915/31 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2915/31 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/31 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/31 BUCALO CARMELA (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.18,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 5973,
            "slug": "vs18_369_045",
            "identifier": "vs18_369_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_369_045/?format=api",
            "sitting": {
                "id": 385,
                "date": "2020-07-09",
                "number": 369,
                "branch": "C"
            },
            "number": 45,
            "title": "Conversione in legge del decreto-legge 19 maggio 2020, n. 34, recante misure urgenti in materia di salute, sostegno al lavoro e all'economia, nonché di politiche sociali connesse all'emergenza epidemiologica da COVID-19 (DDL 2500) - Votazione finale DDL n. 2500",
            "original_title": "Votazione finale DDL n. 2500",
            "description_title": "Conversione in legge del decreto-legge 19 maggio 2020, n. 34, recante misure urgenti in materia di salute, sostegno al lavoro e all'economia, nonché di politiche sociali connesse all'emergenza epidemiologica da COVID-19 (DDL 2500)",
            "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": 45,
            "majority_cohesion_rate": 79.52,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 3245,
            "slug": "vs18_250_002",
            "identifier": "vs18_250_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_250_002/?format=api",
            "sitting": {
                "id": 266,
                "date": "2019-10-31",
                "number": 250,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2203/8 PRISCO EMANUELE (FDI)\n     - Votazione Ordine del giorno 9/2203/8 DDL n.2203",
            "original_title": "Votazione Ordine del giorno 9/2203/8 DDL n.2203",
            "description_title": "Ordine del giorno n. 9/2203/8 PRISCO EMANUELE (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": 73.55,
            "minority_cohesion_rate": 67.05
        },
        {
            "id": 7028,
            "slug": "vs18_482_014",
            "identifier": "vs18_482_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_014/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2915/39 SILVESTRI RACHELE (FDI) - Votazione Ordine del giorno 9/2915/39 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/39 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/39 SILVESTRI RACHELE (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": 163,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7009,
            "slug": "vs18_482_021",
            "identifier": "vs18_482_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_021/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2915/47 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2915/47 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/47 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/47 GEMMATO MARCELLO (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": 163,
            "majority_cohesion_rate": 62.77,
            "minority_cohesion_rate": 80.56
        },
        {
            "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": 7029,
            "slug": "vs18_482_034",
            "identifier": "vs18_482_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_034/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 34,
            "title": "Mozione n. 1-00455, limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00455",
            "original_title": "Votazione Mozione 1_00455",
            "description_title": "Mozione n. 1-00455, limitatamente alla premessa, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "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": 115,
            "majority_cohesion_rate": 47.76,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 11360,
            "slug": "18-29-8",
            "identifier": "18-29-8",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/18-29-8/?format=api",
            "sitting": {
                "id": 785,
                "date": "2018-07-31",
                "number": 29,
                "branch": "S"
            },
            "number": 8,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere - Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sul fenomeno delle mafie e sulle altre associazioni criminali, anche straniere",
            "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": 89.76,
            "minority_cohesion_rate": 80.92
        },
        {
            "id": 7016,
            "slug": "vs18_482_022",
            "identifier": "vs18_482_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_022/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2915/49 OSNATO MARCO (FDI) - Votazione Ordine del giorno 9/2915/49 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/49 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/49 OSNATO MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 161,
            "majority_cohesion_rate": 63.16,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7078,
            "slug": "vs18_482_030",
            "identifier": "vs18_482_030",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_030/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 30,
            "title": "Mozione n. 1-00455, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi secondo, quarto e settimo, LOLLOBRIGIDA FRANCESCO (FDI) ed altri - Votazione Mozione 1_00455",
            "original_title": "Votazione Mozione 1_00455",
            "description_title": "Mozione n. 1-00455, limitatamente alla parte dispositiva, come riformulata, ad eccezione dei capoversi secondo, quarto e settimo, LOLLOBRIGIDA FRANCESCO (FDI) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 141,
            "majority_cohesion_rate": 47.76,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6210,
            "slug": "vs18_439_046",
            "identifier": "vs18_439_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_046/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2727/141 SASSO ROSSANO (LEGA) - Votazione Ordine del giorno 9/2727/141 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/141 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/141 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 75.59
        },
        {
            "id": 4795,
            "slug": "vs18_439_020",
            "identifier": "vs18_439_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_020/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA) - Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/112 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/112 PICCOLO TIZIANA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.94,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5324,
            "slug": "vs18_439_012",
            "identifier": "vs18_439_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_012/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (LEGA) - Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/103 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/103 ZIELLO EDOARDO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 68.1,
            "minority_cohesion_rate": 69.29
        },
        {
            "id": 6264,
            "slug": "vs18_439_028",
            "identifier": "vs18_439_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_028/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/2727/120 CRIPPA ANDREA (LEGA) - Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/120 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/120 CRIPPA 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": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 70.55,
            "minority_cohesion_rate": 73.23
        },
        {
            "id": 6199,
            "slug": "vs18_439_047",
            "identifier": "vs18_439_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_047/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/2727/142 TURRI ROBERTO (LEGA) - Votazione Ordine del giorno 9/2727/142 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/142 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/142 TURRI ROBERTO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 20,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 75.2
        },
        {
            "id": 4834,
            "slug": "vs18_439_026",
            "identifier": "vs18_439_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_026/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 26,
            "title": "Ordine del giorno n. 9/2727/118 BONIARDI FABIO MASSIMO (LEGA) - Votazione Ordine del giorno 9/2727/118 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/118 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/118 BONIARDI FABIO MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 70.86,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 6494,
            "slug": "vs18_439_144",
            "identifier": "vs18_439_144",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_144/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 144,
            "title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (FI) - Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/252 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/252 LABRIOLA VINCENZA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 72,
            "majority_cohesion_rate": 70.25,
            "minority_cohesion_rate": 37.01
        },
        {
            "id": 5289,
            "slug": "vs18_439_118",
            "identifier": "vs18_439_118",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_118/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 118,
            "title": "Ordine del giorno n. 9/2727/223 DALL'OSSO MATTEO (FI) - Votazione Ordine del giorno 9/2727/223 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/223 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/223 DALL'OSSO MATTEO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 63.78
        },
        {
            "id": 5312,
            "slug": "vs18_439_115",
            "identifier": "vs18_439_115",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_115/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 115,
            "title": "Ordine del giorno n. 9/2727/219 MULE' GIORGIO (FI) - Votazione Ordine del giorno 9/2727/219 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/219 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/219 MULE' GIORGIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 65.64,
            "minority_cohesion_rate": 61.42
        },
        {
            "id": 5306,
            "slug": "vs18_439_014",
            "identifier": "vs18_439_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_014/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/2727/105 PIASTRA CARLO (LEGA) - Votazione Ordine del giorno 9/2727/105 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/105 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/105 PIASTRA CARLO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 25,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 70.87
        },
        {
            "id": 5307,
            "slug": "vs18_439_166",
            "identifier": "vs18_439_166",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_166/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 166,
            "title": "Ordine del giorno n. 9/2727/281 ROSSO ROBERTO (FI) - Votazione Ordine del giorno 9/2727/281 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/281 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/281 ROSSO ROBERTO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 73,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 34.25
        },
        {
            "id": 5475,
            "slug": "vs18_295_010",
            "identifier": "vs18_295_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_295_010/?format=api",
            "sitting": {
                "id": 311,
                "date": "2020-01-29",
                "number": 295,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3.13 SPENA MARIA (FI) - Votazione Emendamento 3.13 PDL n. 1524",
            "original_title": "Votazione Emendamento 3.13 PDL n. 1524",
            "description_title": "Emendamento 3.13 SPENA MARIA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 36,
            "majority_cohesion_rate": 73.21,
            "minority_cohesion_rate": 72.76
        },
        {
            "id": 5201,
            "slug": "vs18_439_065",
            "identifier": "vs18_439_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_439_065/?format=api",
            "sitting": {
                "id": 455,
                "date": "2020-12-04",
                "number": 439,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2727/162 BENVENUTO ALESSANDRO MANUEL (LEGA) - Votazione Ordine del giorno 9/2727/162 DDL n. 2727",
            "original_title": "Votazione Ordine del giorno 9/2727/162 DDL n. 2727",
            "description_title": "Ordine del giorno n. 9/2727/162 BENVENUTO ALESSANDRO MANUEL (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 18,
            "majority_cohesion_rate": 68.71,
            "minority_cohesion_rate": 75.2
        }
    ]
}