Returns all available votings, paged, filtered, sorted, ....
GET /api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=301
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=-identifier&page=302",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/?format=api&ordering=-identifier&page=300",
    "results": [
        {
            "id": 23115,
            "slug": "19-89-28",
            "identifier": "19-89-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-28/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 28,
            "title": "Articolo 2",
            "original_title": "Articolo 2",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Articolo",
            "outcome": "Approvata",
            "n_rebels": 5,
            "n_margin": 28,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 39.08
        },
        {
            "id": 23116,
            "slug": "19-89-27",
            "identifier": "19-89-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-27/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 27,
            "title": "ODG G2.107, Sironi",
            "original_title": "ODG G2.107, Sironi",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 15,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23036,
            "slug": "19-89-26",
            "identifier": "19-89-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-26/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 26,
            "title": "ODG G2.106, Pirro e altri",
            "original_title": "ODG G2.106, Pirro e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 22996,
            "slug": "19-89-25",
            "identifier": "19-89-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-25/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 25,
            "title": "ODG G2.105, Naturale e altri",
            "original_title": "ODG G2.105, Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 76.32,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22997,
            "slug": "19-89-24",
            "identifier": "19-89-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-24/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 24,
            "title": "ODG G2.104, Naturale e altri",
            "original_title": "ODG G2.104, Naturale e altri",
            "description_title": null,
            "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": 75.44,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22998,
            "slug": "19-89-23",
            "identifier": "19-89-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-23/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 23,
            "title": "ODG G2.103, Sabrina Licheri e altri",
            "original_title": "ODG G2.103, Sabrina Licheri e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 22999,
            "slug": "19-89-22",
            "identifier": "19-89-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-22/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 22,
            "title": "ODG G2.102, Nave e altri",
            "original_title": "ODG G2.102, Nave e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 19,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23000,
            "slug": "19-89-21",
            "identifier": "19-89-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-21/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 21,
            "title": "ODG G2.101, Aurora Floridia e altri",
            "original_title": "ODG G2.101, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 77.19,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23001,
            "slug": "19-89-20",
            "identifier": "19-89-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-20/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 20,
            "title": "ODG G2.100, Aurora Floridia e altri",
            "original_title": "ODG G2.100, Aurora Floridia e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 18,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23042,
            "slug": "19-89-2",
            "identifier": "19-89-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-2/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 2,
            "title": "Em. 1.100 (1a parte), Naturale e altri",
            "original_title": "Em. 1.100 (1a parte), Naturale e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 17,
            "majority_cohesion_rate": 74.56,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23037,
            "slug": "19-89-19",
            "identifier": "19-89-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-19/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 19,
            "title": "Em. 2.103, Mazzella e altri",
            "original_title": "Em. 2.103, Mazzella e altri",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 68.97
        },
        {
            "id": 23117,
            "slug": "19-89-18",
            "identifier": "19-89-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-18/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 18,
            "title": "Em. 2.13, Zambito e altri",
            "original_title": "Em. 2.13, Zambito e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 14,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23002,
            "slug": "19-89-17",
            "identifier": "19-89-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-17/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 17,
            "title": "Em. 2.11, Aurora Floridia e altri",
            "original_title": "Em. 2.11, Aurora Floridia e altri",
            "description_title": null,
            "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": 31,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 23038,
            "slug": "19-89-16",
            "identifier": "19-89-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-16/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 16,
            "title": "Em. 2.10, Franceschelli e altri",
            "original_title": "Em. 2.10, Franceschelli e altri",
            "description_title": null,
            "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": 19,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 22971,
            "slug": "19-89-153",
            "identifier": "19-89-153",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-153/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 153,
            "title": "Conversione decreto procedure di infrazione",
            "original_title": "Votazione finale",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": "Conversione decreto procedure di infrazione",
            "is_key_vote": true,
            "is_final": true,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Atto intero",
            "outcome": "Approvata",
            "n_rebels": 3,
            "n_margin": 26,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 31.03
        },
        {
            "id": 22972,
            "slug": "19-89-152",
            "identifier": "19-89-152",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-152/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 152,
            "title": "d-l n. 69/2023 - Salva-infrazioni - ODG G25.200, Naturale e altri",
            "original_title": "ODG G25.200, Naturale e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "ODG",
            "outcome": "Respinta",
            "n_rebels": 0,
            "n_margin": 12,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22973,
            "slug": "19-89-151",
            "identifier": "19-89-151",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-151/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 151,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 24-ter.201, Basso",
            "original_title": "Em. 24-ter.201, Basso",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 69.3,
            "minority_cohesion_rate": 42.53
        },
        {
            "id": 23043,
            "slug": "19-89-150",
            "identifier": "19-89-150",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-150/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 150,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 24-ter.200, Basso",
            "original_title": "Em. 24-ter.200, Basso",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 71.05,
            "minority_cohesion_rate": 45.98
        },
        {
            "id": 23003,
            "slug": "19-89-15",
            "identifier": "19-89-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-15/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 15,
            "title": "Em. 2.9, Franceschelli e altri",
            "original_title": "Em. 2.9, Franceschelli e altri",
            "description_title": null,
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 4,
            "n_margin": 15,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23008,
            "slug": "19-89-149",
            "identifier": "19-89-149",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-149/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 149,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Emm. 24.19 e 24.20",
            "original_title": "Emm. 24.19 e 24.20",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 1,
            "n_margin": 33,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 44.83
        },
        {
            "id": 23044,
            "slug": "19-89-148",
            "identifier": "19-89-148",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-148/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 148,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Emm. 24.203 e 24.204",
            "original_title": "Emm. 24.203 e 24.204",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 71.05,
            "minority_cohesion_rate": 47.13
        },
        {
            "id": 23045,
            "slug": "19-89-147",
            "identifier": "19-89-147",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-147/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 147,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 24.9, Rojc e altri",
            "original_title": "Em. 24.9, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 12,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23046,
            "slug": "19-89-146",
            "identifier": "19-89-146",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-146/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 146,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 24.201 e 24.202",
            "original_title": "Em. 24.201 e 24.202",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 6,
            "n_margin": 15,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 60.92
        },
        {
            "id": 23047,
            "slug": "19-89-145",
            "identifier": "19-89-145",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-145/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 145,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 24.200, Lombardo",
            "original_title": "Em. 24.200, Lombardo",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Respinta",
            "n_rebels": 3,
            "n_margin": 36,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 57.47
        },
        {
            "id": 23009,
            "slug": "19-89-144",
            "identifier": "19-89-144",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-144/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 144,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Emm. 22.200 (testo 2), 22.4 (testo 2), 22.201 e 22.202",
            "original_title": "Emm. 22.200 (testo 2), 22.4 (testo 2), 22.201 e 22.202",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "public_title": null,
            "is_key_vote": false,
            "is_final": false,
            "is_confidence": false,
            "is_secret": false,
            "sub_vote_type": "Emendamenti",
            "outcome": "Approvata",
            "n_rebels": 1,
            "n_margin": 41,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 62.07
        },
        {
            "id": 23048,
            "slug": "19-89-143",
            "identifier": "19-89-143",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-143/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 143,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 19.0.200, Malpezzi e altri",
            "original_title": "Em. 19.0.200, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 22974,
            "slug": "19-89-142",
            "identifier": "19-89-142",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-142/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 142,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18-ter.200, Rojc e Malpezzi",
            "original_title": "Em. 18-ter.200, Rojc e Malpezzi",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 11,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 64.37
        },
        {
            "id": 23010,
            "slug": "19-89-141",
            "identifier": "19-89-141",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-141/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 141,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18-bis.200, Malpezzi e Rojc",
            "original_title": "Em. 18-bis.200, Malpezzi e Rojc",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 11,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23049,
            "slug": "19-89-140",
            "identifier": "19-89-140",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-140/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 140,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.6, Rojc e altri",
            "original_title": "Em. 18.6, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 11,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23118,
            "slug": "19-89-14",
            "identifier": "19-89-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-14/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 14,
            "title": "Em. 2.8, Franceschelli e altri",
            "original_title": "Em. 2.8, Franceschelli e altri",
            "description_title": null,
            "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": 20,
            "majority_cohesion_rate": 78.07,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23050,
            "slug": "19-89-139",
            "identifier": "19-89-139",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-139/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 139,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.5, Rojc e altri",
            "original_title": "Em. 18.5, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 12,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23051,
            "slug": "19-89-138",
            "identifier": "19-89-138",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-138/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 138,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.4 (testo 2), Rojc e altri",
            "original_title": "Em. 18.4 (testo 2), Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 12,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 65.52
        },
        {
            "id": 23052,
            "slug": "19-89-137",
            "identifier": "19-89-137",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-137/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 137,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.204, Rojc",
            "original_title": "Em. 18.204, Rojc",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 7,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 22975,
            "slug": "19-89-136",
            "identifier": "19-89-136",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-136/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 136,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.203, Cucchi e altri",
            "original_title": "Em. 18.203, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 6,
            "majority_cohesion_rate": 65.79,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23011,
            "slug": "19-89-135",
            "identifier": "19-89-135",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-135/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 135,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.202, Cucchi e altri",
            "original_title": "Em. 18.202, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 10,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23012,
            "slug": "19-89-134",
            "identifier": "19-89-134",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-134/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 134,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.2, Rojc e altri",
            "original_title": "Em. 18.2, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23013,
            "slug": "19-89-133",
            "identifier": "19-89-133",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-133/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 133,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 18.200, Rojc e altri",
            "original_title": "Em. 18.200, Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 66.67,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23014,
            "slug": "19-89-132",
            "identifier": "19-89-132",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-132/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 132,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 15.4, Cucchi e altri",
            "original_title": "Em. 15.4, Cucchi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 10,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 23053,
            "slug": "19-89-131",
            "identifier": "19-89-131",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-131/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 131,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 15.3, Malpezzi e altri",
            "original_title": "Em. 15.3, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 68.42,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 22976,
            "slug": "19-89-130",
            "identifier": "19-89-130",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-130/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 130,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.10, Malpezzi e altri",
            "original_title": "Em. 14.10, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 9,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23119,
            "slug": "19-89-13",
            "identifier": "19-89-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-13/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 13,
            "title": "Em. 2.100 (1a parte), Naturale e altri",
            "original_title": "Em. 2.100 (1a parte), Naturale e altri",
            "description_title": null,
            "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": 18,
            "majority_cohesion_rate": 75.44,
            "minority_cohesion_rate": 67.82
        },
        {
            "id": 22977,
            "slug": "19-89-129",
            "identifier": "19-89-129",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-129/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 129,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.201, Malpezzi e altri",
            "original_title": "Em. 14.201, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 9,
            "majority_cohesion_rate": 70.18,
            "minority_cohesion_rate": 72.41
        },
        {
            "id": 23015,
            "slug": "19-89-128",
            "identifier": "19-89-128",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-128/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 128,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.7, Malpezzi e altri",
            "original_title": "Em. 14.7, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 67.54,
            "minority_cohesion_rate": 71.26
        },
        {
            "id": 23054,
            "slug": "19-89-127",
            "identifier": "19-89-127",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-127/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 127,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.6, Malpezzi e altri",
            "original_title": "Em. 14.6, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 11,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 70.11
        },
        {
            "id": 23055,
            "slug": "19-89-126",
            "identifier": "19-89-126",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-126/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 126,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia e altri",
            "original_title": "Em. 14.1 (testo corretto) (1a parte),           Barbara Floridia e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 10,
            "majority_cohesion_rate": 72.81,
            "minority_cohesion_rate": 73.56
        },
        {
            "id": 23056,
            "slug": "19-89-125",
            "identifier": "19-89-125",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-125/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 125,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 13.0.2 (1a parte), Rojc e altri",
            "original_title": "Em. 13.0.2 (1a parte), Rojc e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 9,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 23016,
            "slug": "19-89-124",
            "identifier": "19-89-124",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-124/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 124,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 12.200, Bevilacqua e Lorefice",
            "original_title": "Em. 12.200, Bevilacqua e Lorefice",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 7,
            "majority_cohesion_rate": 69.3,
            "minority_cohesion_rate": 74.71
        },
        {
            "id": 22978,
            "slug": "19-89-123",
            "identifier": "19-89-123",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-123/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 123,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 12.1, Malpezzi e altri",
            "original_title": "Em. 12.1, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 9,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 23057,
            "slug": "19-89-122",
            "identifier": "19-89-122",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-122/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 122,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.11, Malpezzi e altri",
            "original_title": "Em. 11.11, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 9,
            "majority_cohesion_rate": 71.93,
            "minority_cohesion_rate": 75.86
        },
        {
            "id": 22979,
            "slug": "19-89-121",
            "identifier": "19-89-121",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/votings/19-89-121/?format=api",
            "sitting": {
                "id": 1449,
                "date": "2023-07-19",
                "number": 89,
                "branch": "S"
            },
            "number": 121,
            "title": "d-l n. 69/2023 - Salva-infrazioni - Em. 11.10, Malpezzi e altri",
            "original_title": "Em. 11.10, Malpezzi e altri",
            "description_title": "d-l n. 69/2023 - Salva-infrazioni",
            "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": 8,
            "majority_cohesion_rate": 71.05,
            "minority_cohesion_rate": 74.71
        }
    ]
}