Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=41
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=majority_cohesion_rate&page=42",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=majority_cohesion_rate&page=40",
    "results": [
        {
            "id": 38796,
            "slug": "vs19_491_169",
            "identifier": "vs19_491_169",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_169/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 169,
            "title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "original_title": "Votazione finale ",
            "description_title": "DDL 1915-A - VOTO FINALE",
            "public_title": "Ratifica accordo con l'India su cooperazione nel settore della difesa",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 59.62
        },
        {
            "id": 39957,
            "slug": "vs19_517_031",
            "identifier": "vs19_517_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_031/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 31,
            "title": "EM 9-BIS.1007 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1007",
            "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": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.42
        },
        {
            "id": 39946,
            "slug": "vs19_517_020",
            "identifier": "vs19_517_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_020/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 20,
            "title": "EM 8.1 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 8.1",
            "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": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39948,
            "slug": "vs19_517_022",
            "identifier": "vs19_517_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_022/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 22,
            "title": "EM 9.1000 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9.1000",
            "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": 58.2,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 39029,
            "slug": "vs19_498_058",
            "identifier": "vs19_498_058",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_058/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 58,
            "title": "ARTICOLO 7 - Votazione Articolo 7 ",
            "original_title": "Votazione Articolo 7 ",
            "description_title": "ARTICOLO 7",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 82,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 37.82
        },
        {
            "id": 39096,
            "slug": "vs19_498_052",
            "identifier": "vs19_498_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_052/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 52,
            "title": "EM 7.4 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.4",
            "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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 63.46
        },
        {
            "id": 38795,
            "slug": "vs19_491_164",
            "identifier": "vs19_491_164",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_491_164/?format=api",
            "sitting": {
                "id": 2011,
                "date": "2025-06-11",
                "number": 491,
                "branch": "C"
            },
            "number": 164,
            "title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "original_title": "Votazione finale ",
            "description_title": "DDL 2291 - VOTO FINALE",
            "public_title": "Ratifica accordo con la Moldova in materia di sicurezza sociale",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 117,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39098,
            "slug": "vs19_498_054",
            "identifier": "vs19_498_054",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_054/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 54,
            "title": "EM 7.6 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 7.6",
            "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": 24,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 61.54
        },
        {
            "id": 39038,
            "slug": "vs19_498_144",
            "identifier": "vs19_498_144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_144/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 144,
            "title": "ARTICOLO 16 - Votazione Articolo 16 ",
            "original_title": "Votazione Articolo 16 ",
            "description_title": "ARTICOLO 16",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 81,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 36.54
        },
        {
            "id": 39921,
            "slug": "vs19_516_018",
            "identifier": "vs19_516_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_516_018/?format=api",
            "sitting": {
                "id": 2054,
                "date": "2025-07-23",
                "number": 516,
                "branch": "C"
            },
            "number": 18,
            "title": "ODG 9/DOC VIII, N 6/70 - Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "original_title": "Votazione Ordine del giorno 9/DOC VIII, N 6/70 ",
            "description_title": "ODG 9/DOC VIII, N 6/70",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 128,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 75.16
        },
        {
            "id": 39955,
            "slug": "vs19_517_029",
            "identifier": "vs19_517_029",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_517_029/?format=api",
            "sitting": {
                "id": 2056,
                "date": "2025-07-24",
                "number": 517,
                "branch": "C"
            },
            "number": 29,
            "title": "EM 9-BIS.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 9-BIS.1002",
            "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": 26,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 58.6
        },
        {
            "id": 39439,
            "slug": "vs19_503_104",
            "identifier": "vs19_503_104",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_104/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 104,
            "title": "ART AGG 13-BIS.017 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.017",
            "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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 39263,
            "slug": "vs19_498_238",
            "identifier": "vs19_498_238",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_238/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 238,
            "title": "EM 24.27 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.27",
            "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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39406,
            "slug": "vs19_503_071",
            "identifier": "vs19_503_071",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_071/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 71,
            "title": "ART AGG 12.01 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 12.01",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 23,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 62.82
        },
        {
            "id": 39248,
            "slug": "vs19_498_223",
            "identifier": "vs19_498_223",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_223/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 223,
            "title": "EM 24.9, 24.10 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.9, 24.10",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39224,
            "slug": "vs19_498_196",
            "identifier": "vs19_498_196",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_196/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 196,
            "title": "SUBEM 0.19.200.5, 0.19.200.13 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "SUBEM 0.19.200.5, 0.19.200.13",
            "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": 58.2,
            "minority_cohesion_rate": 64.74
        },
        {
            "id": 39253,
            "slug": "vs19_498_228",
            "identifier": "vs19_498_228",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_498_228/?format=api",
            "sitting": {
                "id": 2023,
                "date": "2025-06-24",
                "number": 498,
                "branch": "C"
            },
            "number": 228,
            "title": "EM 24.15 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 24.15",
            "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": 22,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 64.1
        },
        {
            "id": 39431,
            "slug": "vs19_503_096",
            "identifier": "vs19_503_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_503_096/?format=api",
            "sitting": {
                "id": 2032,
                "date": "2025-07-02",
                "number": 503,
                "branch": "C"
            },
            "number": 96,
            "title": "ART AGG 13-BIS.09 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 13-BIS.09",
            "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": 20,
            "majority_cohesion_rate": 58.2,
            "minority_cohesion_rate": 66.03
        },
        {
            "id": 30096,
            "slug": "vs19_283_003",
            "identifier": "vs19_283_003",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_283_003/?format=api",
            "sitting": {
                "id": 1672,
                "date": "2024-04-23",
                "number": 283,
                "branch": "C"
            },
            "number": 3,
            "title": "Emendamento 2.1001 BERRUTO MAURO (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0836",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0836",
            "description_title": "Emendamento 2.1001 BERRUTO MAURO (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": 2,
            "n_margin": 14,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.1
        },
        {
            "id": 29338,
            "slug": "vs19_270_045",
            "identifier": "vs19_270_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_270_045/?format=api",
            "sitting": {
                "id": 1650,
                "date": "2024-03-26",
                "number": 270,
                "branch": "C"
            },
            "number": 45,
            "title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (PD-IDP) - Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "original_title": "Votazione Ordine del giorno 9/1790/5 DDL n. 1790",
            "description_title": "Ordine del giorno n. 9/1790/5 BERRUTO MAURO (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": 22,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 63.58
        },
        {
            "id": 28869,
            "slug": "vs19_255_037",
            "identifier": "vs19_255_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_037/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 37,
            "title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE) - Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/11 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/11 RUFFINO DANIELA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 57,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 31.48
        },
        {
            "id": 28864,
            "slug": "vs19_255_034",
            "identifier": "vs19_255_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_034/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/1658/8 FONTANA ILARIA (M5S) - Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "original_title": "Votazione Ordine del giorno 9/1658/8 DDL n. 1658",
            "description_title": "Ordine del giorno n. 9/1658/8 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": 1,
            "n_margin": 30,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 30252,
            "slug": "vs19_292_052",
            "identifier": "vs19_292_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_052/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 52,
            "title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100 - Votazione Emendamento 15.24 DDL n. 1717",
            "original_title": "Votazione Emendamento 15.24 DDL n. 1717",
            "description_title": "Emendamento 15.24 D'ORSO VALENTINA (M5S), come riformulato, per la parte non già assorbita dall'approvazione dell'emendamento PULCIANI PAOLO (FDI) 15.100",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 4,
            "n_margin": 107,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 56.44
        },
        {
            "id": 28835,
            "slug": "vs19_255_012",
            "identifier": "vs19_255_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_012/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.20 FONTANA ILARIA (M5S) - Votazione Emendamento 1.20 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.20 DDL n. 1658",
            "description_title": "Emendamento 1.20 FONTANA ILARIA (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": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 28255,
            "slug": "vs19_247_055",
            "identifier": "vs19_247_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_247_055/?format=api",
            "sitting": {
                "id": 1613,
                "date": "2024-02-19",
                "number": 247,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (M5S) - Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "original_title": "Votazione Ordine del giorno 9/1633/96 DDL n. 1633",
            "description_title": "Ordine del giorno n. 9/1633/96 AMATO GAETANO (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": 5,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 27321,
            "slug": "vs19_233_059",
            "identifier": "vs19_233_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_059/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 59,
            "title": "Ordine del giorno n. 9/1606/95, MARINO MARIA STEFANIA (PD-IDP) - Votazione Ordine del giorno 9/1606/95, DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/95, DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/95, 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": 2,
            "n_margin": 44,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 27773,
            "slug": "vs19_240_032",
            "identifier": "vs19_240_032",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_032/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 32,
            "title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "original_title": "Votazione finale PDL n. 1304",
            "description_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura\" (Approvata dal Senato) (PDL 1304 e abbinata PDL 1123)",
            "public_title": "Disposizioni per il riconoscimento della figura dell'agricoltore custode dell'ambiente e del territorio e per l'istituzione della Giornata nazionale dell'agricoltura",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 98,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 24780,
            "slug": "vs19_185_009",
            "identifier": "vs19_185_009",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_009/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 9,
            "title": "Emendamento 7.102 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 7.102 DDL n. 1294",
            "original_title": "Votazione Emendamento 7.102 DDL n. 1294",
            "description_title": "Emendamento 7.102 GIANASSI FEDERICO (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": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 20022,
            "slug": "vs19_073_035",
            "identifier": "vs19_073_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_073_035/?format=api",
            "sitting": {
                "id": 1330,
                "date": "2023-03-22",
                "number": 73,
                "branch": "C"
            },
            "number": 35,
            "title": "Istituzione commissione d'inchiesta sulla morte di David Rossi",
            "original_title": "Votazione finale ",
            "description_title": "Istituzione di una Commissione parlamentare di inchiesta sulla morte di David Rossi (DOC. XXII, N. 7)",
            "public_title": "Istituzione commissione d'inchiesta sulla morte di David Rossi",
            "is_key_vote": false,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 116,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 58.64
        },
        {
            "id": 30068,
            "slug": "vs19_282_022",
            "identifier": "vs19_282_022",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_022/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 22,
            "title": "Ordine del giorno n. 9/1752/144 SARRACINO MARCO (PD-IDP) - Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/144 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/144 SARRACINO 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 25712,
            "slug": "vs19_210_078",
            "identifier": "vs19_210_078",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_078/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 78,
            "title": "Emendamento 18.16 L'ABBATE PATTY (M5S) - Votazione Emendamento 18.16 DDL n. 1341",
            "original_title": "Votazione Emendamento 18.16 DDL n. 1341",
            "description_title": "Emendamento 18.16 L'ABBATE PATTY (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": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 30000,
            "slug": "vs19_281_047",
            "identifier": "vs19_281_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_047/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 47,
            "title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (M5S) - Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/70 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/70 CHERCHI SUSANNA (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": 2,
            "n_margin": 15,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 27299,
            "slug": "vs19_233_074",
            "identifier": "vs19_233_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_233_074/?format=api",
            "sitting": {
                "id": 1589,
                "date": "2024-01-25",
                "number": 233,
                "branch": "C"
            },
            "number": 74,
            "title": "Ordine del giorno n. 9/1606/27 GIULIANO CARLA (M5S) - Votazione Ordine del giorno 9/1606/27 DDL n. 1606",
            "original_title": "Votazione Ordine del giorno 9/1606/27 DDL n. 1606",
            "description_title": "Ordine del giorno n. 9/1606/27 GIULIANO CARLA (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": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 25440,
            "slug": "vs19_206_011",
            "identifier": "vs19_206_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_206_011/?format=api",
            "sitting": {
                "id": 1542,
                "date": "2023-11-30",
                "number": 206,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 2.34 CASO ANTONIO (M5S) - Votazione Emendamento 2.34 DDL n. 1474",
            "original_title": "Votazione Emendamento 2.34 DDL n. 1474",
            "description_title": "Emendamento 2.34 CASO ANTONIO (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": 58.23,
            "minority_cohesion_rate": 66.67
        },
        {
            "id": 27794,
            "slug": "vs19_240_025",
            "identifier": "vs19_240_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_025/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 25,
            "title": "Ordine del giorno n. 9/1304 E ABB/5 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1304 E ABB/5 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/5 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/5 CAROTENUTO DARIO (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": 1,
            "n_margin": 9,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 74.07
        },
        {
            "id": 30060,
            "slug": "vs19_282_015",
            "identifier": "vs19_282_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_282_015/?format=api",
            "sitting": {
                "id": 1669,
                "date": "2024-04-18",
                "number": 282,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1752/137, nel testo riformulato, CURTI AUGUSTO (PD-IDP) - Votazione Ordine del giorno 9/1752/137, DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/137, DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/137, nel testo riformulato, 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": "Approvata",
            "n_rebels": 5,
            "n_margin": 121,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28827,
            "slug": "vs19_255_013",
            "identifier": "vs19_255_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_013/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 13,
            "title": "Emendamento 1.21 FONTANA ILARIA (M5S) - Votazione Emendamento 1.21 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.21 DDL n. 1658",
            "description_title": "Emendamento 1.21 FONTANA ILARIA (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": 2,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 28830,
            "slug": "vs19_255_008",
            "identifier": "vs19_255_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_008/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.14 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.14 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.14 DDL n. 1658",
            "description_title": "Emendamento 1.14 L'ABBATE PATTY (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": 58.23,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 30220,
            "slug": "vs19_292_064",
            "identifier": "vs19_292_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_064/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 64,
            "title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (PD-IDP) - Votazione Emendamento 18.01 DDL n. 1717",
            "original_title": "Votazione Emendamento 18.01 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 18.01 GIANASSI FEDERICO (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.21
        },
        {
            "id": 27783,
            "slug": "vs19_239_101",
            "identifier": "vs19_239_101",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_239_101/?format=api",
            "sitting": {
                "id": 1600,
                "date": "2024-02-06",
                "number": 239,
                "branch": "C"
            },
            "number": 101,
            "title": "Ordine del giorno n. 9/1515/12, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP) - Votazione Ordine del giorno 9/1515/12, DDL n. 1515",
            "original_title": "Votazione Ordine del giorno 9/1515/12, DDL n. 1515",
            "description_title": "Ordine del giorno n. 9/1515/12, nel testo riformulato, D'ALFONSO LUCIANO (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 123,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28850,
            "slug": "vs19_255_021",
            "identifier": "vs19_255_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_021/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 21,
            "title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.36 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.36 DDL n. 1658",
            "description_title": "Identici emendamenti 1.36 SANTILLO AGOSTINO (M5S) e 1.37 STEFANAZZI CLAUDIO MICHELE (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": 1,
            "n_margin": 32,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 46.3
        },
        {
            "id": 27445,
            "slug": "vs19_236_024",
            "identifier": "vs19_236_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_236_024/?format=api",
            "sitting": {
                "id": 1594,
                "date": "2024-01-30",
                "number": 236,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (PD-IDP) - Votazione Emendamento 1.25 DDL n. 1630",
            "original_title": "Votazione Emendamento 1.25 DDL n. 1630",
            "description_title": "Emendamento 1.25 STEFANAZZI CLAUDIO MICHELE (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": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28828,
            "slug": "vs19_255_011",
            "identifier": "vs19_255_011",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_255_011/?format=api",
            "sitting": {
                "id": 1627,
                "date": "2024-03-04",
                "number": 255,
                "branch": "C"
            },
            "number": 11,
            "title": "Emendamento 1.19 L'ABBATE PATTY (M5S) - Votazione Emendamento 1.19 DDL n. 1658",
            "original_title": "Votazione Emendamento 1.19 DDL n. 1658",
            "description_title": "Emendamento 1.19 L'ABBATE PATTY (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": 25,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 27797,
            "slug": "vs19_240_031",
            "identifier": "vs19_240_031",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_240_031/?format=api",
            "sitting": {
                "id": 1602,
                "date": "2024-02-07",
                "number": 240,
                "branch": "C"
            },
            "number": 31,
            "title": "Ordine del giorno n. 9/1304 E ABB/11 GRIMALDI MARCO (AVS) - Votazione Ordine del giorno 9/1304 E ABB/11 PDL n. 1304",
            "original_title": "Votazione Ordine del giorno 9/1304 E ABB/11 PDL n. 1304",
            "description_title": "Ordine del giorno n. 9/1304 E ABB/11 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": 3,
            "n_margin": 9,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 73.46
        },
        {
            "id": 30255,
            "slug": "vs19_292_068",
            "identifier": "vs19_292_068",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_068/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 68,
            "title": "Articolo 21 - Votazione Articolo 21 DDL n. 1717",
            "original_title": "Votazione Articolo 21 DDL n. 1717",
            "description_title": "Articolo 21",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 68,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 67.48
        },
        {
            "id": 24594,
            "slug": "vs19_185_004",
            "identifier": "vs19_185_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_004/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 DDL n. 1294",
            "original_title": "Votazione Articolo 3 DDL n. 1294",
            "description_title": "Articolo 3",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 0,
            "n_margin": 117,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 26872,
            "slug": "vs19_229_014",
            "identifier": "vs19_229_014",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_229_014/?format=api",
            "sitting": {
                "id": 1582,
                "date": "2024-01-18",
                "number": 229,
                "branch": "C"
            },
            "number": 14,
            "title": "Emendamento 2.5 GIULIANO CARLA (M5S) - Votazione Emendamento 2.5 DDL n. 1297",
            "original_title": "Votazione Emendamento 2.5 DDL n. 1297",
            "description_title": "Emendamento 2.5 GIULIANO CARLA (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": 58.23,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 25151,
            "slug": "vs19_197_055",
            "identifier": "vs19_197_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_197_055/?format=api",
            "sitting": {
                "id": 1527,
                "date": "2023-11-16",
                "number": 197,
                "branch": "C"
            },
            "number": 55,
            "title": "Ordine del giorno n. 9/1324 E ABB/7 SPORTIELLO GILDA (M5S) - Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "original_title": "Votazione Ordine del giorno 9/1324 E ABB/7 DDL n. 1324",
            "description_title": "Ordine del giorno n. 9/1324 E ABB/7 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": 5,
            "n_margin": 23,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 30013,
            "slug": "vs19_281_085",
            "identifier": "vs19_281_085",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_281_085/?format=api",
            "sitting": {
                "id": 1668,
                "date": "2024-04-17",
                "number": 281,
                "branch": "C"
            },
            "number": 85,
            "title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "original_title": "Votazione Ordine del giorno 9/1752/111 DDL n. 1752",
            "description_title": "Ordine del giorno n. 9/1752/111 PELUFFO VINICIO GIUSEPPE GUIDO (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": 2,
            "n_margin": 60,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 32.1
        },
        {
            "id": 28244,
            "slug": "vs19_248_039",
            "identifier": "vs19_248_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_248_039/?format=api",
            "sitting": {
                "id": 1615,
                "date": "2024-02-20",
                "number": 248,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 5.1016 MOLLICONE FEDERICO (FDI) - Votazione Emendamento 5.1016 PDL n. 0799",
            "original_title": "Votazione Emendamento 5.1016 PDL n. 0799",
            "description_title": "Emendamento 5.1016 MOLLICONE FEDERICO (FDI)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 105,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 45.06
        }
    ]
}