Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=19
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=-identifier&page=20",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=18",
    "results": [
        {
            "id": 8302,
            "slug": "vs18_454_026",
            "identifier": "vs18_454_026",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_026/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.24 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.24 DDL n. 2835",
            "original_title": "Votazione Emendamento 2.24 DDL n. 2835",
            "description_title": "Emendamento 2.24 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": 30,
            "majority_cohesion_rate": 78.23,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 8290,
            "slug": "vs18_454_025",
            "identifier": "vs18_454_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_025/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1-quinquies.4 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1-quinquies.4 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quinquies.4 DDL n. 2835",
            "description_title": "Emendamento 1-quinquies.4 TIRAMANI PAOLO (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": 28,
            "majority_cohesion_rate": 76.53,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 8259,
            "slug": "vs18_454_024",
            "identifier": "vs18_454_024",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_024/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1-quinquies.3 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1-quinquies.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quinquies.3 DDL n. 2835",
            "description_title": "Emendamento 1-quinquies.3 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": 27,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 70.07
        },
        {
            "id": 8246,
            "slug": "vs18_454_023",
            "identifier": "vs18_454_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_023/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 23,
            "title": "Emendamento 1-quinquies.2 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1-quinquies.2 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quinquies.2 DDL n. 2835",
            "description_title": "Emendamento 1-quinquies.2 TIRAMANI PAOLO (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": 26,
            "majority_cohesion_rate": 75.51,
            "minority_cohesion_rate": 71.13
        },
        {
            "id": 8233,
            "slug": "vs18_454_022",
            "identifier": "vs18_454_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_022/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 1-quinquies.1 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1-quinquies.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quinquies.1 DDL n. 2835",
            "description_title": "Emendamento 1-quinquies.1 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": 26,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 8218,
            "slug": "vs18_454_021",
            "identifier": "vs18_454_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_021/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1-quater.7 FRASSINETTI PAOLA (FDI) - Votazione Emendamento 1-quater.7 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.7 DDL n. 2835",
            "description_title": "Emendamento 1-quater.7 FRASSINETTI PAOLA (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 70.77
        },
        {
            "id": 8330,
            "slug": "vs18_454_020",
            "identifier": "vs18_454_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_020/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1-quater.6 BUCALO CARMELA (FDI) - Votazione Emendamento 1-quater.6 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.6 DDL n. 2835",
            "description_title": "Emendamento 1-quater.6 BUCALO CARMELA (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": 29,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 71.13
        },
        {
            "id": 8273,
            "slug": "vs18_454_019",
            "identifier": "vs18_454_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_019/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1-quater.4 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1-quater.4 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.4 DDL n. 2835",
            "description_title": "Emendamento 1-quater.4 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": 30,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8322,
            "slug": "vs18_454_018",
            "identifier": "vs18_454_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_018/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1-quater.3 SASSO ROSSANO (LEGA) - Votazione Emendamento 1-quater.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.3 DDL n. 2835",
            "description_title": "Emendamento 1-quater.3 SASSO ROSSANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 30,
            "majority_cohesion_rate": 77.55,
            "minority_cohesion_rate": 69.37
        },
        {
            "id": 8308,
            "slug": "vs18_454_017",
            "identifier": "vs18_454_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_017/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1-quater.2 SASSO ROSSANO (LEGA) - Votazione Emendamento 1-quater.2 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.2 DDL n. 2835",
            "description_title": "Emendamento 1-quater.2 SASSO ROSSANO (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": 30,
            "majority_cohesion_rate": 76.19,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8237,
            "slug": "vs18_454_016",
            "identifier": "vs18_454_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_016/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1-quater.1 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1-quater.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-quater.1 DDL n. 2835",
            "description_title": "Emendamento 1-quater.1 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": 34,
            "majority_cohesion_rate": 77.21,
            "minority_cohesion_rate": 68.31
        },
        {
            "id": 8221,
            "slug": "vs18_454_015",
            "identifier": "vs18_454_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_015/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1-ter.102 FOGLIANI KETTY (LEGA) - Votazione Emendamento 1-ter.102 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.102 DDL n. 2835",
            "description_title": "Emendamento 1-ter.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": 26,
            "majority_cohesion_rate": 72.11,
            "minority_cohesion_rate": 67.61
        },
        {
            "id": 8261,
            "slug": "vs18_454_014",
            "identifier": "vs18_454_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_014/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1-ter.101 GAVA VANNIA (LEGA) - Votazione Emendamento 1-ter.101 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.101 DDL n. 2835",
            "description_title": "Emendamento 1-ter.101 GAVA VANNIA (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": 28,
            "majority_cohesion_rate": 74.83,
            "minority_cohesion_rate": 67.96
        },
        {
            "id": 8247,
            "slug": "vs18_454_013",
            "identifier": "vs18_454_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_013/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1-ter.2 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1-ter.2 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-ter.2 DDL n. 2835",
            "description_title": "Emendamento 1-ter.2 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": 31,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 68.31
        },
        {
            "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": 8284,
            "slug": "vs18_454_011",
            "identifier": "vs18_454_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_011/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1-bis.3 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.3 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.3 DDL n. 2835",
            "description_title": "Emendamento 1-bis.3 CIABURRO MONICA (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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 73.13,
            "minority_cohesion_rate": 66.55
        },
        {
            "id": 8336,
            "slug": "vs18_454_010",
            "identifier": "vs18_454_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_010/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1-bis.5 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.5 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.5 DDL n. 2835",
            "description_title": "Emendamento 1-bis.5 CIABURRO MONICA (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": 30,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 65.85
        },
        {
            "id": 8271,
            "slug": "vs18_454_009",
            "identifier": "vs18_454_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_009/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 1-bis.1 CIABURRO MONICA (FDI) - Votazione Emendamento 1-bis.1 DDL n. 2835",
            "original_title": "Votazione Emendamento 1-bis.1 DDL n. 2835",
            "description_title": "Emendamento 1-bis.1 CIABURRO MONICA (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": 30,
            "majority_cohesion_rate": 74.83,
            "minority_cohesion_rate": 66.2
        },
        {
            "id": 8328,
            "slug": "vs18_454_008",
            "identifier": "vs18_454_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_008/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.03 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.03 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.03 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.03 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": 30,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 65.49
        },
        {
            "id": 8312,
            "slug": "vs18_454_007",
            "identifier": "vs18_454_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_007/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.02 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.02 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.02 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": 34,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 65.14
        },
        {
            "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": 8278,
            "slug": "vs18_454_005",
            "identifier": "vs18_454_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_005/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo aggiuntivo 1.01 ANDREUZZA GIORGIA (LEGA) - Votazione Emendamento 1.01 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.01 DDL n. 2835",
            "description_title": "Articolo aggiuntivo 1.01 ANDREUZZA GIORGIA (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": 33,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 63.73
        },
        {
            "id": 8262,
            "slug": "vs18_454_004",
            "identifier": "vs18_454_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_004/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.53 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.53 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.53 DDL n. 2835",
            "description_title": "Emendamento 1.53 LOCATELLI ALESSANDRA (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": 34,
            "majority_cohesion_rate": 75.17,
            "minority_cohesion_rate": 64.08
        },
        {
            "id": 8250,
            "slug": "vs18_454_003",
            "identifier": "vs18_454_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_003/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.52 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 1.52 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.52 DDL n. 2835",
            "description_title": "Emendamento 1.52 LOCATELLI ALESSANDRA (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": 33,
            "majority_cohesion_rate": 75.85,
            "minority_cohesion_rate": 64.08
        },
        {
            "id": 8235,
            "slug": "vs18_454_002",
            "identifier": "vs18_454_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_002/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.100 BELOTTI DANIELE (LEGA) - Votazione Emendamento 1.100 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2835",
            "description_title": "Emendamento 1.100 BELOTTI DANIELE (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": 75.17,
            "minority_cohesion_rate": 62.68
        },
        {
            "id": 8222,
            "slug": "vs18_454_001",
            "identifier": "vs18_454_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_454_001/?format=api",
            "sitting": {
                "id": 470,
                "date": "2021-01-20",
                "number": 454,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.51 TIRAMANI PAOLO (LEGA) - Votazione Emendamento 1.51 DDL n. 2835",
            "original_title": "Votazione Emendamento 1.51 DDL n. 2835",
            "description_title": "Emendamento 1.51 TIRAMANI PAOLO (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": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 73.81,
            "minority_cohesion_rate": 62.32
        },
        {
            "id": 8415,
            "slug": "vs18_453_001",
            "identifier": "vs18_453_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_453_001/?format=api",
            "sitting": {
                "id": 469,
                "date": "2021-01-18",
                "number": 453,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO) - Votazione Risoluzione 6_00167",
            "original_title": "Votazione Risoluzione 6_00167",
            "description_title": "Risoluzione n. 6-00167, sulla cui approvazione il Governo ha posto la questione di fiducia, CRIPPA DAVIDE (M5S), DELRIO GRAZIANO (PD), FORNARO FEDERICO (LEU), FUSACCHIA ALESSANDRO (MISTO), GEBHARD RENATE (MISTO) e TASSO ANTONIO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 30,
            "majority_cohesion_rate": 99.32,
            "minority_cohesion_rate": 84.15
        },
        {
            "id": 8414,
            "slug": "vs18_450_005",
            "identifier": "vs18_450_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_005/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00166, limitatamente ai capoversi terzo e settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00166",
            "original_title": "Votazione Risoluzione 6_00166",
            "description_title": "Risoluzione n. 6-00166, limitatamente ai capoversi terzo e settimo della parte dispositiva, 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": "Approvata",
            "n_rebels": 0,
            "n_margin": 257,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 8389,
            "slug": "vs18_450_004",
            "identifier": "vs18_450_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_004/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00166, ad eccezione dei capoversi terzo e settimo della parte dispositiva, MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) e LUPI MAURIZIO (MISTO) - Votazione Risoluzione 6_00166",
            "original_title": "Votazione Risoluzione 6_00166",
            "description_title": "Risoluzione n. 6-00166, ad eccezione dei capoversi terzo e settimo della parte dispositiva, 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": 9,
            "n_margin": 28,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 8386,
            "slug": "vs18_450_003",
            "identifier": "vs18_450_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_003/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 3,
            "title": "Risoluzione n. 6-00165 SPORTIELLO GILDA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU) e CARNEVALI ELENA (PD) - Votazione Risoluzione 6_00165",
            "original_title": "Votazione Risoluzione 6_00165",
            "description_title": "Risoluzione n. 6-00165 SPORTIELLO GILDA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU) e CARNEVALI ELENA (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 37,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 81.89
        },
        {
            "id": 8396,
            "slug": "vs18_450_002",
            "identifier": "vs18_450_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_002/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 2,
            "title": "Risoluzione n. 6-00164, limitatamente alla parte dispositiva, MAGI RICCARDO (MISTO) ed altri - Votazione Risoluzione 6_00164",
            "original_title": "Votazione Risoluzione 6_00164",
            "description_title": "Risoluzione n. 6-00164, limitatamente alla parte dispositiva, MAGI RICCARDO (MISTO) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 149,
            "majority_cohesion_rate": 84.26,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 8393,
            "slug": "vs18_450_001",
            "identifier": "vs18_450_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_450_001/?format=api",
            "sitting": {
                "id": 466,
                "date": "2021-01-13",
                "number": 450,
                "branch": "C"
            },
            "number": 1,
            "title": "Risoluzione n. 6-00163, limitatamente alla parte dispositiva, DE GIORGI ROSALBA (MISTO) e BOLOGNA FABIOLA (MISTO) - Votazione Risoluzione 6_00163",
            "original_title": "Votazione Risoluzione 6_00163",
            "description_title": "Risoluzione n. 6-00163, limitatamente alla parte dispositiva, DE GIORGI ROSALBA (MISTO) e BOLOGNA FABIOLA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 147,
            "majority_cohesion_rate": 83.95,
            "minority_cohesion_rate": 82.68
        },
        {
            "id": 8401,
            "slug": "vs18_449_005",
            "identifier": "vs18_449_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_005/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00415 IANARO ANGELA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU), CARNEVALI ELENA (PD) e PROVENZA NICOLA (M5S) - Votazione Mozione 1_00415",
            "original_title": "Votazione Mozione 1_00415",
            "description_title": "Mozione n. 1-00415 IANARO ANGELA (M5S), DE FILIPPO VITO (IV), STUMPO NICOLA (LEU), CARNEVALI ELENA (PD) e PROVENZA NICOLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 242,
            "majority_cohesion_rate": 75.93,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 8395,
            "slug": "vs18_449_004",
            "identifier": "vs18_449_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_004/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 4,
            "title": "Mozione n. 1-00407, come riformulata, BOLOGNA FABIOLA (MISTO) ed altri - Votazione Mozione 1_00407",
            "original_title": "Votazione Mozione 1_00407",
            "description_title": "Mozione n. 1-00407, come riformulata, BOLOGNA FABIOLA (MISTO) 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": 0,
            "n_margin": 245,
            "majority_cohesion_rate": 77.16,
            "minority_cohesion_rate": 81.5
        },
        {
            "id": 8391,
            "slug": "vs18_449_003",
            "identifier": "vs18_449_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_003/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 3,
            "title": "Mozione n. 1-00246 (Nuova formulazione), come riformulata, LAZZARINI ARIANNA (LEGA), VERSACE GIUSEPPINA (FI), BELLUCCI MARIA TERESA (FDI) ed altri - Votazione Mozione 1_00246",
            "original_title": "Votazione Mozione 1_00246",
            "description_title": "Mozione n. 1-00246 (Nuova formulazione), come riformulata, LAZZARINI ARIANNA (LEGA), VERSACE GIUSEPPINA (FI), BELLUCCI MARIA TERESA (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": 0,
            "n_margin": 245,
            "majority_cohesion_rate": 77.47,
            "minority_cohesion_rate": 81.1
        },
        {
            "id": 8227,
            "slug": "vs18_449_002",
            "identifier": "vs18_449_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_449_002/?format=api",
            "sitting": {
                "id": 465,
                "date": "2021-01-12",
                "number": 449,
                "branch": "C"
            },
            "number": 2,
            "title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 SISTO FRANCESCO PAOLO (FI) ed altri e n. 3 PRISCO EMANUELE (FDI) ed altri - Votazione pregiudiziale DDL n. 2845",
            "original_title": "Votazione pregiudiziale DDL n. 2845",
            "description_title": "Questioni pregiudiziali n. 1 IEZZI IGOR GIANCARLO (LEGA) ed altri, n. 2 SISTO FRANCESCO PAOLO (FI) ed altri e n. 3 PRISCO EMANUELE (FDI) 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 77.16,
            "minority_cohesion_rate": 83.07
        },
        {
            "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": 5555,
            "slug": "vs18_446_043",
            "identifier": "vs18_446_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_043/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 43,
            "title": "Bilancio di previsione dello Stato per l'anno finanziario 2021 e bilancio pluriennale per il triennio 2021-2023 (DDL 2790-bis) - Votazione finale DDL n. 2790-bis",
            "original_title": "Votazione finale DDL n. 2790-bis",
            "description_title": "Bilancio di previsione dello Stato per l'anno finanziario 2021 e bilancio pluriennale per il triennio 2021-2023 (DDL 2790-bis)",
            "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": 86,
            "majority_cohesion_rate": 88.89,
            "minority_cohesion_rate": 46.06
        },
        {
            "id": 5561,
            "slug": "vs18_446_042",
            "identifier": "vs18_446_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_042/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 42,
            "title": "Nota di variazioni al bilancio di previsione dello Stato per l'anno finanziario 2021 e bilancio pluriennale per il triennio 2021-2023 (DDL 2790-bis/I) - Votazione nota di variazione DDL n. 2790-bis",
            "original_title": "Votazione nota di variazione DDL n. 2790-bis",
            "description_title": "Nota di variazioni al bilancio di previsione dello Stato per l'anno finanziario 2021 e bilancio pluriennale per il triennio 2021-2023 (DDL 2790-bis/I)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Nota di variazione",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 61,
            "majority_cohesion_rate": 78.09,
            "minority_cohesion_rate": 52.76
        },
        {
            "id": 5828,
            "slug": "vs18_446_041",
            "identifier": "vs18_446_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_041/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2790-bis/154 GAVA VANNIA (LEGA) - Votazione Ordine del giorno 9/2790-bis/154 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/154 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/154 GAVA VANNIA (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": 60,
            "majority_cohesion_rate": 77.78,
            "minority_cohesion_rate": 53.54
        },
        {
            "id": 5758,
            "slug": "vs18_446_040",
            "identifier": "vs18_446_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_040/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/2790-bis/246 VIETINA SIMONA (FI) - Votazione Ordine del giorno 9/2790-bis/246 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/246 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/246 VIETINA SIMONA (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": 39,
            "majority_cohesion_rate": 82.41,
            "minority_cohesion_rate": 74.02
        },
        {
            "id": 5370,
            "slug": "vs18_446_039",
            "identifier": "vs18_446_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_039/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/2790-bis/245 PELLA ROBERTO (FI) - Votazione Ordine del giorno 9/2790-bis/245 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/245 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/245 PELLA 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": 35,
            "majority_cohesion_rate": 82.72,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5340,
            "slug": "vs18_446_038",
            "identifier": "vs18_446_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_038/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/2790-bis/235 POTENTI MANFREDI (LEGA) - Votazione Ordine del giorno 9/2790-bis/235 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/235 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/235 POTENTI MANFREDI (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": 40,
            "majority_cohesion_rate": 81.79,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5349,
            "slug": "vs18_446_037",
            "identifier": "vs18_446_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_037/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/2790-bis/200 FOGLIANI KETTY (LEGA) - Votazione Ordine del giorno 9/2790-bis/200 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/200 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/200 FOGLIANI KETTY (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": 37,
            "majority_cohesion_rate": 82.1,
            "minority_cohesion_rate": 74.8
        },
        {
            "id": 5317,
            "slug": "vs18_446_036",
            "identifier": "vs18_446_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_036/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 36,
            "title": "Ordine del giorno n. 9/2790-bis/198 IEZZI IGOR GIANCARLO (LEGA) - Votazione Ordine del giorno 9/2790-bis/198 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/198 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/198 IEZZI IGOR GIANCARLO (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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 79.01,
            "minority_cohesion_rate": 72.44
        },
        {
            "id": 5325,
            "slug": "vs18_446_035",
            "identifier": "vs18_446_035",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_035/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2790-bis/194 FORMENTINI PAOLO (LEGA) - Votazione Ordine del giorno 9/2790-bis/194 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/194 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/194 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": 2,
            "n_margin": 35,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 74.41
        },
        {
            "id": 5298,
            "slug": "vs18_446_034",
            "identifier": "vs18_446_034",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_034/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2790-bis/191 PRETTO ERIK UMBERTO (LEGA) - Votazione Ordine del giorno 9/2790-bis/191 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/191 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/191 PRETTO ERIK UMBERTO (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": 32,
            "majority_cohesion_rate": 81.17,
            "minority_cohesion_rate": 76.38
        },
        {
            "id": 5310,
            "slug": "vs18_446_033",
            "identifier": "vs18_446_033",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_033/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 33,
            "title": "Ordine del giorno n. 9/2790-bis/185 TATEO ANNA RITA (LEGA) - Votazione Ordine del giorno 9/2790-bis/185 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/185 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/185 TATEO ANNA RITA (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": 35,
            "majority_cohesion_rate": 81.48,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5284,
            "slug": "vs18_446_032",
            "identifier": "vs18_446_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_032/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2790-bis/177 GASTALDI FLAVIO (LEGA) - Votazione Ordine del giorno 9/2790-bis/177 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/177 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/177 GASTALDI FLAVIO (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": 80.25,
            "minority_cohesion_rate": 77.95
        },
        {
            "id": 5292,
            "slug": "vs18_446_031",
            "identifier": "vs18_446_031",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_446_031/?format=api",
            "sitting": {
                "id": 462,
                "date": "2020-12-27",
                "number": 446,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (LEGA) - Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "original_title": "Votazione Ordine del giorno 9/2790-bis/170 DDL n. 2790-bis",
            "description_title": "Ordine del giorno n. 9/2790-bis/170 TOCCALINI LUCA (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": 33,
            "majority_cohesion_rate": 83.02,
            "minority_cohesion_rate": 77.95
        }
    ]
}