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

{
    "count": 14218,
    "codelists": {
        "years": [
            {
                "id": "2022",
                "value": "2022"
            },
            {
                "id": "2019",
                "value": "2019"
            }
        ],
        "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://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=216",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/?format=api&ordering=-n_rebels&page=214",
    "results": [
        {
            "id": 5031,
            "slug": "vs18_381_004",
            "identifier": "vs18_381_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_004/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 4,
            "title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.109 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.109 PDL n. 1056",
            "description_title": "Emendamento 2.109 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.59,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5044,
            "slug": "vs18_381_008",
            "identifier": "vs18_381_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_008/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 2.8 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 2.8 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.8 PDL n. 1056",
            "description_title": "Emendamento 2.8 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": 27,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6408,
            "slug": "vs18_376_052",
            "identifier": "vs18_376_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_052/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 3.3 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.3 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.3 PDL n. 2070",
            "description_title": "Emendamento 3.3 BIGNAMI GALEAZZO (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": 25,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 6165,
            "slug": "vs18_376_051",
            "identifier": "vs18_376_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_051/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.2 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.2 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.2 PDL n. 2070",
            "description_title": "Emendamento 3.2 BIGNAMI GALEAZZO (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": 21,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.69
        },
        {
            "id": 5585,
            "slug": "vs18_376_022",
            "identifier": "vs18_376_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_022/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 22,
            "title": "Emendamento 2.114 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.114 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.114 PDL n. 0687",
            "description_title": "Emendamento 2.114 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5605,
            "slug": "vs18_376_020",
            "identifier": "vs18_376_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_020/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 2.31 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 2.31 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.31 PDL n. 0687",
            "description_title": "Emendamento 2.31 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": 28,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.55
        },
        {
            "id": 6097,
            "slug": "vs18_381_027",
            "identifier": "vs18_381_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_027/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA) - Votazione Emendamento 2.121 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.121 PDL n. 1056",
            "description_title": "Emendamento 2.121 CAPITANIO MASSIMILIANO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 7196,
            "slug": "vs18_500_017",
            "identifier": "vs18_500_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_017/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 17,
            "title": "Articolo aggiuntivo 1.0140 (Nuova formulazione) GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.0140 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0140 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0140 (Nuova formulazione) 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": 0,
            "n_margin": 173,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 7209,
            "slug": "vs18_500_009",
            "identifier": "vs18_500_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_009/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 9,
            "title": "Articolo aggiuntivo 1.0120 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.0120 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0120 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0120 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 164,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 69.44
        },
        {
            "id": 7192,
            "slug": "vs18_500_007",
            "identifier": "vs18_500_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_007/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 7,
            "title": "Articolo aggiuntivo 1.0129 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.0129 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0129 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0129 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 173,
            "majority_cohesion_rate": 66.34,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 6049,
            "slug": "vs18_376_010",
            "identifier": "vs18_376_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_010/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 2.105 PALMIERI ANTONIO (FI) - Votazione Emendamento 2.105 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.105 PDL n. 0687",
            "description_title": "Emendamento 2.105 PALMIERI ANTONIO (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6128,
            "slug": "vs18_376_059",
            "identifier": "vs18_376_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_059/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 3.10 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.10 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.10 PDL n. 2070",
            "description_title": "Emendamento 3.10 BELLUCCI MARIA TERESA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6102,
            "slug": "vs18_294_019",
            "identifier": "vs18_294_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_019/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 19,
            "title": "Emendamento 1.105 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.105 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.105 PDL n. 1524",
            "description_title": "Emendamento 1.105 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 47,
            "majority_cohesion_rate": 83.04,
            "minority_cohesion_rate": 76.26
        },
        {
            "id": 7207,
            "slug": "vs18_500_010",
            "identifier": "vs18_500_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_010/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 10,
            "title": "Articolo aggiuntivo 1.0109 GEMMATO MARCELLO (FDI) - Votazione Emendamento 1.0109 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0109 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0109 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": 0,
            "n_margin": 171,
            "majority_cohesion_rate": 66.93,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5281,
            "slug": "vs18_381_001",
            "identifier": "vs18_381_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_001/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri - Votazione Mozione 1_00370",
            "original_title": "Votazione Mozione 1_00370",
            "description_title": "Mozione n. 1-00370 CAON ROBERTO (FI), PELLICANI NICOLA (PD), BITONCI MASSIMO (LEGA), MANIERO ALVISE (M5S), DE CARLO LUCA (FDI), MORETTO SARA (IV), MURONI ROSSELLA (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 63.55,
            "minority_cohesion_rate": 73.73
        },
        {
            "id": 5633,
            "slug": "vs18_381_011",
            "identifier": "vs18_381_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_011/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (FI) - Votazione Emendamento 2.103, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.103, PDL n. 1056",
            "description_title": "Emendamento 2.103, nel testo riformulato, NOVELLI ROBERTO (FI)",
            "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": 225,
            "majority_cohesion_rate": 71.39,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 5006,
            "slug": "vs18_376_007",
            "identifier": "vs18_376_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_007/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.118 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.118 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.118 PDL n. 0687",
            "description_title": "Emendamento 2.118 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 31,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5041,
            "slug": "vs18_381_007",
            "identifier": "vs18_381_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_007/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 2.3 CASCIELLO LUIGI (FI) - Votazione Emendamento 2.3 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.3 PDL n. 1056",
            "description_title": "Emendamento 2.3 CASCIELLO LUIGI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 2373,
            "slug": "vs18_248_012",
            "identifier": "vs18_248_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_248_012/?format=api",
            "sitting": {
                "id": 264,
                "date": "2019-10-29",
                "number": 248,
                "branch": "C"
            },
            "number": 12,
            "title": "Mozione n. 1-00268, limitatamente al capoverso 6), nonché ai capoversi 5), 8) e 9) del dispositivo, come riformulati, MOLINARI RICCARDO (LEGA) ed altri\n     - Votazione Mozione 1-00268",
            "original_title": "Votazione Mozione 1-00268",
            "description_title": "Mozione n. 1-00268, limitatamente al capoverso 6), nonché ai capoversi 5), 8) e 9) del dispositivo, come riformulati, MOLINARI RICCARDO (LEGA) 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": 0,
            "n_margin": 246,
            "majority_cohesion_rate": 80.52,
            "minority_cohesion_rate": 77.52
        },
        {
            "id": 4240,
            "slug": "vs18_245_013",
            "identifier": "vs18_245_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_013/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 13,
            "title": "Articolo aggiuntivo 4.0202 della Commissione\n     - Votazione Emendamento PDL n.1939",
            "original_title": "Votazione Emendamento PDL n.1939",
            "description_title": "Articolo aggiuntivo 4.0202 della Commissione\n    ",
            "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": 215,
            "majority_cohesion_rate": 72.67,
            "minority_cohesion_rate": 63.95
        },
        {
            "id": 5607,
            "slug": "vs18_381_015",
            "identifier": "vs18_381_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_015/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (FI) - Votazione Emendamento 2.10, PDL n. 1056",
            "original_title": "Votazione Emendamento 2.10, PDL n. 1056",
            "description_title": "Emendamento 2.10, come riformulato, ZANELLA FEDERICA (FI)",
            "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": 224,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 74.12
        },
        {
            "id": 4251,
            "slug": "vs18_245_007",
            "identifier": "vs18_245_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_007/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/2100/27 FRASSINETTI PAOLA (FDI)\n     - Votazione Ordine del giorno 9/2100/27 DDL n.2100",
            "original_title": "Votazione Ordine del giorno 9/2100/27 DDL n.2100",
            "description_title": "Ordine del giorno n. 9/2100/27 FRASSINETTI PAOLA (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.71
        },
        {
            "id": 4238,
            "slug": "vs18_245_011",
            "identifier": "vs18_245_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_011/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 11,
            "title": "Subemendamento 0.40201.1 della Commissione\n     - Votazione Emendamento PDL n.1939",
            "original_title": "Votazione Emendamento PDL n.1939",
            "description_title": "Subemendamento 0.40201.1 della Commissione\n    ",
            "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": 216,
            "majority_cohesion_rate": 72.97,
            "minority_cohesion_rate": 64.34
        },
        {
            "id": 7205,
            "slug": "vs18_500_008",
            "identifier": "vs18_500_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_500_008/?format=api",
            "sitting": {
                "id": 516,
                "date": "2021-05-04",
                "number": 500,
                "branch": "C"
            },
            "number": 8,
            "title": "Articolo aggiuntivo 1.0125 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 1.0125 DDL n. 2972",
            "original_title": "Votazione Emendamento 1.0125 DDL n. 2972",
            "description_title": "Articolo aggiuntivo 1.0125 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 162,
            "majority_cohesion_rate": 64.4,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 5666,
            "slug": "vs18_376_069",
            "identifier": "vs18_376_069",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_069/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 69,
            "title": "Articolo 7 - Votazione Articolo 7 PDL n. 2070",
            "original_title": "Votazione Articolo 7 PDL n. 2070",
            "description_title": "Articolo 7",
            "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": 221,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 5058,
            "slug": "vs18_381_009",
            "identifier": "vs18_381_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_381_009/?format=api",
            "sitting": {
                "id": 397,
                "date": "2020-07-28",
                "number": 381,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 2.7 ZANELLA FEDERICA (FI) - Votazione Emendamento 2.7 PDL n. 1056",
            "original_title": "Votazione Emendamento 2.7 PDL n. 1056",
            "description_title": "Emendamento 2.7 ZANELLA FEDERICA (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 26,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 74.51
        },
        {
            "id": 6445,
            "slug": "vs18_294_015",
            "identifier": "vs18_294_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_015/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 1.24 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.24 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.24 PDL n. 1524",
            "description_title": "Emendamento 1.24 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 43,
            "majority_cohesion_rate": 81.85,
            "minority_cohesion_rate": 77.43
        },
        {
            "id": 4797,
            "slug": "vs18_382_004",
            "identifier": "vs18_382_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_004/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 4,
            "title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2) - Votazione Risoluzione 6_00123",
            "original_title": "Votazione Risoluzione 6_00123",
            "description_title": "Risoluzione n. 6-00123 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII-bis, 2)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 10,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 81.96
        },
        {
            "id": 4675,
            "slug": "vs18_376_001",
            "identifier": "vs18_376_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_001/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.601 della Commissione - Votazione Emendamento 1.601 PDL n. 0687",
            "original_title": "Votazione Emendamento 1.601 PDL n. 0687",
            "description_title": "Emendamento 1.601 della Commissione",
            "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": 207,
            "majority_cohesion_rate": 66.87,
            "minority_cohesion_rate": 68.24
        },
        {
            "id": 4790,
            "slug": "vs18_382_005",
            "identifier": "vs18_382_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_382_005/?format=api",
            "sitting": {
                "id": 398,
                "date": "2020-07-29",
                "number": 382,
                "branch": "C"
            },
            "number": 5,
            "title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III) - Votazione Risoluzione 6_00124",
            "original_title": "Votazione Risoluzione 6_00124",
            "description_title": "Risoluzione n. 6-00124 CRIPPA DAVIDE (M5S), FORNARO FEDERICO (LEU), BOSCHI MARIA ELENA (IV) \ne FIANO EMANUELE (PD) \n(Doc. LVII, 3 - Sez III)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 51,
            "majority_cohesion_rate": 93.98,
            "minority_cohesion_rate": 82.35
        },
        {
            "id": 5957,
            "slug": "vs18_376_060",
            "identifier": "vs18_376_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_060/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 3.23 GIANNONE VERONICA (MISTO) - Votazione Emendamento 3.23 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.23 PDL n. 2070",
            "description_title": "Emendamento 3.23 GIANNONE VERONICA (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": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 6418,
            "slug": "vs18_376_053",
            "identifier": "vs18_376_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_053/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.4 BIGNAMI GALEAZZO (FDI) - Votazione Emendamento 3.4 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.4 PDL n. 2070",
            "description_title": "Emendamento 3.4 BIGNAMI GALEAZZO (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": 20,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 75.29
        },
        {
            "id": 5384,
            "slug": "vs18_383_002",
            "identifier": "vs18_383_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_002/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 2,
            "title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Progetto di bilancio della Camera dei deputati per l'anno finanziario 2020 (Doc. VIII, n. 6)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 74.7,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5389,
            "slug": "vs18_383_001",
            "identifier": "vs18_383_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_001/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 1,
            "title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5) - Votazione Doc. VII",
            "original_title": "Votazione Doc. VII",
            "description_title": "Conto consuntivo della Camera dei deputati per l'anno finanziario 2019 (Doc. VIII, n. 5)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 228,
            "majority_cohesion_rate": 75.0,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 5365,
            "slug": "vs18_383_005",
            "identifier": "vs18_383_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_005/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 5,
            "title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00366",
            "original_title": "Votazione Mozione 1_00366",
            "description_title": "Mozione n. 1-00366, limitatamente alla premessa, QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 207,
            "majority_cohesion_rate": 70.78,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 5346,
            "slug": "vs18_383_003",
            "identifier": "vs18_383_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_383_003/?format=api",
            "sitting": {
                "id": 399,
                "date": "2020-07-30",
                "number": 383,
                "branch": "C"
            },
            "number": 3,
            "title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri - Votazione Mozione 1_00362",
            "original_title": "Votazione Mozione 1_00362",
            "description_title": "Identici dispositivi, come riformulati, della mozione n. 1-00362 (Ulteriore nuova formulazione) LUPI MAURIZIO (MISTO), MOLINARI RICCARDO (LEGA), GELMINI MARIASTELLA (FI), LOLLOBRIGIDA FRANCESCO (FDI) \ned altri e n. 1-00366 QUARTAPELLE PROCOPIO LIA (PD), CABRAS PINO (M5S), MIGLIORE GENNARO (IV), PALAZZOTTO ERASMO (LEU) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 209,
            "majority_cohesion_rate": 71.99,
            "minority_cohesion_rate": 62.75
        },
        {
            "id": 4940,
            "slug": "vs18_294_007",
            "identifier": "vs18_294_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_294_007/?format=api",
            "sitting": {
                "id": 310,
                "date": "2020-01-28",
                "number": 294,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.27 BARTOLOZZI GIUSI (FI) - Votazione Emendamento 1.27 PDL n. 1524",
            "original_title": "Votazione Emendamento 1.27 PDL n. 1524",
            "description_title": "Emendamento 1.27 BARTOLOZZI GIUSI (FI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 49,
            "majority_cohesion_rate": 81.25,
            "minority_cohesion_rate": 72.37
        },
        {
            "id": 4255,
            "slug": "vs18_245_009",
            "identifier": "vs18_245_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_009/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 9,
            "title": "Ordine del giorno n. 9/2100/30 ROTELLI MAURO (FDI)\n     - Votazione Ordine del giorno 9/2100/30 DDL n.2100",
            "original_title": "Votazione Ordine del giorno 9/2100/30 DDL n.2100",
            "description_title": "Ordine del giorno n. 9/2100/30 ROTELLI MAURO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 73.84,
            "minority_cohesion_rate": 71.32
        },
        {
            "id": 6153,
            "slug": "vs18_376_055",
            "identifier": "vs18_376_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_055/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 3.6 VARCHI MARIA CAROLINA (FDI) - Votazione Emendamento 3.6 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.6 PDL n. 2070",
            "description_title": "Emendamento 3.6 VARCHI MARIA CAROLINA (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 68.67,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 6140,
            "slug": "vs18_376_015",
            "identifier": "vs18_376_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_015/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 15,
            "title": "Emendamento 2.120 LOCATELLI ALESSANDRA (LEGA) - Votazione Emendamento 2.120 PDL n. 0687",
            "original_title": "Votazione Emendamento 2.120 PDL n. 0687",
            "description_title": "Emendamento 2.120 LOCATELLI ALESSANDRA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 29,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 72.16
        },
        {
            "id": 6119,
            "slug": "vs18_376_058",
            "identifier": "vs18_376_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_376_058/?format=api",
            "sitting": {
                "id": 392,
                "date": "2020-07-21",
                "number": 376,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 3.9 BELLUCCI MARIA TERESA (FDI) - Votazione Emendamento 3.9 PDL n. 2070",
            "original_title": "Votazione Emendamento 3.9 PDL n. 2070",
            "description_title": "Emendamento 3.9 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": 17,
            "majority_cohesion_rate": 68.37,
            "minority_cohesion_rate": 74.9
        },
        {
            "id": 4250,
            "slug": "vs18_245_015",
            "identifier": "vs18_245_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_245_015/?format=api",
            "sitting": {
                "id": 261,
                "date": "2019-10-24",
                "number": 245,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1939 e abb./24 FOTI TOMMASO (FDI)\n     - Votazione Ordine del giorno 9/1939 e abb./24 PDL n.1939",
            "original_title": "Votazione Ordine del giorno 9/1939 e abb./24 PDL n.1939",
            "description_title": "Ordine del giorno n. 9/1939 e abb./24 FOTI TOMMASO (FDI)\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 41,
            "majority_cohesion_rate": 70.35,
            "minority_cohesion_rate": 61.63
        },
        {
            "id": 4727,
            "slug": "vs18_386_026",
            "identifier": "vs18_386_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_026/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento Tab. 2.11 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.11 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 33,
            "majority_cohesion_rate": 72.29,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 4743,
            "slug": "vs18_386_027",
            "identifier": "vs18_386_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_027/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento Tab. 2.23 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 2.23 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 71.69,
            "minority_cohesion_rate": 70.2
        },
        {
            "id": 7465,
            "slug": "vs18_501_021",
            "identifier": "vs18_501_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_501_021/?format=api",
            "sitting": {
                "id": 517,
                "date": "2021-05-05",
                "number": 501,
                "branch": "C"
            },
            "number": 21,
            "title": "proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento di cui al Doc. IV-ter, n. 15, concernono opinioni espresse da Fabio Porta nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione - Votazione Doc. IV-ter",
            "original_title": "Votazione Doc. IV-ter",
            "description_title": "proposta della Giunta di dichiarare che i fatti per i quali è in corso il procedimento di cui al Doc. IV-ter, n. 15, concernono opinioni espresse da Fabio Porta nell'esercizio delle sue funzioni, ai sensi del primo comma dell'articolo 68 della Costituzione",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Proposta giunta",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 202,
            "majority_cohesion_rate": 65.56,
            "minority_cohesion_rate": 75.0
        },
        {
            "id": 5023,
            "slug": "vs18_386_033",
            "identifier": "vs18_386_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_033/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento Tab. 8.6 GARAVAGLIA MASSIMO (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.6 GARAVAGLIA MASSIMO (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 28,
            "majority_cohesion_rate": 69.28,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5018,
            "slug": "vs18_386_032",
            "identifier": "vs18_386_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_032/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 32,
            "title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.5 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 30,
            "majority_cohesion_rate": 70.48,
            "minority_cohesion_rate": 70.98
        },
        {
            "id": 5025,
            "slug": "vs18_386_034",
            "identifier": "vs18_386_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_034/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento Tab. 8.7 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 8.7 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 69.8
        },
        {
            "id": 5101,
            "slug": "vs18_386_037",
            "identifier": "vs18_386_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_386_037/?format=api",
            "sitting": {
                "id": 402,
                "date": "2020-08-04",
                "number": 386,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento Tab. 9.10 COMAROLI SILVANA ANDREINA (LEGA) - Votazione Emendamento Tab. DDL n. 2753",
            "original_title": "Votazione Emendamento Tab. DDL n. 2753",
            "description_title": "Emendamento Tab. 9.10 COMAROLI SILVANA ANDREINA (LEGA)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 32,
            "majority_cohesion_rate": 69.88,
            "minority_cohesion_rate": 69.41
        },
        {
            "id": 4436,
            "slug": "vs18_222_001",
            "identifier": "vs18_222_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/18/votings/vs18_222_001/?format=api",
            "sitting": {
                "id": 238,
                "date": "2019-09-09",
                "number": 222,
                "branch": "C"
            },
            "number": 1,
            "title": "Mozione di fiducia n. 1-00240 D'UVA FRANCESCO (M5S), DELRIO GRAZIANO (PD) e FORNARO FEDERICO (LEU) \n\n     - Votazione Mozione 1-00240",
            "original_title": "Votazione Mozione 1-00240",
            "description_title": "Mozione di fiducia n. 1-00240 D'UVA FRANCESCO (M5S), DELRIO GRAZIANO (PD) e FORNARO FEDERICO (LEU) \n\n    ",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": true,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 39,
            "majority_cohesion_rate": 97.35,
            "minority_cohesion_rate": 96.56
        }
    ]
}