Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=9
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=10",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-identifier&page=8",
    "results": [
        {
            "id": 6880,
            "slug": "vs18_481_012",
            "identifier": "vs18_481_012",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_012/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 4.102 FOTI TOMMASO (FDI) - Votazione Emendamento 4.102 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.102 DDL n. 2915",
            "description_title": "Emendamento 4.102 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": 0,
            "n_margin": 155,
            "majority_cohesion_rate": 57.31,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 6870,
            "slug": "vs18_481_011",
            "identifier": "vs18_481_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_011/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 4.39 PRISCO EMANUELE (FDI) - Votazione Emendamento 4.39 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.39 DDL n. 2915",
            "description_title": "Emendamento 4.39 PRISCO EMANUELE (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 151,
            "majority_cohesion_rate": 58.67,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6861,
            "slug": "vs18_481_010",
            "identifier": "vs18_481_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_010/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 4.3 MURONI ROSSELLA (MISTO) - Votazione Emendamento 4.3 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.3 DDL n. 2915",
            "description_title": "Emendamento 4.3 MURONI ROSSELLA (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": 126,
            "majority_cohesion_rate": 50.68,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 6930,
            "slug": "vs18_481_009",
            "identifier": "vs18_481_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_009/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 4.28 FOTI TOMMASO (FDI) - Votazione Emendamento 4.28 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.28 DDL n. 2915",
            "description_title": "Emendamento 4.28 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": 0,
            "n_margin": 151,
            "majority_cohesion_rate": 57.89,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6922,
            "slug": "vs18_481_008",
            "identifier": "vs18_481_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_008/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 4.26 ZUCCONI RICCARDO (FDI) - Votazione Emendamento 4.26 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.26 DDL n. 2915",
            "description_title": "Emendamento 4.26 ZUCCONI RICCARDO (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": 171,
            "majority_cohesion_rate": 62.96,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6945,
            "slug": "vs18_481_007",
            "identifier": "vs18_481_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_007/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 4.100 TESTAMENTO ROSA ALBA (MISTO) - Votazione Emendamento 4.100 DDL n. 2915",
            "original_title": "Votazione Emendamento 4.100 DDL n. 2915",
            "description_title": "Emendamento 4.100 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": 153,
            "majority_cohesion_rate": 63.74,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6938,
            "slug": "vs18_481_006",
            "identifier": "vs18_481_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_006/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 3.3 FOTI TOMMASO (FDI) - Votazione Emendamento 3.3 DDL n. 2915",
            "original_title": "Votazione Emendamento 3.3 DDL n. 2915",
            "description_title": "Emendamento 3.3 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": 0,
            "n_margin": 172,
            "majority_cohesion_rate": 63.74,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6962,
            "slug": "vs18_481_005",
            "identifier": "vs18_481_005",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_005/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 5,
            "title": "Emendamento 2.13 FOTI TOMMASO (FDI) - Votazione Emendamento 2.13 DDL n. 2915",
            "original_title": "Votazione Emendamento 2.13 DDL n. 2915",
            "description_title": "Emendamento 2.13 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": 2,
            "n_margin": 173,
            "majority_cohesion_rate": 65.3,
            "minority_cohesion_rate": 83.33
        },
        {
            "id": 6952,
            "slug": "vs18_481_004",
            "identifier": "vs18_481_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_004/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.16 FOTI TOMMASO (FDI) - Votazione Emendamento 2.16 DDL n. 2915",
            "original_title": "Votazione Emendamento 2.16 DDL n. 2915",
            "description_title": "Emendamento 2.16 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": 162,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6981,
            "slug": "vs18_481_003",
            "identifier": "vs18_481_003",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_003/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 1.4 MELONI GIORGIA (FDI) - Votazione Emendamento 1.4 DDL n. 2915",
            "original_title": "Votazione Emendamento 1.4 DDL n. 2915",
            "description_title": "Emendamento 1.4 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": 2,
            "n_margin": 153,
            "majority_cohesion_rate": 60.82,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6971,
            "slug": "vs18_481_002",
            "identifier": "vs18_481_002",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_002/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 2,
            "title": "Emendamento 1.100 TESTAMENTO ROSA ALBA (MISTO) - Votazione Emendamento 1.100 DDL n. 2915",
            "original_title": "Votazione Emendamento 1.100 DDL n. 2915",
            "description_title": "Emendamento 1.100 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": 163,
            "majority_cohesion_rate": 61.01,
            "minority_cohesion_rate": 63.89
        },
        {
            "id": 6977,
            "slug": "vs18_481_001",
            "identifier": "vs18_481_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_481_001/?format=api",
            "sitting": {
                "id": 497,
                "date": "2021-04-07",
                "number": 481,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.2 FOTI TOMMASO (FDI) - Votazione Emendamento 1.2 DDL n. 2915",
            "original_title": "Votazione Emendamento 1.2 DDL n. 2915",
            "description_title": "Emendamento 1.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": 0,
            "n_margin": 151,
            "majority_cohesion_rate": 58.67,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 7169,
            "slug": "vs18_479_073",
            "identifier": "vs18_479_073",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_073/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 73,
            "title": "Disposizioni per l'adempimento degli obblighi derivanti dall'appartenenza dell'Italia all'Unione europea - Legge europea 2019-2020 (DDL 2670) - Votazione finale DDL n. 2670",
            "original_title": "Votazione finale DDL n. 2670",
            "description_title": "Disposizioni per l'adempimento degli obblighi derivanti dall'appartenenza dell'Italia all'Unione europea - Legge europea 2019-2020 (DDL 2670)",
            "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": 140,
            "majority_cohesion_rate": 57.7,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7409,
            "slug": "vs18_479_072",
            "identifier": "vs18_479_072",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_072/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 72,
            "title": "Ordine del giorno n. 9/2670/31 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Ordine del giorno 9/2670/31 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/31 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/31 LOLLOBRIGIDA FRANCESCO (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": 88,
            "majority_cohesion_rate": 34.5,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 7353,
            "slug": "vs18_479_071",
            "identifier": "vs18_479_071",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_071/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 71,
            "title": "Ordine del giorno n. 9/2670/29 DONZELLI GIOVANNI (FDI) - Votazione Ordine del giorno 9/2670/29 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/29 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/29 DONZELLI GIOVANNI (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 34.7,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 7346,
            "slug": "vs18_479_070",
            "identifier": "vs18_479_070",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_070/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 70,
            "title": "Ordine del giorno n. 9/2670/28 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Ordine del giorno 9/2670/28 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/28 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/28 DELMASTRO DELLE VEDOVE ANDREA (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": 6,
            "n_margin": 88,
            "majority_cohesion_rate": 35.09,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 7037,
            "slug": "vs18_479_069",
            "identifier": "vs18_479_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_069/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 69,
            "title": "Ordine del giorno n. 9/2670/27 MELONI GIORGIA (FDI) - Votazione Ordine del giorno 9/2670/27 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/27 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/27 MELONI GIORGIA (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": 92,
            "majority_cohesion_rate": 36.84,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7042,
            "slug": "vs18_479_068",
            "identifier": "vs18_479_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_068/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 68,
            "title": "Ordine del giorno n. 9/2670/23 RIZZETTO WALTER (FDI) - Votazione Ordine del giorno 9/2670/23 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/23 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/23 RIZZETTO WALTER (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": 8,
            "n_margin": 134,
            "majority_cohesion_rate": 58.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7388,
            "slug": "vs18_479_067",
            "identifier": "vs18_479_067",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_067/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/2670/19 CIRIELLI EDMONDO (FDI) - Votazione Ordine del giorno 9/2670/19 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/19 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/19 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": 4,
            "n_margin": 148,
            "majority_cohesion_rate": 58.48,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7383,
            "slug": "vs18_479_066",
            "identifier": "vs18_479_066",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_066/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/2670/17 MONTARULI AUGUSTA (FDI) - Votazione Ordine del giorno 9/2670/17 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/17 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/17 MONTARULI AUGUSTA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 86,
            "majority_cohesion_rate": 34.7,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 7402,
            "slug": "vs18_479_065",
            "identifier": "vs18_479_065",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_065/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 65,
            "title": "Ordine del giorno n. 9/2670/16 CARETTA MARIA CRISTINA (FDI) - Votazione Ordine del giorno 9/2670/16 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/16 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/16 CARETTA MARIA CRISTINA (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": 89,
            "majority_cohesion_rate": 34.89,
            "minority_cohesion_rate": 63.89
        },
        {
            "id": 7394,
            "slug": "vs18_479_064",
            "identifier": "vs18_479_064",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_064/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/2670/15 CIABURRO MONICA (FDI) - Votazione Ordine del giorno 9/2670/15 DDL n. 2670",
            "original_title": "Votazione Ordine del giorno 9/2670/15 DDL n. 2670",
            "description_title": "Ordine del giorno n. 9/2670/15 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": 2,
            "n_margin": 89,
            "majority_cohesion_rate": 35.28,
            "minority_cohesion_rate": 63.89
        },
        {
            "id": 7167,
            "slug": "vs18_479_063",
            "identifier": "vs18_479_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_063/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 63,
            "title": "Articolo 35 - Votazione Articolo 35 DDL n. 2670",
            "original_title": "Votazione Articolo 35 DDL n. 2670",
            "description_title": "Articolo 35",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 152,
            "majority_cohesion_rate": 60.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7159,
            "slug": "vs18_479_062",
            "identifier": "vs18_479_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_062/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 35.12 MONTARULI AUGUSTA (FDI) - Votazione Emendamento 35.12 DDL n. 2670",
            "original_title": "Votazione Emendamento 35.12 DDL n. 2670",
            "description_title": "Emendamento 35.12 MONTARULI AUGUSTA (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": 150,
            "majority_cohesion_rate": 60.23,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7185,
            "slug": "vs18_479_061",
            "identifier": "vs18_479_061",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_061/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 61,
            "title": "Articolo 34 - Votazione Articolo 34 DDL n. 2670",
            "original_title": "Votazione Articolo 34 DDL n. 2670",
            "description_title": "Articolo 34",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 170,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7174,
            "slug": "vs18_479_060",
            "identifier": "vs18_479_060",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_060/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 60,
            "title": "Articolo 33 - Votazione Articolo 33 DDL n. 2670",
            "original_title": "Votazione Articolo 33 DDL n. 2670",
            "description_title": "Articolo 33",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 60.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6896,
            "slug": "vs18_479_059",
            "identifier": "vs18_479_059",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_059/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 59,
            "title": "Articolo 32 (Mantenimento) - Votazione Articolo 32 DDL n. 2670",
            "original_title": "Votazione Articolo 32 DDL n. 2670",
            "description_title": "Articolo 32 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 156,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6905,
            "slug": "vs18_479_058",
            "identifier": "vs18_479_058",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_058/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 58,
            "title": "Articolo 31 (Mantenimento) - Votazione Articolo 31 DDL n. 2670",
            "original_title": "Votazione Articolo 31 DDL n. 2670",
            "description_title": "Articolo 31 (Mantenimento)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 153,
            "majority_cohesion_rate": 60.43,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6912,
            "slug": "vs18_479_057",
            "identifier": "vs18_479_057",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_057/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 57,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 2670",
            "original_title": "Votazione Articolo 30 DDL n. 2670",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 60.62,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6920,
            "slug": "vs18_479_056",
            "identifier": "vs18_479_056",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_056/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2670",
            "original_title": "Votazione Articolo 29 DDL n. 2670",
            "description_title": "Articolo 29",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 165,
            "majority_cohesion_rate": 59.65,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7189,
            "slug": "vs18_479_055",
            "identifier": "vs18_479_055",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_055/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 55,
            "title": "Articolo aggiuntivo 28.0101 DEIANA PAOLA (M5S) - Votazione Emendamento 28.0101 DDL n. 2670",
            "original_title": "Votazione Emendamento 28.0101 DDL n. 2670",
            "description_title": "Articolo aggiuntivo 28.0101 DEIANA PAOLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 171,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7180,
            "slug": "vs18_479_054",
            "identifier": "vs18_479_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_054/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 54,
            "title": "Articolo aggiuntivo 28.0100 DEIANA PAOLA (M5S) - Votazione Emendamento 28.0100 DDL n. 2670",
            "original_title": "Votazione Emendamento 28.0100 DDL n. 2670",
            "description_title": "Articolo aggiuntivo 28.0100 DEIANA PAOLA (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 168,
            "majority_cohesion_rate": 60.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7171,
            "slug": "vs18_479_053",
            "identifier": "vs18_479_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_053/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 53,
            "title": "Articolo 28 - Votazione Articolo 28 DDL n. 2670",
            "original_title": "Votazione Articolo 28 DDL n. 2670",
            "description_title": "Articolo 28",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 162,
            "majority_cohesion_rate": 59.45,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7162,
            "slug": "vs18_479_052",
            "identifier": "vs18_479_052",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_052/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 52,
            "title": "Articolo 27 - Votazione Articolo 27 DDL n. 2670",
            "original_title": "Votazione Articolo 27 DDL n. 2670",
            "description_title": "Articolo 27",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 8,
            "n_margin": 139,
            "majority_cohesion_rate": 58.87,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7155,
            "slug": "vs18_479_051",
            "identifier": "vs18_479_051",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_051/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 27.101 SIRAGUSA ELISA (MISTO) - Votazione Emendamento 27.101 DDL n. 2670",
            "original_title": "Votazione Emendamento 27.101 DDL n. 2670",
            "description_title": "Emendamento 27.101 SIRAGUSA ELISA (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": 154,
            "majority_cohesion_rate": 58.87,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7152,
            "slug": "vs18_479_050",
            "identifier": "vs18_479_050",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_050/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 27.100 SARLI DORIANA (MISTO) - Votazione Emendamento 27.100 DDL n. 2670",
            "original_title": "Votazione Emendamento 27.100 DDL n. 2670",
            "description_title": "Emendamento 27.100 SARLI DORIANA (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": 6,
            "n_margin": 147,
            "majority_cohesion_rate": 57.12,
            "minority_cohesion_rate": 58.33
        },
        {
            "id": 6890,
            "slug": "vs18_479_049",
            "identifier": "vs18_479_049",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_049/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 49,
            "title": "Articolo 26 - Votazione Articolo 26 DDL n. 2670",
            "original_title": "Votazione Articolo 26 DDL n. 2670",
            "description_title": "Articolo 26",
            "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": 180,
            "majority_cohesion_rate": 60.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6901,
            "slug": "vs18_479_048",
            "identifier": "vs18_479_048",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_048/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 48,
            "title": "Emendamento 26.10 GEMMATO MARCELLO (FDI) - Votazione Emendamento 26.10 DDL n. 2670",
            "original_title": "Votazione Emendamento 26.10 DDL n. 2670",
            "description_title": "Emendamento 26.10 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": 7,
            "n_margin": 148,
            "majority_cohesion_rate": 60.04,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6869,
            "slug": "vs18_479_047",
            "identifier": "vs18_479_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_047/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo 25 - Votazione Articolo 25 DDL n. 2670",
            "original_title": "Votazione Articolo 25 DDL n. 2670",
            "description_title": "Articolo 25",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 181,
            "majority_cohesion_rate": 60.82,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6877,
            "slug": "vs18_479_046",
            "identifier": "vs18_479_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_046/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 25.10 GEMMATO MARCELLO (FDI) - Votazione Emendamento 25.10 DDL n. 2670",
            "original_title": "Votazione Emendamento 25.10 DDL n. 2670",
            "description_title": "Emendamento 25.10 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": 6,
            "n_margin": 152,
            "majority_cohesion_rate": 60.62,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6851,
            "slug": "vs18_479_045",
            "identifier": "vs18_479_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_045/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 45,
            "title": "Articolo aggiuntivo 24.0100 DE LUCA PIERO (PD) - Votazione Emendamento 24.0100 DDL n. 2670",
            "original_title": "Votazione Emendamento 24.0100 DDL n. 2670",
            "description_title": "Articolo aggiuntivo 24.0100 DE LUCA PIERO (PD)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 166,
            "majority_cohesion_rate": 60.23,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6859,
            "slug": "vs18_479_044",
            "identifier": "vs18_479_044",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_044/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 44,
            "title": "Articolo 14 - Votazione Articolo 14 DDL n. 2670",
            "original_title": "Votazione Articolo 14 DDL n. 2670",
            "description_title": "Articolo 14",
            "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": 156,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7172,
            "slug": "vs18_479_043",
            "identifier": "vs18_479_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_043/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 24.12 GEMMATO MARCELLO (FDI) - Votazione Emendamento 24.12 DDL n. 2670",
            "original_title": "Votazione Emendamento 24.12 DDL n. 2670",
            "description_title": "Emendamento 24.12 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": 4,
            "n_margin": 154,
            "majority_cohesion_rate": 60.43,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7163,
            "slug": "vs18_479_042",
            "identifier": "vs18_479_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_042/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 24.10 GEMMATO MARCELLO (FDI) - Votazione Emendamento 24.10 DDL n. 2670",
            "original_title": "Votazione Emendamento 24.10 DDL n. 2670",
            "description_title": "Emendamento 24.10 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": 8,
            "n_margin": 150,
            "majority_cohesion_rate": 59.65,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7191,
            "slug": "vs18_479_041",
            "identifier": "vs18_479_041",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_041/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 41,
            "title": "Articolo 23 - Votazione Articolo 23 DDL n. 2670",
            "original_title": "Votazione Articolo 23 DDL n. 2670",
            "description_title": "Articolo 23",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 163,
            "majority_cohesion_rate": 59.06,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7182,
            "slug": "vs18_479_040",
            "identifier": "vs18_479_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_040/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 23.10 MANTOVANI LUCREZIA MARIA BENEDETTA (FDI) - Votazione Emendamento 23.10 DDL n. 2670",
            "original_title": "Votazione Emendamento 23.10 DDL n. 2670",
            "description_title": "Emendamento 23.10 MANTOVANI LUCREZIA MARIA BENEDETTA (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": 22,
            "n_margin": 134,
            "majority_cohesion_rate": 55.75,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 6889,
            "slug": "vs18_479_039",
            "identifier": "vs18_479_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_039/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 39,
            "title": "Articolo 22 - Votazione Articolo 22 DDL n. 2670",
            "original_title": "Votazione Articolo 22 DDL n. 2670",
            "description_title": "Articolo 22",
            "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": 165,
            "majority_cohesion_rate": 59.65,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6898,
            "slug": "vs18_479_038",
            "identifier": "vs18_479_038",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_038/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 38,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 2670",
            "original_title": "Votazione Articolo 21 DDL n. 2670",
            "description_title": "Articolo 21",
            "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": 165,
            "majority_cohesion_rate": 59.84,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6908,
            "slug": "vs18_479_037",
            "identifier": "vs18_479_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_037/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 20 - Votazione Articolo 20 DDL n. 2670",
            "original_title": "Votazione Articolo 20 DDL n. 2670",
            "description_title": "Articolo 20",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 163,
            "majority_cohesion_rate": 59.26,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 6915,
            "slug": "vs18_479_036",
            "identifier": "vs18_479_036",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_479_036/?format=api",
            "sitting": {
                "id": 495,
                "date": "2021-04-01",
                "number": 479,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo 19 - Votazione Articolo 19 DDL n. 2670",
            "original_title": "Votazione Articolo 19 DDL n. 2670",
            "description_title": "Articolo 19",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 10,
            "n_margin": 171,
            "majority_cohesion_rate": 58.28,
            "minority_cohesion_rate": 72.22
        }
    ]
}