Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=270
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=271",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=identifier&page=269",
    "results": [
        {
            "id": 7784,
            "slug": "vs18_465_014",
            "identifier": "vs18_465_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_014/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 1.12 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.12 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.12 DDL n. 2921",
            "description_title": "Emendamento 1.12 RIZZETTO WALTER (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": 98,
            "majority_cohesion_rate": 39.11,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7795,
            "slug": "vs18_465_015",
            "identifier": "vs18_465_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_015/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.13 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.13 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.13 DDL n. 2921",
            "description_title": "Emendamento 1.13 RIZZETTO WALTER (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": 99,
            "majority_cohesion_rate": 39.3,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7764,
            "slug": "vs18_465_016",
            "identifier": "vs18_465_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_016/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.105 MENGA ROSA (MISTO) - Votazione Emendamento 1.105 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.105 DDL n. 2921",
            "description_title": "Emendamento 1.105 MENGA ROSA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 79,
            "majority_cohesion_rate": 37.35,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 7774,
            "slug": "vs18_465_017",
            "identifier": "vs18_465_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_017/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.106 SODANO MICHELE (MISTO) - Votazione Emendamento 1.106 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.106 DDL n. 2921",
            "description_title": "Emendamento 1.106 SODANO MICHELE (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 8,
            "n_margin": 77,
            "majority_cohesion_rate": 37.16,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7785,
            "slug": "vs18_465_018",
            "identifier": "vs18_465_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_018/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.23 CARETTA MARIA CRISTINA (FDI) - Votazione Emendamento 1.23 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.23 DDL n. 2921",
            "description_title": "Emendamento 1.23 CARETTA MARIA CRISTINA (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": 3,
            "n_margin": 97,
            "majority_cohesion_rate": 37.55,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7797,
            "slug": "vs18_465_019",
            "identifier": "vs18_465_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_019/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.17 RAMPELLI FABIO (FDI) - Votazione Emendamento 1.17 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.17 DDL n. 2921",
            "description_title": "Emendamento 1.17 RAMPELLI FABIO (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": 97,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7786,
            "slug": "vs18_465_020",
            "identifier": "vs18_465_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_020/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.10 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.10 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.10 DDL n. 2921",
            "description_title": "Emendamento 1.10 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": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 39.49,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7800,
            "slug": "vs18_465_021",
            "identifier": "vs18_465_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_021/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 21,
            "title": "Articolo aggiuntivo 1.06 MELONI GIORGIA (FDI) - Votazione Emendamento 1.06 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.06 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 1.06 MELONI GIORGIA (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": 19,
            "n_margin": 76,
            "majority_cohesion_rate": 39.11,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 7772,
            "slug": "vs18_465_022",
            "identifier": "vs18_465_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_465_022/?format=api",
            "sitting": {
                "id": 481,
                "date": "2021-03-09",
                "number": 465,
                "branch": "C"
            },
            "number": 22,
            "title": "Articolo aggiuntivo 1.02 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.02 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.02 DDL n. 2921",
            "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": 2,
            "n_margin": 99,
            "majority_cohesion_rate": 38.91,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7771,
            "slug": "vs18_466_001",
            "identifier": "vs18_466_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_001/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 1,
            "title": "Articolo aggiuntivo 1.04 MELONI GIORGIA (FDI) - Votazione Emendamento 1.04 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.04 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 1.04 MELONI GIORGIA (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": 4,
            "n_margin": 89,
            "majority_cohesion_rate": 37.55,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7777,
            "slug": "vs18_466_002",
            "identifier": "vs18_466_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_002/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo aggiuntivo 2-bis.01 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2-bis.01 DDL n. 2921",
            "original_title": "Votazione Emendamento 2-bis.01 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 2-bis.01 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": 6,
            "n_margin": 92,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7792,
            "slug": "vs18_466_003",
            "identifier": "vs18_466_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_003/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 3,
            "title": "Articolo aggiuntivo 2-bis.02 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2-bis.02 DDL n. 2921",
            "original_title": "Votazione Emendamento 2-bis.02 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 2-bis.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": 0,
            "n_margin": 91,
            "majority_cohesion_rate": 38.52,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7806,
            "slug": "vs18_466_004",
            "identifier": "vs18_466_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_004/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo aggiuntivo 2-bis.03 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2-bis.03 DDL n. 2921",
            "original_title": "Votazione Emendamento 2-bis.03 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 2-bis.03 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": 96,
            "majority_cohesion_rate": 38.91,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 7773,
            "slug": "vs18_466_005",
            "identifier": "vs18_466_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_005/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 3.6 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 3.6 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.6 DDL n. 2921",
            "description_title": "Emendamento 3.6 LOLLOBRIGIDA FRANCESCO (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": 0,
            "n_margin": 100,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7780,
            "slug": "vs18_466_006",
            "identifier": "vs18_466_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_006/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.5 LUCASELLI YLENJA (FDI) - Votazione Emendamento 3.5 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.5 DDL n. 2921",
            "description_title": "Emendamento 3.5 LUCASELLI YLENJA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 101,
            "majority_cohesion_rate": 38.91,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7791,
            "slug": "vs18_466_007",
            "identifier": "vs18_466_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_007/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 3.8 CIABURRO MONICA (FDI) - Votazione Emendamento 3.8 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.8 DDL n. 2921",
            "description_title": "Emendamento 3.8 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": 86,
            "majority_cohesion_rate": 38.13,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7804,
            "slug": "vs18_466_008",
            "identifier": "vs18_466_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_008/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 3.7 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.7 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.7 DDL n. 2921",
            "description_title": "Emendamento 3.7 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": 0,
            "n_margin": 89,
            "majority_cohesion_rate": 37.55,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7768,
            "slug": "vs18_466_009",
            "identifier": "vs18_466_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_009/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 3.01 BARONI MASSIMO ENRICO (MISTO) - Votazione Emendamento 3.01 DDL n. 2921",
            "original_title": "Votazione Emendamento 3.01 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 3.01 BARONI MASSIMO ENRICO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 83,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 7765,
            "slug": "vs18_466_010",
            "identifier": "vs18_466_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_010/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 3-bis.1 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.1 DDL n. 2921",
            "original_title": "Votazione Emendamento 3-bis.1 DDL n. 2921",
            "description_title": "Emendamento 3-bis.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": 2,
            "n_margin": 102,
            "majority_cohesion_rate": 39.49,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 7794,
            "slug": "vs18_466_011",
            "identifier": "vs18_466_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_011/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 3-bis.2 GEMMATO MARCELLO (FDI) - Votazione Emendamento 3-bis.2 DDL n. 2921",
            "original_title": "Votazione Emendamento 3-bis.2 DDL n. 2921",
            "description_title": "Emendamento 3-bis.2 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": 101,
            "majority_cohesion_rate": 39.49,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 7783,
            "slug": "vs18_466_012",
            "identifier": "vs18_466_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_012/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 5.2 FOTI TOMMASO (FDI) - Votazione Emendamento 5.2 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.2 DDL n. 2921",
            "description_title": "Emendamento 5.2 FOTI TOMMASO (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": 99,
            "majority_cohesion_rate": 38.91,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 7775,
            "slug": "vs18_466_013",
            "identifier": "vs18_466_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_013/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 5.3 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 5.3 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.3 DDL n. 2921",
            "description_title": "Emendamento 5.3 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": 95,
            "majority_cohesion_rate": 37.55,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 7766,
            "slug": "vs18_466_014",
            "identifier": "vs18_466_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_014/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 5.01 SAPIA FRANCESCO (MISTO) - Votazione Emendamento 5.01 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.01 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.01 SAPIA FRANCESCO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 84,
            "majority_cohesion_rate": 39.11,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7793,
            "slug": "vs18_466_015",
            "identifier": "vs18_466_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_015/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo aggiuntivo 5.02 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 5.02 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.02 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.02 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": 2,
            "n_margin": 94,
            "majority_cohesion_rate": 38.33,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7782,
            "slug": "vs18_466_016",
            "identifier": "vs18_466_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_016/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo aggiuntivo 5.06 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 5.06 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.06 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.06 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": 98,
            "majority_cohesion_rate": 38.72,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7787,
            "slug": "vs18_466_017",
            "identifier": "vs18_466_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_017/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 5.05 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 5.05 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.05 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.05 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": 93,
            "majority_cohesion_rate": 37.55,
            "minority_cohesion_rate": 88.24
        },
        {
            "id": 7802,
            "slug": "vs18_466_018",
            "identifier": "vs18_466_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_466_018/?format=api",
            "sitting": {
                "id": 482,
                "date": "2021-03-10",
                "number": 466,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo aggiuntivo 5.04 CIABURRO MONICA (FDI) - Votazione Emendamento 5.04 DDL n. 2921",
            "original_title": "Votazione Emendamento 5.04 DDL n. 2921",
            "description_title": "Articolo aggiuntivo 5.04 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": 97,
            "majority_cohesion_rate": 39.11,
            "minority_cohesion_rate": 85.29
        },
        {
            "id": 7781,
            "slug": "vs18_467_001",
            "identifier": "vs18_467_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_001/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.14 RIZZETTO WALTER (FDI) - Votazione Emendamento 1.14 DDL n. 2921",
            "original_title": "Votazione Emendamento 1.14 DDL n. 2921",
            "description_title": "Emendamento 1.14 RIZZETTO WALTER (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": 7,
            "n_margin": 80,
            "majority_cohesion_rate": 36.96,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7822,
            "slug": "vs18_467_002",
            "identifier": "vs18_467_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_002/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/2921/7 COSTA ENRICO (MISTO) - Votazione Ordine del giorno 9/2921/7 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/7 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/7 COSTA ENRICO (MISTO)",
            "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": 86,
            "majority_cohesion_rate": 37.74,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 7826,
            "slug": "vs18_467_003",
            "identifier": "vs18_467_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_003/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 3,
            "title": "Ordine del giorno n. 9/2921/23 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2921/23 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/23 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/23 CIABURRO MONICA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 94,
            "majority_cohesion_rate": 38.52,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7812,
            "slug": "vs18_467_004",
            "identifier": "vs18_467_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_004/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2921/27 GEMMATO MARCELLO (FDI) - Votazione Ordine del giorno 9/2921/27 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/27 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/27 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": 92,
            "majority_cohesion_rate": 38.13,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7816,
            "slug": "vs18_467_005",
            "identifier": "vs18_467_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_005/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/2921/28 MASCHIO CIRO (FDI) - Votazione Ordine del giorno 9/2921/28 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/28 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/28 MASCHIO CIRO (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": 93,
            "majority_cohesion_rate": 38.13,
            "minority_cohesion_rate": 79.41
        },
        {
            "id": 7823,
            "slug": "vs18_467_006",
            "identifier": "vs18_467_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_006/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/2921/34 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2921/34 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/34 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/34 CIRIELLI EDMONDO (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": 2,
            "n_margin": 92,
            "majority_cohesion_rate": 37.16,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7827,
            "slug": "vs18_467_007",
            "identifier": "vs18_467_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_007/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2921/39 BARONI MASSIMO ENRICO (MISTO) - Votazione Ordine del giorno 9/2921/39 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/39 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/39 BARONI MASSIMO ENRICO (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 7,
            "n_margin": 93,
            "majority_cohesion_rate": 37.74,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7810,
            "slug": "vs18_467_008",
            "identifier": "vs18_467_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_008/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/2921/45 VARCHI MARIA CAROLINA (FDI) - Votazione Ordine del giorno 9/2921/45 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/45 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/45 VARCHI MARIA CAROLINA (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": 11,
            "n_margin": 90,
            "majority_cohesion_rate": 38.33,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7814,
            "slug": "vs18_467_009",
            "identifier": "vs18_467_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_009/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2921/46 SORTE ALESSANDRO (MISTO) - Votazione Ordine del giorno 9/2921/46 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/46 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/46 SORTE ALESSANDRO (MISTO)",
            "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": 95,
            "majority_cohesion_rate": 38.33,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 7824,
            "slug": "vs18_467_010",
            "identifier": "vs18_467_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_010/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 10,
            "title": "Ordine del giorno n. 9/2921/85 PRISCO EMANUELE (FDI) - Votazione Ordine del giorno 9/2921/85 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/85 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/85 PRISCO EMANUELE (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": 0,
            "n_margin": 99,
            "majority_cohesion_rate": 37.16,
            "minority_cohesion_rate": 73.53
        },
        {
            "id": 7818,
            "slug": "vs18_467_011",
            "identifier": "vs18_467_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_011/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 11,
            "title": "Ordine del giorno n. 9/2921/89 NOJA LISA (IV) - Votazione Ordine del giorno 9/2921/89 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/89 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/89 NOJA LISA (IV)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 210,
            "majority_cohesion_rate": 65.95,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7821,
            "slug": "vs18_467_012",
            "identifier": "vs18_467_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_012/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/2921/93 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2921/93 DDL n. 2921",
            "original_title": "Votazione Ordine del giorno 9/2921/93 DDL n. 2921",
            "description_title": "Ordine del giorno n. 9/2921/93 MELONI GIORGIA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 209,
            "majority_cohesion_rate": 65.37,
            "minority_cohesion_rate": 76.47
        },
        {
            "id": 7803,
            "slug": "vs18_467_013",
            "identifier": "vs18_467_013",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_013/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 13,
            "title": "Conversione in legge, con modificazioni, del decreto-legge 14 gennaio 2021, n. 2, recante ulteriori disposizioni urgenti in materia di contenimento e prevenzione dell'emergenza epidemiologica da COVID-19 e di svolgimento delle elezioni per l'anno 2021 (Approvato dal Senato) (DDL 2921) - Votazione finale DDL n. 2921",
            "original_title": "Votazione finale DDL n. 2921",
            "description_title": "Conversione in legge, con modificazioni, del decreto-legge 14 gennaio 2021, n. 2, recante ulteriori disposizioni urgenti in materia di contenimento e prevenzione dell'emergenza epidemiologica da COVID-19 e di svolgimento delle elezioni per l'anno 2021 (Approvato dal Senato) (DDL 2921)",
            "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": 0,
            "n_margin": 97,
            "majority_cohesion_rate": 37.35,
            "minority_cohesion_rate": 64.71
        },
        {
            "id": 7813,
            "slug": "vs18_467_014",
            "identifier": "vs18_467_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_014/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo 1\n(Doc. XXII, n. 37) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 1\n(Doc. XXII, n. 37)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 144,
            "majority_cohesion_rate": 45.72,
            "minority_cohesion_rate": 58.82
        },
        {
            "id": 7817,
            "slug": "vs18_467_015",
            "identifier": "vs18_467_015",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_015/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 15,
            "title": "Articolo 2                                        \n(Doc. XXII, n. 37) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 2                                        \n(Doc. XXII, n. 37)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 150,
            "majority_cohesion_rate": 48.05,
            "minority_cohesion_rate": 55.88
        },
        {
            "id": 7820,
            "slug": "vs18_467_016",
            "identifier": "vs18_467_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_016/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 16,
            "title": "Articolo 3                                        \n(Doc. XXII, n. 37) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 3                                        \n(Doc. XXII, n. 37)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 154,
            "majority_cohesion_rate": 49.03,
            "minority_cohesion_rate": 58.82
        },
        {
            "id": 7825,
            "slug": "vs18_467_017",
            "identifier": "vs18_467_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_017/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo 4                                        \n(Doc. XXII, n. 37) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 4                                        \n(Doc. XXII, n. 37)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 160,
            "majority_cohesion_rate": 50.58,
            "minority_cohesion_rate": 58.82
        },
        {
            "id": 7811,
            "slug": "vs18_467_018",
            "identifier": "vs18_467_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_018/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 5                                        \n(Doc. XXII, n. 37) - Votazione Doc. XXI",
            "original_title": "Votazione Doc. XXI",
            "description_title": "Articolo 5                                        \n(Doc. XXII, n. 37)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 160,
            "majority_cohesion_rate": 50.19,
            "minority_cohesion_rate": 61.76
        },
        {
            "id": 7815,
            "slug": "vs18_467_019",
            "identifier": "vs18_467_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_019/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 19,
            "title": "Istituzione di una Commissione parlamentare di inchiesta sulla morte di David Rossi (Doc. XXII, n. 37) - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla morte di David Rossi (Doc. XXII, n. 37)",
            "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": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 48.25,
            "minority_cohesion_rate": 50.0
        },
        {
            "id": 7796,
            "slug": "vs18_467_020",
            "identifier": "vs18_467_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_020/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 20,
            "title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica Italiana e la Repubblica ellenica sulla delimitazione delle rispettive zone marittime, fatto ad Atene il 9 giugno 2020 (DDL 2786) - Votazione finale DDL n. 2786",
            "original_title": "Votazione finale DDL n. 2786",
            "description_title": "Ratifica ed esecuzione dell'Accordo tra la Repubblica Italiana e la Repubblica ellenica sulla delimitazione delle rispettive zone marittime, fatto ad Atene il 9 giugno 2020 (DDL 2786)",
            "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": 136,
            "majority_cohesion_rate": 42.02,
            "minority_cohesion_rate": 38.24
        },
        {
            "id": 7819,
            "slug": "vs18_467_021",
            "identifier": "vs18_467_021",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_467_021/?format=api",
            "sitting": {
                "id": 483,
                "date": "2021-03-11",
                "number": 467,
                "branch": "C"
            },
            "number": 21,
            "title": "Ratifica ed esecuzione dello Statuto dell'East Mediterranean Gas Forum (EMGF), fatto al Cairo il 22 settembre 2020 (DDL 2842) - Votazione finale ",
            "original_title": "Votazione finale ",
            "description_title": "Ratifica ed esecuzione dello Statuto dell'East Mediterranean Gas Forum (EMGF), fatto al Cairo il 22 settembre 2020 (DDL 2842)",
            "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": 18,
            "n_margin": 135,
            "majority_cohesion_rate": 42.02,
            "minority_cohesion_rate": 38.24
        },
        {
            "id": 8378,
            "slug": "vs18_473_001",
            "identifier": "vs18_473_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_473_001/?format=api",
            "sitting": {
                "id": 489,
                "date": "2021-03-23",
                "number": 473,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 LOLLOBRIGIDA FRANCESCO (FDI)  ed altri - Votazione pregiudiziale DDL n. 2945",
            "original_title": "Votazione pregiudiziale DDL n. 2945",
            "description_title": "Questione pregiudiziale n. 1 LOLLOBRIGIDA FRANCESCO (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": 160,
            "majority_cohesion_rate": 60.12,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 8345,
            "slug": "vs18_473_002",
            "identifier": "vs18_473_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_473_002/?format=api",
            "sitting": {
                "id": 489,
                "date": "2021-03-23",
                "number": 473,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.1 TESTAMENTO ROSA ALBA (MISTO) - Votazione Emendamento 1.1 DDL n. 2934",
            "original_title": "Votazione Emendamento 1.1 DDL n. 2934",
            "description_title": "Emendamento 1.1 TESTAMENTO ROSA ALBA (MISTO)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 174,
            "majority_cohesion_rate": 62.65,
            "minority_cohesion_rate": 75.0
        }
    ]
}