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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "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/19/votings/?format=api&ordering=-n_rebels&page=256",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-n_rebels&page=254",
    "results": [
        {
            "id": 32173,
            "slug": "vs19_326_022",
            "identifier": "vs19_326_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_022/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1902/31 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1902/31 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/31 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/31 SANTILLO AGOSTINO (M5S)",
            "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": 29,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 63.98
        },
        {
            "id": 32224,
            "slug": "vs19_326_029",
            "identifier": "vs19_326_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_029/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (M5S) - Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/38 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/38 DONNO LEONARDO (M5S)",
            "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": 26,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32190,
            "slug": "vs19_326_038",
            "identifier": "vs19_326_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_038/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (M5S) - Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/50 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/50 COLUCCI ALFONSO (M5S)",
            "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": 26,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32194,
            "slug": "vs19_326_042",
            "identifier": "vs19_326_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_042/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1902/54 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/1902/54 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/54 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/54 SILVESTRI FRANCESCO (M5S)",
            "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": 22,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32195,
            "slug": "vs19_326_043",
            "identifier": "vs19_326_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_043/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/56 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/56 SPORTIELLO GILDA (M5S)",
            "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": 24,
            "majority_cohesion_rate": 62.61,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32197,
            "slug": "vs19_326_045",
            "identifier": "vs19_326_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_045/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1902/58 QUARTINI ANDREA (M5S) - Votazione Ordine del giorno 9/1902/58 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/58 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/58 QUARTINI ANDREA (M5S)",
            "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": 31,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32200,
            "slug": "vs19_326_048",
            "identifier": "vs19_326_048",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_048/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 48,
            "title": "Ordine del giorno n. 9/1902/64 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1902/64 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/64 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/64 SCARPA RACHELE (PD-IDP)",
            "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": 26,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32206,
            "slug": "vs19_326_054",
            "identifier": "vs19_326_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_054/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 54,
            "title": "Ordine del giorno n. 9/1902/69 ROGGIANI SILVIA (PD-IDP) - Votazione Ordine del giorno 9/1902/69 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/69 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/69 ROGGIANI SILVIA (PD-IDP)",
            "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": 30,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 62.11
        },
        {
            "id": 32210,
            "slug": "vs19_326_058",
            "identifier": "vs19_326_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_058/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 58,
            "title": "Ordine del giorno n. 9/1902/76 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Ordine del giorno 9/1902/76 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/76 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/76 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "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": 34,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 57.14
        },
        {
            "id": 32211,
            "slug": "vs19_326_059",
            "identifier": "vs19_326_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_059/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/77 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/77 CASU ANDREA (PD-IDP)",
            "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": 36,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32218,
            "slug": "vs19_326_066",
            "identifier": "vs19_326_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_066/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 66,
            "title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/87 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/87 GRIMALDI MARCO (AVS)",
            "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": 28,
            "majority_cohesion_rate": 57.14,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 32219,
            "slug": "vs19_326_067",
            "identifier": "vs19_326_067",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_067/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 67,
            "title": "Ordine del giorno n. 9/1902/88 MARI FRANCESCO (AVS) - Votazione Ordine del giorno 9/1902/88 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/88 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/88 MARI FRANCESCO (AVS)",
            "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": 30,
            "majority_cohesion_rate": 59.66,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32169,
            "slug": "vs19_326_018",
            "identifier": "vs19_326_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_018/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S) - Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/25 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/25 ALIFANO ENRICA (M5S)",
            "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": 28,
            "majority_cohesion_rate": 69.75,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 32171,
            "slug": "vs19_326_020",
            "identifier": "vs19_326_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_020/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/27 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/27 FERRARA ANTONIO (M5S)",
            "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": 28,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 67.08
        },
        {
            "id": 32176,
            "slug": "vs19_326_025",
            "identifier": "vs19_326_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_025/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1902/34 BRUNO RAFFAELE (M5S) - Votazione Ordine del giorno 9/1902/34 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/34 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/34 BRUNO RAFFAELE (M5S)",
            "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": 22,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32179,
            "slug": "vs19_326_028",
            "identifier": "vs19_326_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_028/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/37 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/37 SCUTELLA' ELISA (M5S)",
            "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": 25,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 69.57
        },
        {
            "id": 32180,
            "slug": "vs19_326_030",
            "identifier": "vs19_326_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_030/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (M5S) - Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/39 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/39 SCERRA FILIPPO (M5S)",
            "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": 27,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32181,
            "slug": "vs19_326_031",
            "identifier": "vs19_326_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_031/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1902/40 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/40 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/40 FEDE GIORGIO (M5S)",
            "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": 34,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32192,
            "slug": "vs19_326_040",
            "identifier": "vs19_326_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_040/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/52 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/52 PENZA PASQUALINO (M5S)",
            "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": 26,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 65.22
        },
        {
            "id": 32193,
            "slug": "vs19_326_041",
            "identifier": "vs19_326_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_041/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/1902/53 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/53 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/53 D'ORSO VALENTINA (M5S)",
            "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": 26,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 64.6
        },
        {
            "id": 32198,
            "slug": "vs19_326_046",
            "identifier": "vs19_326_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_046/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (M5S) - Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/59 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/59 DI LAURO CARMEN (M5S)",
            "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": 27,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32204,
            "slug": "vs19_326_052",
            "identifier": "vs19_326_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_052/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/67 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/67 DE LUCA PIERO (PD-IDP)",
            "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": 29,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 62.73
        },
        {
            "id": 26718,
            "slug": "vs19_222_038",
            "identifier": "vs19_222_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_038/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.38 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.38 DDL n. 1624",
            "description_title": "Emendamento 1.38 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26754,
            "slug": "vs19_222_030",
            "identifier": "vs19_222_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_030/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 1.29 ONORI FEDERICA (M5S) - Votazione Emendamento 1.29 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.29 DDL n. 1624",
            "description_title": "Emendamento 1.29 ONORI FEDERICA (M5S)",
            "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.04,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26753,
            "slug": "vs19_222_054",
            "identifier": "vs19_222_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_054/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 54,
            "title": "Emendamento 3.6 BONELLI ANGELO (AVS) - Votazione Emendamento 3.6 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.6 DDL n. 1624",
            "description_title": "Emendamento 3.6 BONELLI ANGELO (AVS)",
            "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": 66.67,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26763,
            "slug": "vs19_222_050",
            "identifier": "vs19_222_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_050/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 50,
            "title": "Emendamento 2.301 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.301 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.301 DDL n. 1624",
            "description_title": "Emendamento 2.301 FARAONE DAVIDE (IVICRE)",
            "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": 67.51,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26772,
            "slug": "vs19_222_056",
            "identifier": "vs19_222_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_056/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 56,
            "title": "Articolo aggiuntivo 3.03 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.03 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.03 DDL n. 1624",
            "description_title": "Articolo aggiuntivo 3.03 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 64.98,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 26787,
            "slug": "vs19_222_033",
            "identifier": "vs19_222_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_033/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.32 ONORI FEDERICA (M5S) - Votazione Emendamento 1.32 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.32 DDL n. 1624",
            "description_title": "Emendamento 1.32 ONORI FEDERICA (M5S)",
            "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": 22,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26721,
            "slug": "vs19_222_007",
            "identifier": "vs19_222_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_007/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.300 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.300 DDL n. 1624",
            "description_title": "Emendamento 1.300 ROSATO ETTORE (APERRE)",
            "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": 68.78,
            "minority_cohesion_rate": 72.84
        },
        {
            "id": 26720,
            "slug": "vs19_222_010",
            "identifier": "vs19_222_010",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_010/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 10,
            "title": "Emendamento 1.8 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.8 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.8 DDL n. 1624",
            "description_title": "Emendamento 1.8 LOMUTI ARNALDO (M5S)",
            "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": 69.62,
            "minority_cohesion_rate": 79.63
        },
        {
            "id": 26725,
            "slug": "vs19_222_017",
            "identifier": "vs19_222_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_017/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.17 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.17 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.17 DDL n. 1624",
            "description_title": "Emendamento 1.17 COLUCCI ALFONSO (M5S)",
            "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": 70.04,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26762,
            "slug": "vs19_222_027",
            "identifier": "vs19_222_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_027/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 27,
            "title": "Emendamento 1.25 ONORI FEDERICA (M5S) - Votazione Emendamento 1.25 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1624",
            "description_title": "Emendamento 1.25 ONORI FEDERICA (M5S)",
            "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": 68.35,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26741,
            "slug": "vs19_222_036",
            "identifier": "vs19_222_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_036/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.35 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.35 DDL n. 1624",
            "description_title": "Emendamento 1.35 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 68.35,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 26734,
            "slug": "vs19_222_055",
            "identifier": "vs19_222_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_055/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 55,
            "title": "Identici articoli aggiuntivi 3.01 BONELLI ANGELO (AVS) e 3.02 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.01 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.01 DDL n. 1624",
            "description_title": "Identici articoli aggiuntivi 3.01 BONELLI ANGELO (AVS) e 3.02 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 64.98,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26729,
            "slug": "vs19_222_026",
            "identifier": "vs19_222_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_026/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.26 ONORI FEDERICA (M5S) - Votazione Emendamento 1.26 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.26 DDL n. 1624",
            "description_title": "Emendamento 1.26 ONORI FEDERICA (M5S)",
            "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": 69.2,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26731,
            "slug": "vs19_222_001",
            "identifier": "vs19_222_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_001/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 1,
            "title": "Questione pregiudiziale n. 1 FENU EMILIANO (M5S) ed altri - Votazione pregiudiziale DDL n. 1630",
            "original_title": "Votazione pregiudiziale DDL n. 1630",
            "description_title": "Questione pregiudiziale n. 1 FENU EMILIANO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Questione pregiudiziale",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 42,
            "majority_cohesion_rate": 69.2,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26726,
            "slug": "vs19_222_043",
            "identifier": "vs19_222_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_043/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 43,
            "title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.3 DDL n. 1624",
            "description_title": "Emendamento 2.3 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 18,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 75.31
        },
        {
            "id": 26722,
            "slug": "vs19_222_029",
            "identifier": "vs19_222_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_029/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 29,
            "title": "Emendamento 1.28 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.28 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.28 DDL n. 1624",
            "description_title": "Emendamento 1.28 FRATOIANNI NICOLA (AVS)",
            "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": 66.24,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 26758,
            "slug": "vs19_222_011",
            "identifier": "vs19_222_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_011/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.301 ROSATO ETTORE (APERRE) - Votazione Emendamento 1.301 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.301 DDL n. 1624",
            "description_title": "Emendamento 1.301 ROSATO ETTORE (APERRE)",
            "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.78,
            "minority_cohesion_rate": 77.78
        },
        {
            "id": 26774,
            "slug": "vs19_222_047",
            "identifier": "vs19_222_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_047/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 47,
            "title": "Emendamento 2.7 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 2.7 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.7 DDL n. 1624",
            "description_title": "Emendamento 2.7 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 65.82,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 26733,
            "slug": "vs19_222_025",
            "identifier": "vs19_222_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_025/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 25,
            "title": "Emendamento 1.24 ONORI FEDERICA (M5S) - Votazione Emendamento 1.24 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.24 DDL n. 1624",
            "description_title": "Emendamento 1.24 ONORI FEDERICA (M5S)",
            "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": 16,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 77.16
        },
        {
            "id": 26737,
            "slug": "vs19_222_013",
            "identifier": "vs19_222_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_013/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.13 ONORI FEDERICA (M5S) - Votazione Emendamento 1.13 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.13 DDL n. 1624",
            "description_title": "Emendamento 1.13 ONORI FEDERICA (M5S)",
            "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": 18,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26738,
            "slug": "vs19_222_053",
            "identifier": "vs19_222_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_053/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 3.5 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 3.5 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.5 DDL n. 1624",
            "description_title": "Emendamento 3.5 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 66.24,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 26745,
            "slug": "vs19_222_041",
            "identifier": "vs19_222_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_041/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 1.41 FRATOIANNI NICOLA (AVS) - Votazione Emendamento 1.41 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.41 DDL n. 1624",
            "description_title": "Emendamento 1.41 FRATOIANNI NICOLA (AVS)",
            "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": 22,
            "majority_cohesion_rate": 66.24,
            "minority_cohesion_rate": 70.37
        },
        {
            "id": 26761,
            "slug": "vs19_222_012",
            "identifier": "vs19_222_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_012/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.11 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.11 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.11 DDL n. 1624",
            "description_title": "Emendamento 1.11 COLUCCI ALFONSO (M5S)",
            "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.89,
            "minority_cohesion_rate": 78.4
        },
        {
            "id": 26770,
            "slug": "vs19_222_021",
            "identifier": "vs19_222_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_021/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 COLUCCI ALFONSO (M5S) - Votazione Emendamento 1.20 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1624",
            "description_title": "Emendamento 1.20 COLUCCI ALFONSO (M5S)",
            "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": 70.04,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26771,
            "slug": "vs19_222_058",
            "identifier": "vs19_222_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_058/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 58,
            "title": "Emendamento 4.2 ONORI FEDERICA (M5S) - Votazione Emendamento 4.2 DDL n. 1624",
            "original_title": "Votazione Emendamento 4.2 DDL n. 1624",
            "description_title": "Emendamento 4.2 ONORI FEDERICA (M5S)",
            "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": 66.24,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26749,
            "slug": "vs19_222_006",
            "identifier": "vs19_222_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_006/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 6,
            "title": "Emendamento 1.4 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.4 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.4 DDL n. 1624",
            "description_title": "Emendamento 1.4 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 68.78,
            "minority_cohesion_rate": 72.22
        },
        {
            "id": 26752,
            "slug": "vs19_222_034",
            "identifier": "vs19_222_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_034/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.33 PROVENZANO GIUSEPPE (PD-IDP) - Votazione Emendamento 1.33 DDL n. 1624",
            "original_title": "Votazione Emendamento 1.33 DDL n. 1624",
            "description_title": "Emendamento 1.33 PROVENZANO GIUSEPPE (PD-IDP)",
            "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": 68.35,
            "minority_cohesion_rate": 74.69
        },
        {
            "id": 26784,
            "slug": "vs19_222_051",
            "identifier": "vs19_222_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_051/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 3.3 ONORI FEDERICA (M5S) - Votazione Emendamento 3.3 DDL n. 1624",
            "original_title": "Votazione Emendamento 3.3 DDL n. 1624",
            "description_title": "Emendamento 3.3 ONORI FEDERICA (M5S)",
            "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": 67.51,
            "minority_cohesion_rate": 74.69
        }
    ]
}