Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=42
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "C",
                "value": "Camera"
            },
            {
                "id": "S",
                "value": "Senato"
            }
        ],
        "governments": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 51696,
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31",
                "start_date": "2018-05-31",
                "value": "Conte I"
            },
            {
                "id": 98417,
                "slug": "ii-governo-conte-none-2018-09-05",
                "start_date": "2019-09-04",
                "value": "Conte II"
            },
            {
                "id": 134931,
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12",
                "start_date": "2021-02-12",
                "value": "Draghi I"
            },
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=43",
    "previous": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_margin&page=41",
    "results": [
        {
            "id": 577,
            "slug": "vs18_092_018",
            "identifier": "vs18_092_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_018/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1346/49 DELRIO GRAZIANO (PD)\n     - Votazione Ordine del giorno 9/1346/49 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/49 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/49 DELRIO GRAZIANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 155,
            "majority_cohesion_rate": 84.06,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 940,
            "slug": "vs18_083_001",
            "identifier": "vs18_083_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_083_001/?format=api",
            "sitting": {
                "id": 99,
                "date": "2018-11-14",
                "number": 83,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00057 (Nuova formulazione), come riformulata, ad eccezione del primo capoverso della parte dispositiva MURONI ROSSELLA (LEU), BAZOLI ALFREDO (PD) ed altri\n     - Votazione Mozione 1-00057",
            "original_title": "Votazione Mozione 1-00057",
            "description_title": "Mozione n. 1-00057 (Nuova formulazione), come riformulata, ad eccezione del primo capoverso della parte dispositiva MURONI ROSSELLA (LEU), BAZOLI ALFREDO (PD) ed altri\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 155,
            "majority_cohesion_rate": 76.52,
            "minority_cohesion_rate": 49.43
        },
        {
            "id": 3196,
            "slug": "vs18_198_014",
            "identifier": "vs18_198_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_014/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 3.0100 CAON ROBERTO (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Articolo aggiuntivo 3.0100 CAON ROBERTO (FI)\n    ",
            "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": 155,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 754,
            "slug": "vs18_099_062",
            "identifier": "vs18_099_062",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_062/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 62,
            "title": "Articolo 13\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 13\n    ",
            "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": 155,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 43.13
        },
        {
            "id": 6887,
            "slug": "vs18_490_016",
            "identifier": "vs18_490_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_016/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.30 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 1.30 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.30 DDL n. 2945",
            "description_title": "Emendamento 1.30 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": 155,
            "majority_cohesion_rate": 62.65,
            "minority_cohesion_rate": 83.33
        },
        {
            "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": 7419,
            "slug": "vs18_482_007",
            "identifier": "vs18_482_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_007/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2915/26 SILVESTRONI MARCO (FDI) - Votazione Ordine del giorno 9/2915/26 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/26 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/26 SILVESTRONI MARCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 155,
            "majority_cohesion_rate": 60.04,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 6881,
            "slug": "vs18_491_010",
            "identifier": "vs18_491_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_010/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.36 BUCALO CARMELA (FDI) - Votazione Emendamento 2.36 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.36 DDL n. 2945",
            "description_title": "Emendamento 2.36 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 155,
            "majority_cohesion_rate": 63.81,
            "minority_cohesion_rate": 80.56
        },
        {
            "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": 7149,
            "slug": "vs18_491_032",
            "identifier": "vs18_491_032",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_032/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento 2.104 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.104 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.104 DDL n. 2945",
            "description_title": "Emendamento 2.104 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": 155,
            "majority_cohesion_rate": 64.01,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 5507,
            "slug": "vs18_377_068",
            "identifier": "vs18_377_068",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_068/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 17 - Votazione Articolo 17 PDL n. 0875",
            "original_title": "Votazione Articolo 17 PDL n. 0875",
            "description_title": "Articolo 17",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 9,
            "n_margin": 155,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 50.98
        },
        {
            "id": 5476,
            "slug": "vs18_377_037",
            "identifier": "vs18_377_037",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_377_037/?format=api",
            "sitting": {
                "id": 393,
                "date": "2020-07-22",
                "number": 377,
                "branch": "C"
            },
            "number": 37,
            "title": "Articolo 9 - Votazione Articolo 9 PDL n. 0875",
            "original_title": "Votazione Articolo 9 PDL n. 0875",
            "description_title": "Articolo 9",
            "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": 154,
            "majority_cohesion_rate": 72.89,
            "minority_cohesion_rate": 54.12
        },
        {
            "id": 7384,
            "slug": "vs18_482_018",
            "identifier": "vs18_482_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_018/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/2915/43 GALANTINO DAVIDE (FDI) - Votazione Ordine del giorno 9/2915/43 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/43 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/43 GALANTINO DAVIDE (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": 154,
            "majority_cohesion_rate": 62.18,
            "minority_cohesion_rate": 80.56
        },
        {
            "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": 7186,
            "slug": "vs18_490_019",
            "identifier": "vs18_490_019",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_019/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 1.0201 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 1.0201 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.0201 DDL n. 2945",
            "description_title": "Articolo aggiuntivo 1.0201 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": 154,
            "majority_cohesion_rate": 64.59,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 7157,
            "slug": "vs18_491_007",
            "identifier": "vs18_491_007",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_491_007/?format=api",
            "sitting": {
                "id": 507,
                "date": "2021-04-21",
                "number": 491,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.33 BUCALO CARMELA (FDI) - Votazione Emendamento 2.33 DDL n. 2945",
            "original_title": "Votazione Emendamento 2.33 DDL n. 2945",
            "description_title": "Emendamento 2.33 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 63.42,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 6976,
            "slug": "vs18_485_010",
            "identifier": "vs18_485_010",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_485_010/?format=api",
            "sitting": {
                "id": 501,
                "date": "2021-04-13",
                "number": 485,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.29 DELMASTRO DELLE VEDOVE ANDREA (FDI) - Votazione Emendamento 2.29 DDL n. 2989",
            "original_title": "Votazione Emendamento 2.29 DDL n. 2989",
            "description_title": "Emendamento 2.29 DELMASTRO DELLE VEDOVE ANDREA (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": 154,
            "majority_cohesion_rate": 61.21,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7438,
            "slug": "vs18_501_004",
            "identifier": "vs18_501_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_501_004/?format=api",
            "sitting": {
                "id": 517,
                "date": "2021-05-05",
                "number": 501,
                "branch": "C"
            },
            "number": 4,
            "title": "Ordine del giorno n. 9/2972/9 BUCALO CARMELA (FDI) - Votazione Ordine del giorno 9/2972/9 DDL n. 2972",
            "original_title": "Votazione Ordine del giorno 9/2972/9 DDL n. 2972",
            "description_title": "Ordine del giorno n. 9/2972/9 BUCALO CARMELA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 154,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 77.78
        },
        {
            "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": 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": 8773,
            "slug": "vs18_477_001",
            "identifier": "vs18_477_001",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_477_001/?format=api",
            "sitting": {
                "id": 493,
                "date": "2021-03-30",
                "number": 477,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.113 LOLLOBRIGIDA FRANCESCO (FDI) - Votazione Emendamento 1.113 DDL n. 2757",
            "original_title": "Votazione Emendamento 1.113 DDL n. 2757",
            "description_title": "Emendamento 1.113 LOLLOBRIGIDA FRANCESCO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 70.96,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 7176,
            "slug": "vs18_490_004",
            "identifier": "vs18_490_004",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_490_004/?format=api",
            "sitting": {
                "id": 506,
                "date": "2021-04-20",
                "number": 490,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 1.36 MASCHIO CIRO (FDI) - Votazione Emendamento 1.36 DDL n. 2945",
            "original_title": "Votazione Emendamento 1.36 DDL n. 2945",
            "description_title": "Emendamento 1.36 MASCHIO CIRO (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": 154,
            "majority_cohesion_rate": 60.31,
            "minority_cohesion_rate": 77.78
        },
        {
            "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": 7390,
            "slug": "vs18_482_017",
            "identifier": "vs18_482_017",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_482_017/?format=api",
            "sitting": {
                "id": 498,
                "date": "2021-04-08",
                "number": 482,
                "branch": "C"
            },
            "number": 17,
            "title": "Ordine del giorno n. 9/2915/42 BIGNAMI GALEAZZO (FDI) - Votazione Ordine del giorno 9/2915/42 DDL n. 2915",
            "original_title": "Votazione Ordine del giorno 9/2915/42 DDL n. 2915",
            "description_title": "Ordine del giorno n. 9/2915/42 BIGNAMI GALEAZZO (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": 154,
            "majority_cohesion_rate": 61.4,
            "minority_cohesion_rate": 80.56
        },
        {
            "id": 356,
            "slug": "vs18_099_046",
            "identifier": "vs18_099_046",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_046/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 9.101 BENEDETTI SILVIA (MISTO)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.101 BENEDETTI SILVIA (MISTO)\n    ",
            "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": 154,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 38.55
        },
        {
            "id": 1100,
            "slug": "vs18_035_039",
            "identifier": "vs18_035_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_035_039/?format=api",
            "sitting": {
                "id": 51,
                "date": "2018-07-31",
                "number": 35,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 1.138 ZANGRILLO PAOLO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 1.138 ZANGRILLO PAOLO (FI)\n    ",
            "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": 87.25,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 750,
            "slug": "vs18_029_053",
            "identifier": "vs18_029_053",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_029_053/?format=api",
            "sitting": {
                "id": 45,
                "date": "2018-07-18",
                "number": 29,
                "branch": "C"
            },
            "number": 53,
            "title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n     - Votazione ",
            "original_title": "Votazione ",
            "description_title": "Elezione di due componenti del Consiglio di Presidenza della giustizia tributaria\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": true,
            "sub_vote_type": "Elezioni",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 87.21,
            "minority_cohesion_rate": 80.53
        },
        {
            "id": 603,
            "slug": "vs18_092_009",
            "identifier": "vs18_092_009",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_009/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/1346/11 SPERANZA ROBERTO (LEU)\n     - Votazione Ordine del giorno 9/1346/11 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/11 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/11 SPERANZA ROBERTO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 154,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 976,
            "slug": "vs18_064_006",
            "identifier": "vs18_064_006",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_064_006/?format=api",
            "sitting": {
                "id": 80,
                "date": "2018-10-16",
                "number": 64,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.16 GADDA MARIA CHIARA (PD)\n     - Votazione Emendamento PDL n.0183",
            "original_title": "Votazione Emendamento PDL n.0183",
            "description_title": "Emendamento 1.16 GADDA MARIA CHIARA (PD)\n    ",
            "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": 154,
            "majority_cohesion_rate": 82.9,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 4103,
            "slug": "vs18_198_018",
            "identifier": "vs18_198_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_018/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 18,
            "title": "Articolo 4 (Mantenimento)\n     - Votazione Articolo PDL n.1549",
            "original_title": "Votazione Articolo PDL n.1549",
            "description_title": "Articolo 4 (Mantenimento)\n    ",
            "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": 154,
            "majority_cohesion_rate": 74.05,
            "minority_cohesion_rate": 44.06
        },
        {
            "id": 3162,
            "slug": "vs18_198_008",
            "identifier": "vs18_198_008",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_198_008/?format=api",
            "sitting": {
                "id": 214,
                "date": "2019-06-27",
                "number": 198,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.101 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.1549",
            "original_title": "Votazione Emendamento PDL n.1549",
            "description_title": "Emendamento 2.101 NEVI RAFFAELE (FI)\n    ",
            "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": 73.76,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 606,
            "slug": "vs18_092_039",
            "identifier": "vs18_092_039",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_039/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 39,
            "title": "Ordine del giorno n. 9/1346/71 CECCANTI STEFANO (PD)\n     - Votazione Ordine del giorno 9/1346/71 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/71 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/71 CECCANTI STEFANO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 154,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 1589,
            "slug": "vs18_074_016",
            "identifier": "vs18_074_016",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_074_016/?format=api",
            "sitting": {
                "id": 90,
                "date": "2018-10-30",
                "number": 74,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 23.301 RUSSO PAOLO (FI)\n     - Votazione Emendamento DDL n.1209",
            "original_title": "Votazione Emendamento DDL n.1209",
            "description_title": "Emendamento 23.301 RUSSO PAOLO (FI)\n    ",
            "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": 76.81,
            "minority_cohesion_rate": 42.15
        },
        {
            "id": 358,
            "slug": "vs18_099_018",
            "identifier": "vs18_099_018",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_018/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.105 NEVI RAFFAELE (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 1.105 NEVI RAFFAELE (FI)\n    ",
            "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": 154,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 46.18
        },
        {
            "id": 2820,
            "slug": "vs18_196_011",
            "identifier": "vs18_196_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_196_011/?format=api",
            "sitting": {
                "id": 212,
                "date": "2019-06-25",
                "number": 196,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.10 PALAZZOTTO ERASMO (LEU)\n     - Votazione Emendamento PDL n.0622",
            "original_title": "Votazione Emendamento PDL n.0622",
            "description_title": "Emendamento 1.10 PALAZZOTTO ERASMO (LEU)\n    ",
            "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": 154,
            "majority_cohesion_rate": 70.26,
            "minority_cohesion_rate": 32.44
        },
        {
            "id": 1363,
            "slug": "vs18_036_054",
            "identifier": "vs18_036_054",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_054/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.76 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.76 EPIFANI ETTORE GUGLIELMO (LEU)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 5,
            "n_margin": 153,
            "majority_cohesion_rate": 84.93,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 66,
            "slug": "vs18_036_040",
            "identifier": "vs18_036_040",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_040/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 3.68 OSNATO MARCO (FDI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 3.68 OSNATO MARCO (FDI)\n    ",
            "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": 153,
            "majority_cohesion_rate": 85.8,
            "minority_cohesion_rate": 40.46
        },
        {
            "id": 102,
            "slug": "vs18_036_014",
            "identifier": "vs18_036_014",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_036_014/?format=api",
            "sitting": {
                "id": 52,
                "date": "2018-08-01",
                "number": 36,
                "branch": "C"
            },
            "number": 14,
            "title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (LEU)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Articolo aggiuntivo 2.014 EPIFANI ETTORE GUGLIELMO (LEU)\n    ",
            "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": 83.77,
            "minority_cohesion_rate": 67.56
        },
        {
            "id": 565,
            "slug": "vs18_092_022",
            "identifier": "vs18_092_022",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_022/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1346/53 MIGLIORE GENNARO (PD)\n     - Votazione Ordine del giorno 9/1346/53 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/53 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/53 MIGLIORE GENNARO (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 153,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 43.3
        },
        {
            "id": 345,
            "slug": "vs18_099_047",
            "identifier": "vs18_099_047",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_047/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 9.100 SPENA MARIA (FI)\n     - Votazione Emendamento PDL n.0290",
            "original_title": "Votazione Emendamento PDL n.0290",
            "description_title": "Emendamento 9.100 SPENA MARIA (FI)\n    ",
            "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": 153,
            "majority_cohesion_rate": 74.71,
            "minority_cohesion_rate": 43.51
        },
        {
            "id": 1158,
            "slug": "vs18_061_028",
            "identifier": "vs18_061_028",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_028/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 28,
            "title": "Emendamento 4.4 SANTELLI JOLE (FI)\n     - Votazione Emendamento PDL n.0543",
            "original_title": "Votazione Emendamento PDL n.0543",
            "description_title": "Emendamento 4.4 SANTELLI JOLE (FI)\n    ",
            "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": 82.03,
            "minority_cohesion_rate": 38.31
        },
        {
            "id": 572,
            "slug": "vs18_092_045",
            "identifier": "vs18_092_045",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_092_045/?format=api",
            "sitting": {
                "id": 108,
                "date": "2018-11-28",
                "number": 92,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1346/77 CARDINALE DANIELA (PD)\n     - Votazione Ordine del giorno 9/1346/77 DDL n.1346",
            "original_title": "Votazione Ordine del giorno 9/1346/77 DDL n.1346",
            "description_title": "Ordine del giorno n. 9/1346/77 CARDINALE DANIELA (PD)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 153,
            "majority_cohesion_rate": 82.32,
            "minority_cohesion_rate": 43.68
        },
        {
            "id": 2453,
            "slug": "vs18_168_069",
            "identifier": "vs18_168_069",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_168_069/?format=api",
            "sitting": {
                "id": 184,
                "date": "2019-04-30",
                "number": 168,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 12\n     - Votazione Articolo PDL n.0682",
            "original_title": "Votazione Articolo PDL n.0682",
            "description_title": "Articolo 12\n    ",
            "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": 72.14,
            "minority_cohesion_rate": 25.86
        },
        {
            "id": 1142,
            "slug": "vs18_061_011",
            "identifier": "vs18_061_011",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_011/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 11,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Articolo 1\n    ",
            "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": 153,
            "majority_cohesion_rate": 81.16,
            "minority_cohesion_rate": 37.55
        },
        {
            "id": 2005,
            "slug": "vs18_037_063",
            "identifier": "vs18_037_063",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_037_063/?format=api",
            "sitting": {
                "id": 53,
                "date": "2018-08-02",
                "number": 37,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 9.133 MARTINO ANTONIO (FI)\n     - Votazione Emendamento DDL n.0924",
            "original_title": "Votazione Emendamento DDL n.0924",
            "description_title": "Emendamento 9.133 MARTINO ANTONIO (FI)\n    ",
            "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": 153,
            "majority_cohesion_rate": 84.35,
            "minority_cohesion_rate": 32.82
        },
        {
            "id": 379,
            "slug": "vs18_099_020",
            "identifier": "vs18_099_020",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_020/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 20,
            "title": "Articolo 1\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 1\n    ",
            "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": 153,
            "majority_cohesion_rate": 74.42,
            "minority_cohesion_rate": 45.04
        },
        {
            "id": 350,
            "slug": "vs18_099_023",
            "identifier": "vs18_099_023",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_023/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 2\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 2\n    ",
            "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": 74.42,
            "minority_cohesion_rate": 45.42
        },
        {
            "id": 373,
            "slug": "vs18_099_025",
            "identifier": "vs18_099_025",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_099_025/?format=api",
            "sitting": {
                "id": 115,
                "date": "2018-12-11",
                "number": 99,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 4\n     - Votazione Articolo PDL n.0290",
            "original_title": "Votazione Articolo PDL n.0290",
            "description_title": "Articolo 4\n    ",
            "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": 153,
            "majority_cohesion_rate": 74.13,
            "minority_cohesion_rate": 45.8
        },
        {
            "id": 1144,
            "slug": "vs18_061_042",
            "identifier": "vs18_061_042",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_061_042/?format=api",
            "sitting": {
                "id": 77,
                "date": "2018-10-11",
                "number": 61,
                "branch": "C"
            },
            "number": 42,
            "title": "Articolo 9\n     - Votazione Articolo PDL n.0543",
            "original_title": "Votazione Articolo PDL n.0543",
            "description_title": "Articolo 9\n    ",
            "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": 153,
            "majority_cohesion_rate": 82.03,
            "minority_cohesion_rate": 38.7
        },
        {
            "id": 3529,
            "slug": "vs18_206_043",
            "identifier": "vs18_206_043",
            "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_206_043/?format=api",
            "sitting": {
                "id": 222,
                "date": "2019-07-10",
                "number": 206,
                "branch": "C"
            },
            "number": 43,
            "title": "Articolo 3\n     - Votazione Articolo DDL n.1698",
            "original_title": "Votazione Articolo DDL n.1698",
            "description_title": "Articolo 3\n    ",
            "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": 153,
            "majority_cohesion_rate": 73.02,
            "minority_cohesion_rate": 45.8
        }
    ]
}