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

{
    "count": 22941,
    "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=368",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=n_rebels&page=366",
    "results": [
        {
            "id": 33670,
            "slug": "vs19_384_073",
            "identifier": "vs19_384_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_073/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 73,
            "title": "ODG 9/30-A E ABB/3 - Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/3 ",
            "description_title": "ODG 9/30-A E ABB/3",
            "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": 11,
            "majority_cohesion_rate": 47.52,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33665,
            "slug": "vs19_384_088",
            "identifier": "vs19_384_088",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_088/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 88,
            "title": "ODG 9/30-A E ABB/20 - Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/20 ",
            "description_title": "ODG 9/30-A E ABB/20",
            "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": 40,
            "majority_cohesion_rate": 50.83,
            "minority_cohesion_rate": 35.03
        },
        {
            "id": 33650,
            "slug": "vs19_384_086",
            "identifier": "vs19_384_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_086/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 86,
            "title": "ODG 9/30-A E ABB/16 - Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/16 ",
            "description_title": "ODG 9/30-A E ABB/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": 2,
            "n_margin": 10,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 63.69
        },
        {
            "id": 33522,
            "slug": "vs19_384_012",
            "identifier": "vs19_384_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_012/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 12,
            "title": "ART AGG 3.01001 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "ART AGG 3.01001",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": null,
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 61,
            "majority_cohesion_rate": 64.05,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 33582,
            "slug": "vs19_384_002",
            "identifier": "vs19_384_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_002/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 2,
            "title": "EM 2.1002 - Votazione ",
            "original_title": "Votazione ",
            "description_title": "EM 2.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": 2,
            "n_margin": 22,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 64.33
        },
        {
            "id": 25708,
            "slug": "vs19_210_023",
            "identifier": "vs19_210_023",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_023/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 23,
            "title": "Articolo 4 - Votazione Articolo 4 DDL n. 1341",
            "original_title": "Votazione Articolo 4 DDL n. 1341",
            "description_title": "Articolo 4",
            "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": 20,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 24680,
            "slug": "vs19_184_100",
            "identifier": "vs19_184_100",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_100/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 100,
            "title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) ed altri - Votazione Risoluzione 6_00063",
            "original_title": "Votazione Risoluzione 6_00063",
            "description_title": "Risoluzione n. 6-00063, come riformulata, sulla restante parte, DEL BARBA MAURO (AIV-RE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Risoluzione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 90,
            "majority_cohesion_rate": 71.73,
            "minority_cohesion_rate": 37.65
        },
        {
            "id": 32152,
            "slug": "vs19_326_001",
            "identifier": "vs19_326_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_001/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 1,
            "title": "Ordine del giorno n. 9/1902/2, nel testo riformulato dal Governo, CAIATA SALVATORE (FDI) - Votazione Ordine del giorno 9/1902/2, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/2, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/2, nel testo riformulato dal Governo, CAIATA SALVATORE (FDI)",
            "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": 134,
            "majority_cohesion_rate": 66.81,
            "minority_cohesion_rate": 68.94
        },
        {
            "id": 33624,
            "slug": "vs19_384_070",
            "identifier": "vs19_384_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_070/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 70,
            "title": "ARTICOLO 15 - Votazione Articolo 15 ",
            "original_title": "Votazione Articolo 15 ",
            "description_title": "ARTICOLO 15",
            "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": 16,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 65.61
        },
        {
            "id": 32157,
            "slug": "vs19_326_006",
            "identifier": "vs19_326_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_006/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 6,
            "title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S) - Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/12, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/12, nel testo riformulato, TUCCI RICCARDO (M5S)",
            "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": 137,
            "majority_cohesion_rate": 68.49,
            "minority_cohesion_rate": 70.81
        },
        {
            "id": 32164,
            "slug": "vs19_326_013",
            "identifier": "vs19_326_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_013/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 13,
            "title": "Ordine del giorno n. 9/1902/19 ASCARI STEFANIA (M5S) - Votazione Ordine del giorno 9/1902/19 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/19 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/19 ASCARI STEFANIA (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": 25,
            "majority_cohesion_rate": 69.33,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 33652,
            "slug": "vs19_384_052",
            "identifier": "vs19_384_052",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_052/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 52,
            "title": "ARTICOLO 13 - Votazione Articolo 13 ",
            "original_title": "Votazione Articolo 13 ",
            "description_title": "ARTICOLO 13",
            "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": 64,
            "majority_cohesion_rate": 54.96,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 33629,
            "slug": "vs19_384_074",
            "identifier": "vs19_384_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_074/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 74,
            "title": "ODG 9/30-A E ABB/4 - Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/4 ",
            "description_title": "ODG 9/30-A E ABB/4",
            "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": 16,
            "majority_cohesion_rate": 48.76,
            "minority_cohesion_rate": 57.96
        },
        {
            "id": 33643,
            "slug": "vs19_384_092",
            "identifier": "vs19_384_092",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_092/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 92,
            "title": "ODG 9/30-A E ABB/24 - Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/24 ",
            "description_title": "ODG 9/30-A E ABB/24",
            "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": 13,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 61.15
        },
        {
            "id": 33656,
            "slug": "vs19_384_093",
            "identifier": "vs19_384_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_384_093/?format=api",
            "sitting": {
                "id": 1824,
                "date": "2024-11-20",
                "number": 384,
                "branch": "C"
            },
            "number": 93,
            "title": "ODG 9/30-A E ABB/25 - Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "original_title": "Votazione Ordine del giorno 9/30-A E ABB/25 ",
            "description_title": "ODG 9/30-A E ABB/25",
            "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": 16,
            "majority_cohesion_rate": 49.17,
            "minority_cohesion_rate": 60.51
        },
        {
            "id": 33688,
            "slug": "vs19_385_008",
            "identifier": "vs19_385_008",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_385_008/?format=api",
            "sitting": {
                "id": 1835,
                "date": "2024-11-21",
                "number": 385,
                "branch": "C"
            },
            "number": 8,
            "title": "Emendamento 1.77, come riformulato, MANES FRANCO (M-MIN) - Votazione Emendamento 1.77, PDL n. 1987",
            "original_title": "Votazione Emendamento 1.77, PDL n. 1987",
            "description_title": "Emendamento 1.77, come riformulato, MANES FRANCO (M-MIN)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 91,
            "majority_cohesion_rate": 51.24,
            "minority_cohesion_rate": 42.68
        },
        {
            "id": 30227,
            "slug": "vs19_292_047",
            "identifier": "vs19_292_047",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_047/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 47,
            "title": "Articolo aggiuntivo 13.02 CASU ANDREA (PD-IDP) - Votazione Emendamento 13.02 DDL n. 1717",
            "original_title": "Votazione Emendamento 13.02 DDL n. 1717",
            "description_title": "Articolo aggiuntivo 13.02 CASU ANDREA (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": 59.07,
            "minority_cohesion_rate": 66.26
        },
        {
            "id": 30270,
            "slug": "vs19_292_006",
            "identifier": "vs19_292_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_292_006/?format=api",
            "sitting": {
                "id": 1688,
                "date": "2024-05-14",
                "number": 292,
                "branch": "C"
            },
            "number": 6,
            "title": "Articolo 1 - Votazione Articolo 1 DDL n. 1717",
            "original_title": "Votazione Articolo 1 DDL n. 1717",
            "description_title": "Articolo 1",
            "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": 72,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 71.17
        },
        {
            "id": 24464,
            "slug": "vs19_184_026",
            "identifier": "vs19_184_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_026/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.23  PAVANELLI EMMA (M5S) - Votazione Emendamento 2.23 DDL n. 1406",
            "original_title": "Votazione Emendamento 2.23 DDL n. 1406",
            "description_title": "Emendamento 2.23  PAVANELLI EMMA (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": 31,
            "majority_cohesion_rate": 68.35,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34637,
            "slug": "vs19_387_034",
            "identifier": "vs19_387_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_034/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 34,
            "title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/37 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/37 CUPERLO GIANNI (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": 22,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 24591,
            "slug": "vs19_184_086",
            "identifier": "vs19_184_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_184_086/?format=api",
            "sitting": {
                "id": 1508,
                "date": "2023-10-25",
                "number": 184,
                "branch": "C"
            },
            "number": 86,
            "title": "Articolo 9 - Votazione Articolo 9 DDL n. 1406",
            "original_title": "Votazione Articolo 9 DDL n. 1406",
            "description_title": "Articolo 9",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 85,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 32209,
            "slug": "vs19_326_057",
            "identifier": "vs19_326_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_057/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 57,
            "title": "Ordine del giorno n. 9/1902/75, nel testo riformulato, VACCARI STEFANO (PD-IDP) - Votazione Ordine del giorno 9/1902/75, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/75, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/75, nel testo riformulato, VACCARI STEFANO (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": 132,
            "majority_cohesion_rate": 68.07,
            "minority_cohesion_rate": 65.84
        },
        {
            "id": 32166,
            "slug": "vs19_326_015",
            "identifier": "vs19_326_015",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_015/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 15,
            "title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/21, DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/21, così come riformulato, CAROTENUTO DARIO (M5S)",
            "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": 138,
            "majority_cohesion_rate": 68.91,
            "minority_cohesion_rate": 72.05
        },
        {
            "id": 34677,
            "slug": "vs19_387_075",
            "identifier": "vs19_387_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_075/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 75,
            "title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (M5S) - Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/78 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/78 RICCIARDI RICCARDO (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": 26,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 55.41
        },
        {
            "id": 34644,
            "slug": "vs19_387_041",
            "identifier": "vs19_387_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_041/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 41,
            "title": "Ordine del giorno n. 9/2088-AR/44 SIMIANI MARCO (PD-IDP) - Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/44 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/44 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": 2,
            "n_margin": 26,
            "majority_cohesion_rate": 60.74,
            "minority_cohesion_rate": 61.78
        },
        {
            "id": 32202,
            "slug": "vs19_326_050",
            "identifier": "vs19_326_050",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_050/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 50,
            "title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (PD-IDP) - Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/65 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/65 FERRARI SARA (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": 28,
            "majority_cohesion_rate": 66.39,
            "minority_cohesion_rate": 63.35
        },
        {
            "id": 32216,
            "slug": "vs19_326_064",
            "identifier": "vs19_326_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_326_064/?format=api",
            "sitting": {
                "id": 1740,
                "date": "2024-07-16",
                "number": 326,
                "branch": "C"
            },
            "number": 64,
            "title": "Ordine del giorno n. 9/1902/84 ZARATTI FILIBERTO (AVS) - Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "original_title": "Votazione Ordine del giorno 9/1902/84 DDL n. 1902",
            "description_title": "Ordine del giorno n. 9/1902/84 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": 2,
            "n_margin": 29,
            "majority_cohesion_rate": 65.13,
            "minority_cohesion_rate": 60.25
        },
        {
            "id": 30295,
            "slug": "vs19_293_013",
            "identifier": "vs19_293_013",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_013/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 13,
            "title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (M5S) ed altri - Votazione Mozione 1_00281",
            "original_title": "Votazione Mozione 1_00281",
            "description_title": "Mozione n. 1-00281, limitatamente al capoverso terzo della parte dispositiva, IARIA ANTONINO (M5S) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 18,
            "majority_cohesion_rate": 52.94,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24617,
            "slug": "vs19_175_039",
            "identifier": "vs19_175_039",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_039/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 39,
            "title": "Emendamento 7.1 MANZI IRENE (PD-IDP) - Votazione Emendamento 7.1 PDL n. 0835",
            "original_title": "Votazione Emendamento 7.1 PDL n. 0835",
            "description_title": "Emendamento 7.1 MANZI IRENE (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": 18,
            "majority_cohesion_rate": 69.62,
            "minority_cohesion_rate": 80.86
        },
        {
            "id": 34649,
            "slug": "vs19_387_046",
            "identifier": "vs19_387_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_387_046/?format=api",
            "sitting": {
                "id": 1845,
                "date": "2024-11-26",
                "number": 387,
                "branch": "C"
            },
            "number": 46,
            "title": "Ordine del giorno n. 9/2088-AR/49 CASO ANTONIO (M5S) - Votazione Ordine del giorno 9/2088-AR/49 DDL n. 2088",
            "original_title": "Votazione Ordine del giorno 9/2088-AR/49 DDL n. 2088",
            "description_title": "Ordine del giorno n. 9/2088-AR/49 CASO 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": 2,
            "n_margin": 27,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 56.69
        },
        {
            "id": 30299,
            "slug": "vs19_293_021",
            "identifier": "vs19_293_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_021/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 21,
            "title": "Mozione n. 1-00283, limitatamente al capoverso quarto della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri - Votazione Mozione 1_00283",
            "original_title": "Votazione Mozione 1_00283",
            "description_title": "Mozione n. 1-00283, limitatamente al capoverso quarto della parte dispositiva, PASTORELLA GIULIA (APERRE) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 75,
            "majority_cohesion_rate": 54.2,
            "minority_cohesion_rate": 34.57
        },
        {
            "id": 30280,
            "slug": "vs19_293_028",
            "identifier": "vs19_293_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_293_028/?format=api",
            "sitting": {
                "id": 1689,
                "date": "2024-05-15",
                "number": 293,
                "branch": "C"
            },
            "number": 28,
            "title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri - Votazione Mozione 1_00285",
            "original_title": "Votazione Mozione 1_00285",
            "description_title": "Mozione n. 1-00285, per quanto non assorbita, MACCANTI ELENA (LEGA), RAIMONDO CARMINE FABIO (FDI), CAROPPO ANDREA (FI-PPE), COLUCCI ALESSANDRO (NM-M) ed altri",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Mozione",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 52.1,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 24468,
            "slug": "vs19_175_028",
            "identifier": "vs19_175_028",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_028/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 28,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 0835",
            "original_title": "Votazione Articolo 3 PDL n. 0835",
            "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": 2,
            "n_margin": 84,
            "majority_cohesion_rate": 71.31,
            "minority_cohesion_rate": 85.19
        },
        {
            "id": 25509,
            "slug": "vs19_210_132",
            "identifier": "vs19_210_132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_132/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 132,
            "title": "Articolo 30 - Votazione Articolo 30 DDL n. 1341",
            "original_title": "Votazione Articolo 30 DDL n. 1341",
            "description_title": "Articolo 30",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 69,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 24763,
            "slug": "vs19_175_025",
            "identifier": "vs19_175_025",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_175_025/?format=api",
            "sitting": {
                "id": 1492,
                "date": "2023-10-10",
                "number": 175,
                "branch": "C"
            },
            "number": 25,
            "title": "Articolo 2 - Votazione Articolo 2 PDL n. 0835",
            "original_title": "Votazione Articolo 2 PDL n. 0835",
            "description_title": "Articolo 2",
            "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": 85,
            "majority_cohesion_rate": 72.15,
            "minority_cohesion_rate": 83.95
        },
        {
            "id": 34128,
            "slug": "vs19_388_163",
            "identifier": "vs19_388_163",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_163/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 163,
            "title": "Articolo 29 - Votazione Articolo 29 DDL n. 2022",
            "original_title": "Votazione Articolo 29 DDL n. 2022",
            "description_title": "Articolo 29",
            "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": 58,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 40.76
        },
        {
            "id": 24772,
            "slug": "vs19_185_019",
            "identifier": "vs19_185_019",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_019/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 19,
            "title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (PD-IDP) - Votazione Emendamento 10.04 DDL n. 1294",
            "original_title": "Votazione Emendamento 10.04 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 10.04 SERRACCHIANI DEBORA (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": 16,
            "majority_cohesion_rate": 58.23,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 34078,
            "slug": "vs19_388_115",
            "identifier": "vs19_388_115",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_115/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 115,
            "title": "Emendamento 25.58 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.58 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.58 DDL n. 2022",
            "description_title": "Emendamento 25.58 CASU ANDREA (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": 22,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 66.24
        },
        {
            "id": 34066,
            "slug": "vs19_388_135",
            "identifier": "vs19_388_135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_135/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 135,
            "title": "Emendamento 26.20 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 26.20 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.20 DDL n. 2022",
            "description_title": "Emendamento 26.20 GHIRRA FRANCESCA (AVS)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 16,
            "majority_cohesion_rate": 57.44,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34081,
            "slug": "vs19_388_157",
            "identifier": "vs19_388_157",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_157/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 157,
            "title": "Subemendamento 0.28.5000.7 DI SANZO CHRISTIAN DIEGO (PD-IDP) - Votazione Emendamento 0.28.5000.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.7 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.7 DI SANZO CHRISTIAN DIEGO (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": 38,
            "majority_cohesion_rate": 56.61,
            "minority_cohesion_rate": 40.13
        },
        {
            "id": 34424,
            "slug": "vs19_388_012",
            "identifier": "vs19_388_012",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_012/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 12,
            "title": "Emendamento 1.7 SIMIANI MARCO (PD-IDP) - Votazione Emendamento 1.7 DDL n. 2022",
            "original_title": "Votazione Emendamento 1.7 DDL n. 2022",
            "description_title": "Emendamento 1.7 SIMIANI MARCO (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": 20,
            "majority_cohesion_rate": 61.98,
            "minority_cohesion_rate": 70.06
        },
        {
            "id": 24588,
            "slug": "vs19_185_036",
            "identifier": "vs19_185_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_185_036/?format=api",
            "sitting": {
                "id": 1509,
                "date": "2023-10-26",
                "number": 185,
                "branch": "C"
            },
            "number": 36,
            "title": "Articolo aggiuntivo 16.0105 ASCARI STEFANIA (M5S) - Votazione Emendamento 16.0105 DDL n. 1294",
            "original_title": "Votazione Emendamento 16.0105 DDL n. 1294",
            "description_title": "Articolo aggiuntivo 16.0105 ASCARI STEFANIA (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": 22,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 34122,
            "slug": "vs19_388_158",
            "identifier": "vs19_388_158",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_158/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 158,
            "title": "Subemendamento 0.28.5000.100 delle Commissioni - Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "original_title": "Votazione Emendamento 0.28.5000.100 DDL n. 2022",
            "description_title": "Subemendamento 0.28.5000.100 delle Commissioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 2,
            "n_margin": 55,
            "majority_cohesion_rate": 54.55,
            "minority_cohesion_rate": 38.22
        },
        {
            "id": 34124,
            "slug": "vs19_388_142",
            "identifier": "vs19_388_142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_142/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 142,
            "title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE) - Votazione Emendamento 26.013 DDL n. 2022",
            "original_title": "Votazione Emendamento 26.013 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 26.013 PASTORELLA GIULIA (APERRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 20,
            "majority_cohesion_rate": 59.5,
            "minority_cohesion_rate": 67.52
        },
        {
            "id": 34134,
            "slug": "vs19_388_122",
            "identifier": "vs19_388_122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_122/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 122,
            "title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (M5S) - Votazione Emendamento 25.019 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.019 DDL n. 2022",
            "description_title": "Articolo aggiuntivo 25.019 IARIA ANTONINO (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": 56,
            "majority_cohesion_rate": 60.33,
            "minority_cohesion_rate": 49.04
        },
        {
            "id": 34137,
            "slug": "vs19_388_095",
            "identifier": "vs19_388_095",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_095/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 95,
            "title": "ARTICOLO 24 - Votazione Articolo 24 DDL n. 2022",
            "original_title": "Votazione Articolo 24 DDL n. 2022",
            "description_title": "ARTICOLO 24",
            "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": 71,
            "majority_cohesion_rate": 58.68,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 25550,
            "slug": "vs19_210_059",
            "identifier": "vs19_210_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_210_059/?format=api",
            "sitting": {
                "id": 1549,
                "date": "2023-12-06",
                "number": 210,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 15.2 PAVANELLI EMMA (M5S) - Votazione Emendamento 15.2 DDL n. 1341",
            "original_title": "Votazione Emendamento 15.2 DDL n. 1341",
            "description_title": "Emendamento 15.2 PAVANELLI EMMA (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": 27,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 26769,
            "slug": "vs19_222_042",
            "identifier": "vs19_222_042",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_222_042/?format=api",
            "sitting": {
                "id": 1570,
                "date": "2024-01-09",
                "number": 222,
                "branch": "C"
            },
            "number": 42,
            "title": "Emendamento 2.300 FARAONE DAVIDE (IVICRE) - Votazione Emendamento 2.300 DDL n. 1624",
            "original_title": "Votazione Emendamento 2.300 DDL n. 1624",
            "description_title": "Emendamento 2.300 FARAONE DAVIDE (IVICRE)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 23,
            "majority_cohesion_rate": 67.51,
            "minority_cohesion_rate": 70.99
        },
        {
            "id": 34092,
            "slug": "vs19_388_086",
            "identifier": "vs19_388_086",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_086/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 86,
            "title": "Emendamento 23.5 PELUFFO VINICIO GIUSEPPE GUIDO (PD-IDP) - Votazione Emendamento 23.5 DDL n. 2022",
            "original_title": "Votazione Emendamento 23.5 DDL n. 2022",
            "description_title": "Emendamento 23.5 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": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 2,
            "n_margin": 17,
            "majority_cohesion_rate": 58.26,
            "minority_cohesion_rate": 68.15
        },
        {
            "id": 34123,
            "slug": "vs19_388_096",
            "identifier": "vs19_388_096",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_388_096/?format=api",
            "sitting": {
                "id": 1846,
                "date": "2024-11-27",
                "number": 388,
                "branch": "C"
            },
            "number": 96,
            "title": "Emendamento 25.60 CASU ANDREA (PD-IDP) - Votazione Emendamento 25.60 DDL n. 2022",
            "original_title": "Votazione Emendamento 25.60 DDL n. 2022",
            "description_title": "Emendamento 25.60 CASU ANDREA (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": 19,
            "majority_cohesion_rate": 57.85,
            "minority_cohesion_rate": 65.61
        }
    ]
}