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

{
    "count": 22130,
    "codelists": {
        "years": [
            {
                "id": "2025",
                "value": "2025"
            },
            {
                "id": "2024",
                "value": "2024"
            },
            {
                "id": "2023",
                "value": "2023"
            },
            {
                "id": "2022",
                "value": "2022"
            }
        ],
        "branch": [
            {
                "id": "S",
                "value": "Senato"
            },
            {
                "id": "C",
                "value": "Camera"
            }
        ],
        "governments": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "governments_filter": [
            {
                "id": 135225,
                "slug": "i-governo-meloni-2022-10-22",
                "start_date": "2022-10-22",
                "value": "Meloni I"
            }
        ],
        "main_vote_type": [
            {
                "id": "is_key_vote",
                "value": "Voto chiave"
            },
            {
                "id": "is_final",
                "value": "Voto finale"
            },
            {
                "id": "is_confidence",
                "value": "Voto di fiducia"
            },
            {
                "id": "all",
                "value": "Tutti"
            }
        ],
        "sub_vote_type": [
            {
                "id": "ALL",
                "value": "Atto intero"
            },
            {
                "id": "ART",
                "value": "Articolo"
            },
            {
                "id": "AMEND",
                "value": "Emendamenti"
            },
            {
                "id": "ODG",
                "value": "ODG"
            },
            {
                "id": "PREJ",
                "value": "Questione pregiudiziale"
            },
            {
                "id": "EM_DECL",
                "value": "Dichiarazione d'urgenza"
            },
            {
                "id": "SUSP",
                "value": "Questione sospensiva"
            },
            {
                "id": "VAR_N",
                "value": "Nota di variazione"
            },
            {
                "id": "DONT_P",
                "value": "Non passaggio agli articoli"
            },
            {
                "id": "CLOS_DEB",
                "value": "Chiusura della discussione"
            },
            {
                "id": "RES",
                "value": "Risoluzione"
            },
            {
                "id": "DIM",
                "value": "Dimissioni"
            },
            {
                "id": "ELE",
                "value": "Elezioni"
            },
            {
                "id": "COORD",
                "value": "Proposta coordinamento"
            },
            {
                "id": "MOZ",
                "value": "Mozione"
            },
            {
                "id": "CPROP",
                "value": "Proposta giunta"
            }
        ],
        "vm_cohesion_rates": {
            "80_100": "dall'80 al 100%",
            "60_80": "dal 60 all'80%",
            "_60": "Meno del 60%"
        },
        "orderings": [
            {
                "id": "date",
                "value": "Data"
            },
            {
                "id": "majority_cohesion_rate",
                "value": "Compattezza maggioranza"
            },
            {
                "id": "n_rebels",
                "value": "Ribelli"
            },
            {
                "id": "identifier",
                "value": "Identificativo"
            },
            {
                "id": "n_margin",
                "value": "Margine"
            }
        ],
        "outcome": [
            {
                "id": "Respinto",
                "value": "Respinta"
            },
            {
                "id": "Approvato",
                "value": "Approvata"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=215",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=date&page=213",
    "results": [
        {
            "id": 28648,
            "slug": "vs19_252_057",
            "identifier": "vs19_252_057",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_057/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 57,
            "title": "Emendamento 5.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1003 PDL n. 0703",
            "description_title": "Emendamento 5.1003 BARBAGALLO ANTHONY EMANUELE (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": 31,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28573,
            "slug": "vs19_252_021",
            "identifier": "vs19_252_021",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_021/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 21,
            "title": "Emendamento 1.20 IARIA ANTONINO (M5S) - Votazione Emendamento 1.20 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.20 PDL n. 0703",
            "description_title": "Emendamento 1.20 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": 29,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28577,
            "slug": "vs19_252_040",
            "identifier": "vs19_252_040",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_040/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 40,
            "title": "Emendamento 4.5 IARIA ANTONINO (M5S) - Votazione Emendamento 4.5 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.5 PDL n. 0703",
            "description_title": "Emendamento 4.5 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": 1,
            "n_margin": 28,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 62.35
        },
        {
            "id": 28578,
            "slug": "vs19_252_016",
            "identifier": "vs19_252_016",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_016/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 16,
            "title": "Emendamento 1.15 IARIA ANTONINO (M5S) - Votazione Emendamento 1.15 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.15 PDL n. 0703",
            "description_title": "Emendamento 1.15 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": 26,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28565,
            "slug": "vs19_252_007",
            "identifier": "vs19_252_007",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_007/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 7,
            "title": "Emendamento 1.3 IARIA ANTONINO (M5S) - Votazione Emendamento 1.3 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.3 PDL n. 0703",
            "description_title": "Emendamento 1.3 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": 0,
            "n_margin": 22,
            "majority_cohesion_rate": 62.45,
            "minority_cohesion_rate": 66.05
        },
        {
            "id": 28591,
            "slug": "vs19_252_073",
            "identifier": "vs19_252_073",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_073/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 73,
            "title": "Emendamento 6.1012 CASU ANDREA (PD-IDP) - Votazione Emendamento 6.1012 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1012 PDL n. 0703",
            "description_title": "Emendamento 6.1012 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": 1,
            "n_margin": 22,
            "majority_cohesion_rate": 59.49,
            "minority_cohesion_rate": 61.11
        },
        {
            "id": 28601,
            "slug": "vs19_252_074",
            "identifier": "vs19_252_074",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_074/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 74,
            "title": "Emendamento 6.1008 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1008 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1008 PDL n. 0703",
            "description_title": "Emendamento 6.1008 BARBAGALLO ANTHONY EMANUELE (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": 28,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 55.56
        },
        {
            "id": 28613,
            "slug": "vs19_252_062",
            "identifier": "vs19_252_062",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_062/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 62,
            "title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1009 PDL n. 0703",
            "description_title": "Emendamento 5.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 55.7,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28620,
            "slug": "vs19_252_002",
            "identifier": "vs19_252_002",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_002/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 2,
            "title": "Articolo 1 - Votazione Articolo 1 PDL n. 1306",
            "original_title": "Votazione Articolo 1 PDL n. 1306",
            "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": 0,
            "n_margin": 106,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 41.36
        },
        {
            "id": 28626,
            "slug": "vs19_252_030",
            "identifier": "vs19_252_030",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_030/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 30,
            "title": "Emendamento 3.1003 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.1003 PDL n. 0703",
            "description_title": "Emendamento 3.1003 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": 1,
            "n_margin": 26,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 67.28
        },
        {
            "id": 28608,
            "slug": "vs19_252_065",
            "identifier": "vs19_252_065",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_065/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 65,
            "title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.12 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.12 PDL n. 0703",
            "description_title": "Emendamento 5.12 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28612,
            "slug": "vs19_252_038",
            "identifier": "vs19_252_038",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_038/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 38,
            "title": "Emendamento 3.22 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.22 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.22 PDL n. 0703",
            "description_title": "Emendamento 3.22 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": 18,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 71.6
        },
        {
            "id": 28680,
            "slug": "vs19_252_093",
            "identifier": "vs19_252_093",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_093/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 93,
            "title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (M5S) - Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/11 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/11 TRAVERSI ROBERTO (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": 18,
            "majority_cohesion_rate": 55.27,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28581,
            "slug": "vs19_252_035",
            "identifier": "vs19_252_035",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_035/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 35,
            "title": "Emendamento 3.10 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.10 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.10 PDL n. 0703",
            "description_title": "Emendamento 3.10 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": 0,
            "n_margin": 23,
            "majority_cohesion_rate": 65.82,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28582,
            "slug": "vs19_252_055",
            "identifier": "vs19_252_055",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_055/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 55,
            "title": "Emendamento 5.4 IARIA ANTONINO (M5S) - Votazione Emendamento 5.4 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.4 PDL n. 0703",
            "description_title": "Emendamento 5.4 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": 32,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28614,
            "slug": "vs19_252_064",
            "identifier": "vs19_252_064",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_064/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 64,
            "title": "Emendamento 5.11 IARIA ANTONINO (M5S) - Votazione Emendamento 5.11 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.11 PDL n. 0703",
            "description_title": "Emendamento 5.11 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": 1,
            "n_margin": 21,
            "majority_cohesion_rate": 56.96,
            "minority_cohesion_rate": 58.02
        },
        {
            "id": 28616,
            "slug": "vs19_252_024",
            "identifier": "vs19_252_024",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_024/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 24,
            "title": "Emendamento 2.1000 GHIO VALENTINA (PD-IDP) - Votazione Emendamento 2.1000 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1000 PDL n. 0703",
            "description_title": "Emendamento 2.1000 GHIO VALENTINA (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28619,
            "slug": "vs19_252_082",
            "identifier": "vs19_252_082",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_082/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 82,
            "title": "Emendamento 6.1005 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1005 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1005 PDL n. 0703",
            "description_title": "Emendamento 6.1005 BARBAGALLO ANTHONY EMANUELE (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": 59,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 32.72
        },
        {
            "id": 28622,
            "slug": "vs19_252_045",
            "identifier": "vs19_252_045",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_045/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 45,
            "title": "Emendamento 4.1008 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 4.1008 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.1008 PDL n. 0703",
            "description_title": "Emendamento 4.1008 BARBAGALLO ANTHONY EMANUELE (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": 58,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 45.68
        },
        {
            "id": 28623,
            "slug": "vs19_252_061",
            "identifier": "vs19_252_061",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_061/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 61,
            "title": "Emendamento 5.1005 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1005 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1005 PDL n. 0703",
            "description_title": "Emendamento 5.1005 BARBAGALLO ANTHONY EMANUELE (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": 37,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 51.23
        },
        {
            "id": 28624,
            "slug": "vs19_252_063",
            "identifier": "vs19_252_063",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_063/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 63,
            "title": "Emendamento 5.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1007 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1007 PDL n. 0703",
            "description_title": "Emendamento 5.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 19,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28628,
            "slug": "vs19_252_077",
            "identifier": "vs19_252_077",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_077/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 77,
            "title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1011 PDL n. 0703",
            "description_title": "Emendamento 6.1011 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 59.26
        },
        {
            "id": 28631,
            "slug": "vs19_252_001",
            "identifier": "vs19_252_001",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_001/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 1,
            "title": "Emendamento 1.100 MAGI RICCARDO (M-+EUR) - Votazione Emendamento 1.100 PDL n. 1306",
            "original_title": "Votazione Emendamento 1.100 PDL n. 1306",
            "description_title": "Emendamento 1.100 MAGI RICCARDO (M-+EUR)",
            "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": 89,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 33.33
        },
        {
            "id": 28643,
            "slug": "vs19_252_066",
            "identifier": "vs19_252_066",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_066/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 66,
            "title": "Articolo 5 - Votazione Articolo 5 PDL n. 0703",
            "original_title": "Votazione Articolo 5 PDL n. 0703",
            "description_title": "Articolo 5",
            "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": 18,
            "majority_cohesion_rate": 57.81,
            "minority_cohesion_rate": 62.96
        },
        {
            "id": 28646,
            "slug": "vs19_252_037",
            "identifier": "vs19_252_037",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_037/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 37,
            "title": "Emendamento 3.13 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 3.13 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.13 PDL n. 0703",
            "description_title": "Emendamento 3.13 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": 23,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 64.2
        },
        {
            "id": 28575,
            "slug": "vs19_252_006",
            "identifier": "vs19_252_006",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_006/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 6,
            "title": "Istituzione della giornata dell'unità nazionale e delle forze armate",
            "original_title": "Votazione finale PDL n. 1306",
            "description_title": "Istituzione della Giornata dell'Unità nazionale e delle Forze armate (Approvata, in un testo unificato, dal Senato) (PDL 1306 e abbinate PDL 527-644)",
            "public_title": "Istituzione della giornata dell'unità nazionale e delle forze armate",
            "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": 102,
            "majority_cohesion_rate": 61.6,
            "minority_cohesion_rate": 37.04
        },
        {
            "id": 28625,
            "slug": "vs19_252_059",
            "identifier": "vs19_252_059",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_059/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 59,
            "title": "Emendamento 5.7 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.7 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.7 PDL n. 0703",
            "description_title": "Emendamento 5.7 BARBAGALLO ANTHONY EMANUELE (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": 30,
            "majority_cohesion_rate": 61.18,
            "minority_cohesion_rate": 53.7
        },
        {
            "id": 28633,
            "slug": "vs19_252_060",
            "identifier": "vs19_252_060",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_060/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 60,
            "title": "Emendamento 5.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1006 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1006 PDL n. 0703",
            "description_title": "Emendamento 5.1006 BARBAGALLO ANTHONY EMANUELE (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": 32,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 52.47
        },
        {
            "id": 28634,
            "slug": "vs19_252_046",
            "identifier": "vs19_252_046",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_046/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 46,
            "title": "Emendamento 4.1009 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 4.1009 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.1009 PDL n. 0703",
            "description_title": "Emendamento 4.1009 BARBAGALLO ANTHONY EMANUELE (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": 61,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 44.44
        },
        {
            "id": 28649,
            "slug": "vs19_252_075",
            "identifier": "vs19_252_075",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_075/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 75,
            "title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1010 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1010 PDL n. 0703",
            "description_title": "Emendamento 6.1010 BARBAGALLO ANTHONY EMANUELE (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": 21,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28585,
            "slug": "vs19_252_083",
            "identifier": "vs19_252_083",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_083/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 83,
            "title": "Articolo 6 - Votazione Articolo 6 PDL n. 0703",
            "original_title": "Votazione Articolo 6 PDL n. 0703",
            "description_title": "Articolo 6",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 18,
            "majority_cohesion_rate": 57.38,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28597,
            "slug": "vs19_252_018",
            "identifier": "vs19_252_018",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_018/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 18,
            "title": "Emendamento 1.1004 IARIA ANTONINO (M5S) - Votazione Emendamento 1.1004 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.1004 PDL n. 0703",
            "description_title": "Emendamento 1.1004 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": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 68.52
        },
        {
            "id": 28600,
            "slug": "vs19_252_033",
            "identifier": "vs19_252_033",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_033/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 33,
            "title": "Emendamento 3.7 IARIA ANTONINO (M5S) - Votazione Emendamento 3.7 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.7 PDL n. 0703",
            "description_title": "Emendamento 3.7 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": 1,
            "n_margin": 24,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28655,
            "slug": "vs19_252_091",
            "identifier": "vs19_252_091",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_091/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 91,
            "title": "Ordine del giorno n. 9/703/7 IARIA ANTONINO (M5S) - Votazione Ordine del giorno 9/703/7 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/7 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/7 IARIA ANTONINO (M5S)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 61.73
        },
        {
            "id": 28567,
            "slug": "vs19_252_017",
            "identifier": "vs19_252_017",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_017/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 17,
            "title": "Emendamento 1.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 1.1003 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.1003 PDL n. 0703",
            "description_title": "Emendamento 1.1003 BARBAGALLO ANTHONY EMANUELE (PD-IDP)",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 21,
            "majority_cohesion_rate": 64.56,
            "minority_cohesion_rate": 69.75
        },
        {
            "id": 28568,
            "slug": "vs19_252_034",
            "identifier": "vs19_252_034",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_034/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 34,
            "title": "Emendamento 3.6 IARIA ANTONINO (M5S) - Votazione Emendamento 3.6 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.6 PDL n. 0703",
            "description_title": "Emendamento 3.6 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": 0,
            "n_margin": 27,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 67.9
        },
        {
            "id": 28579,
            "slug": "vs19_252_072",
            "identifier": "vs19_252_072",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_072/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 72,
            "title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 IARIA ANTONINO (M5S) - Votazione Emendamento 6.1007 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1007 PDL n. 0703",
            "description_title": "Identici emendamenti 6.1007 BARBAGALLO ANTHONY EMANUELE (PD-IDP) e 6.1013 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": 0,
            "n_margin": 24,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 60.49
        },
        {
            "id": 28584,
            "slug": "vs19_252_020",
            "identifier": "vs19_252_020",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_020/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 20,
            "title": "Emendamento 1.19 IARIA ANTONINO (M5S) - Votazione Emendamento 1.19 PDL n. 0703",
            "original_title": "Votazione Emendamento 1.19 PDL n. 0703",
            "description_title": "Emendamento 1.19 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": 10,
            "n_margin": 75,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 35.19
        },
        {
            "id": 28587,
            "slug": "vs19_252_041",
            "identifier": "vs19_252_041",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_041/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 41,
            "title": "Emendamento 4.6 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 4.6 PDL n. 0703",
            "original_title": "Votazione Emendamento 4.6 PDL n. 0703",
            "description_title": "Emendamento 4.6 BARBAGALLO ANTHONY EMANUELE (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": 25,
            "majority_cohesion_rate": 65.4,
            "minority_cohesion_rate": 64.81
        },
        {
            "id": 28636,
            "slug": "vs19_252_056",
            "identifier": "vs19_252_056",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_056/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 56,
            "title": "Emendamento 5.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1001 PDL n. 0703",
            "description_title": "Emendamento 5.1001 BARBAGALLO ANTHONY EMANUELE (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": 38,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 48.77
        },
        {
            "id": 28637,
            "slug": "vs19_252_026",
            "identifier": "vs19_252_026",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_026/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 26,
            "title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 2.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 2.1001 PDL n. 0703",
            "description_title": "Emendamento 2.1001 BARBAGALLO ANTHONY EMANUELE (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": 23,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 69.14
        },
        {
            "id": 28639,
            "slug": "vs19_252_070",
            "identifier": "vs19_252_070",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_070/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 70,
            "title": "Emendamento 6.1006 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 6.1006 PDL n. 0703",
            "original_title": "Votazione Emendamento 6.1006 PDL n. 0703",
            "description_title": "Emendamento 6.1006 BARBAGALLO ANTHONY EMANUELE (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": 30,
            "majority_cohesion_rate": 59.07,
            "minority_cohesion_rate": 56.17
        },
        {
            "id": 28588,
            "slug": "vs19_252_005",
            "identifier": "vs19_252_005",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_005/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 5,
            "title": "Articolo 4 - Votazione Articolo 4 PDL n. 1306",
            "original_title": "Votazione Articolo 4 PDL n. 1306",
            "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": 0,
            "n_margin": 105,
            "majority_cohesion_rate": 60.76,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 28592,
            "slug": "vs19_252_051",
            "identifier": "vs19_252_051",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_051/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 51,
            "title": "Emendamento 5.1011 GHIRRA FRANCESCA (AVS) - Votazione Emendamento 5.1011 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.1011 PDL n. 0703",
            "description_title": "Emendamento 5.1011 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": 0,
            "n_margin": 34,
            "majority_cohesion_rate": 64.14,
            "minority_cohesion_rate": 56.79
        },
        {
            "id": 28595,
            "slug": "vs19_252_004",
            "identifier": "vs19_252_004",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_004/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 4,
            "title": "Articolo 3 - Votazione Articolo 3 PDL n. 1306",
            "original_title": "Votazione Articolo 3 PDL n. 1306",
            "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": 105,
            "majority_cohesion_rate": 60.34,
            "minority_cohesion_rate": 41.98
        },
        {
            "id": 28566,
            "slug": "vs19_252_053",
            "identifier": "vs19_252_053",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_053/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 53,
            "title": "Emendamento 5.3 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 5.3 PDL n. 0703",
            "original_title": "Votazione Emendamento 5.3 PDL n. 0703",
            "description_title": "Emendamento 5.3 BARBAGALLO ANTHONY EMANUELE (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": 33,
            "majority_cohesion_rate": 63.29,
            "minority_cohesion_rate": 53.09
        },
        {
            "id": 28635,
            "slug": "vs19_252_036",
            "identifier": "vs19_252_036",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_036/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 36,
            "title": "Emendamento 3.1001 BARBAGALLO ANTHONY EMANUELE (PD-IDP) - Votazione Emendamento 3.1001 PDL n. 0703",
            "original_title": "Votazione Emendamento 3.1001 PDL n. 0703",
            "description_title": "Emendamento 3.1001 BARBAGALLO ANTHONY EMANUELE (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": 50,
            "majority_cohesion_rate": 64.98,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 28731,
            "slug": "vs19_252_090",
            "identifier": "vs19_252_090",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/vs19_252_090/?format=api",
            "sitting": {
                "id": 1623,
                "date": "2024-02-28",
                "number": 252,
                "branch": "C"
            },
            "number": 90,
            "title": "Ordine del giorno n. 9/703/6 CARMINA IDA (M5S) - Votazione Ordine del giorno 9/703/6 PDL n. 0703",
            "original_title": "Votazione Ordine del giorno 9/703/6 PDL n. 0703",
            "description_title": "Ordine del giorno n. 9/703/6 CARMINA IDA (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": 54,
            "majority_cohesion_rate": 58.65,
            "minority_cohesion_rate": 40.74
        },
        {
            "id": 28431,
            "slug": "19-164-9",
            "identifier": "19-164-9",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-164-9/?format=api",
            "sitting": {
                "id": 1620,
                "date": "2024-02-28",
                "number": 164,
                "branch": "S"
            },
            "number": 9,
            "title": "Imprenditoria giovanile nel settore agricolo - Articolo 1",
            "original_title": "Articolo 1",
            "description_title": "Imprenditoria giovanile nel settore agricolo",
            "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": 22,
            "majority_cohesion_rate": 68.97,
            "minority_cohesion_rate": 40.7
        },
        {
            "id": 28426,
            "slug": "19-164-14",
            "identifier": "19-164-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-164-14/?format=api",
            "sitting": {
                "id": 1620,
                "date": "2024-02-28",
                "number": 164,
                "branch": "S"
            },
            "number": 14,
            "title": "Imprenditoria giovanile nel settore agricolo - Articolo 6",
            "original_title": "Articolo 6",
            "description_title": "Imprenditoria giovanile nel settore agricolo",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 6,
            "n_margin": 28,
            "majority_cohesion_rate": 72.41,
            "minority_cohesion_rate": 37.21
        }
    ]
}