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

{
    "count": 22091,
    "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=96",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=94",
    "results": [
        {
            "id": 38397,
            "slug": "vs19_481_006",
            "identifier": "vs19_481_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_006/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 6,
            "title": "ODG 9/2329-A/6 - Votazione Ordine del giorno 9/2329-A/6 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/6 ",
            "description_title": "ODG 9/2329-A/6",
            "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": 23,
            "majority_cohesion_rate": 55.14,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 38407,
            "slug": "vs19_481_016",
            "identifier": "vs19_481_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_016/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 16,
            "title": "ODG 9/2329-A/16 - Votazione Ordine del giorno 9/2329-A/16 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/16 ",
            "description_title": "ODG 9/2329-A/16",
            "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": 58.85,
            "minority_cohesion_rate": 59.87
        },
        {
            "id": 38400,
            "slug": "vs19_481_009",
            "identifier": "vs19_481_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_481_009/?format=api",
            "sitting": {
                "id": 1991,
                "date": "2025-05-15",
                "number": 481,
                "branch": "C"
            },
            "number": 9,
            "title": "ODG 9/2329-A/9 - Votazione Ordine del giorno 9/2329-A/9 ",
            "original_title": "Votazione Ordine del giorno 9/2329-A/9 ",
            "description_title": "ODG 9/2329-A/9",
            "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": 23,
            "majority_cohesion_rate": 55.97,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 32229,
            "slug": "vs19_328_005",
            "identifier": "vs19_328_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_005/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 5,
            "title": "Ordine del giorno n. 9/1896/15 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/15 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/15 ZARATTI FILIBERTO (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": 65.55,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32247,
            "slug": "vs19_328_022",
            "identifier": "vs19_328_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_022/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (PD-IDP) - Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/39 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/39 GIRELLI GIAN ANTONIO (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": 37,
            "majority_cohesion_rate": 70.17,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32249,
            "slug": "vs19_328_024",
            "identifier": "vs19_328_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_024/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 24,
            "title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (PD-IDP) - Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/41 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/41 BRAGA CHIARA (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": 37,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32252,
            "slug": "vs19_328_027",
            "identifier": "vs19_328_027",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_027/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 27,
            "title": "Ordine del giorno n. 9/1896/44 SCARPA RACHELE (PD-IDP) - Votazione Ordine del giorno 9/1896/44 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/44 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/44 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": 37,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32265,
            "slug": "vs19_328_040",
            "identifier": "vs19_328_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_040/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 40,
            "title": "Ordine del giorno n. 9/1896/57 LOVECCHIO GIORGIO (M5S) - Votazione Ordine del giorno 9/1896/57 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/57 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/57 LOVECCHIO 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": 41,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 48.45
        },
        {
            "id": 32270,
            "slug": "vs19_328_045",
            "identifier": "vs19_328_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_045/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1896/63 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/1896/63 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/63 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/63 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": 40,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 33622,
            "slug": "vs19_384_059",
            "identifier": "vs19_384_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_059/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 59,
            "title": "ART AGG 13.01012 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13.01012",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 32275,
            "slug": "vs19_328_051",
            "identifier": "vs19_328_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_051/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 51,
            "title": "Ordine del giorno n. 9/1896/68 D'ORSO VALENTINA (M5S) - Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/68 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/68 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": 38,
            "majority_cohesion_rate": 63.87,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 34293,
            "slug": "vs19_389_029",
            "identifier": "vs19_389_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_389_029/?format=api",
            "sitting": {
                "id": 1847,
                "date": "2024-11-28",
                "number": 389,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/2022/50 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/2022/50 DDL n. 2022",
            "original_title": "Votazione Ordine del giorno 9/2022/50 DDL n. 2022",
            "description_title": "Ordine del giorno n. 9/2022/50 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": 10,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32225,
            "slug": "vs19_328_001",
            "identifier": "vs19_328_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_001/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1896/2 IACONO GIOVANNA (PD-IDP) - Votazione Ordine del giorno 9/1896/2 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/2 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/2 IACONO GIOVANNA (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": 27,
            "majority_cohesion_rate": 63.45,
            "minority_cohesion_rate": 60.87
        },
        {
            "id": 32226,
            "slug": "vs19_328_002",
            "identifier": "vs19_328_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_002/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 2,
            "title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/12 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/12 CURTI AUGUSTO (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": 28,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 61.49
        },
        {
            "id": 36316,
            "slug": "vs19_431_035",
            "identifier": "vs19_431_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_035/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 35,
            "title": "Ordine del giorno n. 9/2245/64 SANTILLO AGOSTINO (M5S) - Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/64 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/64 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": 31,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 27472,
            "slug": "vs19_236_051",
            "identifier": "vs19_236_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_051/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 2.10 CURTI AUGUSTO (PD-IDP) - Votazione Emendamento 2.10 DDL n. 1630",
            "original_title": "Votazione Emendamento 2.10 DDL n. 1630",
            "description_title": "Emendamento 2.10 CURTI AUGUSTO (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": 61.6,
            "minority_cohesion_rate": 65.43
        },
        {
            "id": 32230,
            "slug": "vs19_328_006",
            "identifier": "vs19_328_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_006/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1896/16 DORI DEVIS (AVS) - Votazione Ordine del giorno 9/1896/16 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/16 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/16 DORI DEVIS (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": 35,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 55.9
        },
        {
            "id": 32231,
            "slug": "vs19_328_007",
            "identifier": "vs19_328_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_007/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 7,
            "title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (AVS) - Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/17 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/17 BORRELLI FRANCESCO EMILIO (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": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.93
        },
        {
            "id": 32232,
            "slug": "vs19_328_008",
            "identifier": "vs19_328_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_008/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 8,
            "title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (AVS) - Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/18 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/18 GHIRRA FRANCESCA (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": 39,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 36313,
            "slug": "vs19_431_032",
            "identifier": "vs19_431_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_032/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/2245/61 SILVESTRI FRANCESCO (M5S) - Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/61 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/61 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": 31,
            "majority_cohesion_rate": 67.77,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 36303,
            "slug": "vs19_431_022",
            "identifier": "vs19_431_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_022/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/2245/50 AURIEMMA CARMELA (M5S) - Votazione Ordine del giorno 9/2245/50 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/50 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/50 AURIEMMA CARMELA (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": 65.7,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 33639,
            "slug": "vs19_384_075",
            "identifier": "vs19_384_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_075/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 75,
            "title": "ODG 9/30-A E ABB/5 - Votazione Ordine del giorno 9/30-A E ABB/5 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/5 ",
            "description_title": "ODG 9/30-A E ABB/5",
            "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": 12,
            "majority_cohesion_rate": 51.65,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32236,
            "slug": "vs19_328_012",
            "identifier": "vs19_328_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_012/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 12,
            "title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/28 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/28 GRAZIANO STEFANO (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": 32,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 27467,
            "slug": "vs19_236_026",
            "identifier": "vs19_236_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_026/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 1.1003 FENU EMILIANO (M5S) - Votazione Emendamento 1.1003 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.1003 DDL n. 1630",
            "description_title": "Emendamento 1.1003 FENU EMILIANO (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": 58.23,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32238,
            "slug": "vs19_328_014",
            "identifier": "vs19_328_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_014/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 14,
            "title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (PD-IDP) - Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/30 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/30 GIANASSI FEDERICO (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": 68.49,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 36302,
            "slug": "vs19_431_021",
            "identifier": "vs19_431_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_021/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (M5S) - Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/49 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/49 CAFIERO DE RAHO FEDERICO (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": 59,
            "majority_cohesion_rate": 67.36,
            "minority_cohesion_rate": 38.85
        },
        {
            "id": 32240,
            "slug": "vs19_328_016",
            "identifier": "vs19_328_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_016/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 16,
            "title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/32 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/32 SIMIANI MARCO (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": 35,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32243,
            "slug": "vs19_328_018",
            "identifier": "vs19_328_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_018/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 18,
            "title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (PD-IDP) - Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/35 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/35 MORASSUT ROBERTO (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": 68.91,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 32244,
            "slug": "vs19_328_019",
            "identifier": "vs19_328_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_019/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/36 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/36 FURFARO MARCO (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": 35,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 58.39
        },
        {
            "id": 32245,
            "slug": "vs19_328_020",
            "identifier": "vs19_328_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_020/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/37 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/37 MARINO MARIA STEFANIA (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": 69.33,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 32246,
            "slug": "vs19_328_021",
            "identifier": "vs19_328_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_021/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 21,
            "title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (PD-IDP) - Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/38 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/38 MANZI IRENE (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": 35,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 59.01
        },
        {
            "id": 32248,
            "slug": "vs19_328_023",
            "identifier": "vs19_328_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_023/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 23,
            "title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (PD-IDP) - Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/40 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/40 RICCIARDI TONI (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": 68.49,
            "minority_cohesion_rate": 59.63
        },
        {
            "id": 31978,
            "slug": "vs19_348_095",
            "identifier": "vs19_348_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_348_095/?format=api",
            "sitting": {
                "id": 1775,
                "date": "2024-09-17",
                "number": 348,
                "branch": "C"
            },
            "number": 95,
            "title": "Emendamento 31.1000 COLUCCI ALFONSO (M5S) - Votazione Emendamento 31.1000 DDL n. 1660",
            "original_title": "Votazione Emendamento 31.1000 DDL n. 1660",
            "description_title": "Emendamento 31.1000 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": 19,
            "majority_cohesion_rate": 63.75,
            "minority_cohesion_rate": 73.58
        },
        {
            "id": 32253,
            "slug": "vs19_328_028",
            "identifier": "vs19_328_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_028/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 28,
            "title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (PD-IDP) - Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/45 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/45 MEROLA VIRGINIO (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": 68,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 37.27
        },
        {
            "id": 32254,
            "slug": "vs19_328_029",
            "identifier": "vs19_328_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_029/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 29,
            "title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (PD-IDP) - Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/46 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/46 SCOTTO ARTURO (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": 35,
            "majority_cohesion_rate": 65.55,
            "minority_cohesion_rate": 55.28
        },
        {
            "id": 32255,
            "slug": "vs19_328_030",
            "identifier": "vs19_328_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_030/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 30,
            "title": "Ordine del giorno n. 9/1896/47 CASU ANDREA (PD-IDP) - Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/47 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/47 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": 40,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 51.55
        },
        {
            "id": 36301,
            "slug": "vs19_431_020",
            "identifier": "vs19_431_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_020/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 20,
            "title": "Ordine del giorno n. 9/2245/48 TORTO DANIELA (M5S) - Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/48 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/48 TORTO DANIELA (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.12,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 32257,
            "slug": "vs19_328_032",
            "identifier": "vs19_328_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_032/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 32,
            "title": "Ordine del giorno n. 9/1896/49 DE LUCA PIERO (PD-IDP) - Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/49 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/49 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": 37,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 32259,
            "slug": "vs19_328_034",
            "identifier": "vs19_328_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_034/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/51 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/51 IARIA ANTONINO (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": 38,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 54.04
        },
        {
            "id": 36300,
            "slug": "vs19_431_019",
            "identifier": "vs19_431_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_431_019/?format=api",
            "sitting": {
                "id": 1911,
                "date": "2025-02-19",
                "number": 431,
                "branch": "C"
            },
            "number": 19,
            "title": "Ordine del giorno n. 9/2245/47 SCUTELLA' ELISA (M5S) - Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "original_title": "Votazione Ordine del giorno 9/2245/47 DDL n. 2245",
            "description_title": "Ordine del giorno n. 9/2245/47 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": 26,
            "majority_cohesion_rate": 64.46,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 32263,
            "slug": "vs19_328_038",
            "identifier": "vs19_328_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_038/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 38,
            "title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (M5S) - Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/55 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/55 FENU EMILIANO (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": 41,
            "majority_cohesion_rate": 65.97,
            "minority_cohesion_rate": 47.83
        },
        {
            "id": 27462,
            "slug": "vs19_236_033",
            "identifier": "vs19_236_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_033/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 1.45 LOMUTI ARNALDO (M5S) - Votazione Emendamento 1.45 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.45 DDL n. 1630",
            "description_title": "Emendamento 1.45 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": 24,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 32267,
            "slug": "vs19_328_042",
            "identifier": "vs19_328_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_042/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 42,
            "title": "Ordine del giorno n. 9/1896/59 DELL'OLIO GIANMAURO (M5S) - Votazione Ordine del giorno 9/1896/59 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/59 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/59 DELL'OLIO GIANMAURO (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": 46,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 47.2
        },
        {
            "id": 32268,
            "slug": "vs19_328_043",
            "identifier": "vs19_328_043",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_043/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 43,
            "title": "Ordine del giorno n. 9/1896/60 FERRARA ANTONIO (M5S) - Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/60 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/60 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": 39,
            "majority_cohesion_rate": 67.65,
            "minority_cohesion_rate": 52.8
        },
        {
            "id": 32269,
            "slug": "vs19_328_044",
            "identifier": "vs19_328_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_044/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 44,
            "title": "Ordine del giorno n. 9/1896/61 PENZA PASQUALINO (M5S) - Votazione Ordine del giorno 9/1896/61 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/61 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/61 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": 37,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 53.42
        },
        {
            "id": 27454,
            "slug": "vs19_236_034",
            "identifier": "vs19_236_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_034/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 1.46 RICCIARDI TONI (PD-IDP) - Votazione Emendamento 1.46 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.46 DDL n. 1630",
            "description_title": "Emendamento 1.46 RICCIARDI TONI (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": 60.34,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 27453,
            "slug": "vs19_236_044",
            "identifier": "vs19_236_044",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_044/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 44,
            "title": "Emendamento 1.60 TORTO DANIELA (M5S) - Votazione Emendamento 1.60 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.60 DDL n. 1630",
            "description_title": "Emendamento 1.60 TORTO DANIELA (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": 27,
            "majority_cohesion_rate": 59.92,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 32273,
            "slug": "vs19_328_049",
            "identifier": "vs19_328_049",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_049/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 49,
            "title": "Ordine del giorno n. 9/1896/66 FEDE GIORGIO (M5S) - Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/66 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/66 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": 40,
            "majority_cohesion_rate": 67.23,
            "minority_cohesion_rate": 50.31
        },
        {
            "id": 32276,
            "slug": "vs19_328_052",
            "identifier": "vs19_328_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_052/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 52,
            "title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/69 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/69 FONTANA ILARIA (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": 38,
            "majority_cohesion_rate": 64.71,
            "minority_cohesion_rate": 49.69
        },
        {
            "id": 32277,
            "slug": "vs19_328_053",
            "identifier": "vs19_328_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_328_053/?format=api",
            "sitting": {
                "id": 1743,
                "date": "2024-07-18",
                "number": 328,
                "branch": "C"
            },
            "number": 53,
            "title": "Ordine del giorno n. 9/1896/70 CANTONE LUCIANO (M5S) - Votazione Ordine del giorno 9/1896/70 DDL n. 1896",
            "original_title": "Votazione Ordine del giorno 9/1896/70 DDL n. 1896",
            "description_title": "Ordine del giorno n. 9/1896/70 CANTONE LUCIANO (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": 37,
            "majority_cohesion_rate": 64.29,
            "minority_cohesion_rate": 49.69
        }
    ]
}