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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-n_absent&page=10",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-n_absent&page=8",
    "results": [
        {
            "id": 505727,
            "stepped_in_date": null,
            "slug": "marco-osnato-1972-03-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-osnato-1972-03-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.54,
                "pp_branch_ordering": 29
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-osnato-1972-03-20/?format=api",
            "n_rebels": 50,
            "family_name": "Osnato",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 975,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505727.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307612",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 3823,
            "n_absent": 623,
            "n_mission": 10064,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 27
        },
        {
            "id": 609287,
            "stepped_in_date": null,
            "slug": "enrico-borghi-1967-08-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrico-borghi-1967-08-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.38,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrico-borghi-1967-08-06/?format=api",
            "n_rebels": 54,
            "family_name": "Borghi",
            "given_name": "Enrico",
            "role": "Senatore",
            "latest_group": {
                "id": 3673,
                "group": {
                    "id": 9,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "senato",
                    "name": "Italia Viva - Il Centro - Renew Europe",
                    "color": "#B62992"
                }
            },
            "has_changed_group": true,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00029293.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305999",
            "osr_identifier": "http://dati.senato.it/senatore/29293",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 4715,
            "n_absent": 609,
            "n_mission": 2293,
            "days_in_parliament": "4629 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 60
        },
        {
            "id": 494568,
            "stepped_in_date": null,
            "slug": "massimo-garavaglia-1968-04-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimo-garavaglia-1968-04-08/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.94,
                "pp_branch_ordering": 18
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimo-garavaglia-1968-04-08/?format=api",
            "n_rebels": 7,
            "family_name": "Garavaglia",
            "given_name": "Massimo",
            "role": "Senatore",
            "latest_group": {
                "id": 142,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00022963.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302151",
            "osr_identifier": "http://dati.senato.it/senatore/22963",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 5369,
            "n_absent": 607,
            "n_mission": 1642,
            "days_in_parliament": "5356 00:00:00",
            "parse_days_in_parliament": "14 anni e 8 mesi",
            "fidelity_index": 68
        },
        {
            "id": 889663,
            "stepped_in_date": null,
            "slug": "concetta-damante-1972-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/concetta-damante-1972-02-05/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.44,
                "pp_branch_ordering": 89
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/concetta-damante-1972-02-05/?format=api",
            "n_rebels": 20,
            "family_name": "Damante",
            "given_name": "Concetta",
            "role": "Senatore",
            "latest_group": {
                "id": 94,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/889663.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308973",
            "osr_identifier": "http://dati.senato.it/senatore/36391",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6698,
            "n_absent": 604,
            "n_mission": 316,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 81
        },
        {
            "id": 547792,
            "stepped_in_date": null,
            "slug": "eugenio-zoffili-1979-10-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/eugenio-zoffili-1979-10-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 189
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/eugenio-zoffili-1979-10-25/?format=api",
            "n_rebels": 16,
            "family_name": "Zoffili",
            "given_name": "Eugenio",
            "role": "Deputato",
            "latest_group": {
                "id": 1215,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/547792.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307616",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 5610,
            "n_absent": 592,
            "n_mission": 8308,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 40
        },
        {
            "id": 559137,
            "stepped_in_date": null,
            "slug": "franco-manes-1963-06-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/franco-manes-1963-06-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.1,
                "pp_branch_ordering": 362
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/franco-manes-1963-06-21/?format=api",
            "n_rebels": 0,
            "family_name": "Manes",
            "given_name": "Franco",
            "role": "Deputato",
            "latest_group": {
                "id": 882,
                "group": {
                    "id": 15,
                    "acronym": "MISTO",
                    "slug": "Misto",
                    "branch": "camera",
                    "name": "MISTO",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/559137.jpeg",
            "gender": "M",
            "election_area": "Valle d'Aosta/Vallée d'Aoste",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308760",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13884,
            "n_absent": 575,
            "n_mission": 51,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 67
        },
        {
            "id": 495111,
            "stepped_in_date": null,
            "slug": "matteo-richetti-1974-08-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matteo-richetti-1974-08-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.37,
                "pp_branch_ordering": 64
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matteo-richetti-1974-08-03/?format=api",
            "n_rebels": 79,
            "family_name": "Richetti",
            "given_name": "Matteo",
            "role": "Deputato",
            "latest_group": {
                "id": 1055,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495111.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305708",
            "osr_identifier": "http://dati.senato.it/senatore/29555",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 5491,
            "n_absent": 574,
            "n_mission": 8445,
            "days_in_parliament": "4625 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 37
        },
        {
            "id": 496505,
            "stepped_in_date": null,
            "slug": "antonino-germana-1976-04-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonino-germana-1976-04-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.23,
                "pp_branch_ordering": 10
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonino-germana-1976-04-12/?format=api",
            "n_rebels": 12,
            "family_name": "Germanà",
            "given_name": "Antonino",
            "role": "Senatore",
            "latest_group": {
                "id": 152,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496505.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302909",
            "osr_identifier": "http://dati.senato.it/senatore/1116",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6311,
            "n_absent": 573,
            "n_mission": 734,
            "days_in_parliament": "4475 00:00:00",
            "parse_days_in_parliament": "12 anni e 3 mesi",
            "fidelity_index": 79
        },
        {
            "id": 872932,
            "stepped_in_date": null,
            "slug": "paola-maria-chiesa-1979-09-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-maria-chiesa-1979-09-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-maria-chiesa-1979-09-12/?format=api",
            "n_rebels": 9,
            "family_name": "Chiesa",
            "given_name": "Paola Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 601,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/872932.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308915",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13882,
            "n_absent": 570,
            "n_mission": 58,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 100
        },
        {
            "id": 750567,
            "stepped_in_date": null,
            "slug": "luigi-nave-1970-05-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luigi-nave-1970-05-13/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 150
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luigi-nave-1970-05-13/?format=api",
            "n_rebels": 12,
            "family_name": "Nave",
            "given_name": "Luigi",
            "role": "Senatore",
            "latest_group": {
                "id": 236,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036410.jpg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309002",
            "osr_identifier": "http://dati.senato.it/senatore/36410",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6902,
            "n_absent": 570,
            "n_mission": 146,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 494964,
            "stepped_in_date": null,
            "slug": "mariastella-gelmini-1973-07-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mariastella-gelmini-1973-07-01/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.24,
                "pp_branch_ordering": 124
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mariastella-gelmini-1973-07-01/?format=api",
            "n_rebels": 143,
            "family_name": "Gelmini",
            "given_name": "Mariastella",
            "role": "Senatore",
            "latest_group": {
                "id": 3714,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494964.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p301449",
            "osr_identifier": "http://dati.senato.it/senatore/22966",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6730,
            "n_absent": 563,
            "n_mission": 325,
            "days_in_parliament": "7160 00:00:00",
            "parse_days_in_parliament": "19 anni e 7 mesi",
            "fidelity_index": 66
        },
        {
            "id": 548724,
            "stepped_in_date": null,
            "slug": "ingrid-bisa-1978-01-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ingrid-bisa-1978-01-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.26,
                "pp_branch_ordering": 107
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ingrid-bisa-1978-01-10/?format=api",
            "n_rebels": 12,
            "family_name": "Bisa",
            "given_name": "Ingrid",
            "role": "Deputato",
            "latest_group": {
                "id": 495,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/548724.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307689",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13308,
            "n_absent": 561,
            "n_mission": 641,
            "days_in_parliament": "2794 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 96
        },
        {
            "id": 958907,
            "stepped_in_date": null,
            "slug": "celestino-magni-1947-06-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/celestino-magni-1947-06-29/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.53,
                "pp_branch_ordering": 78
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/celestino-magni-1947-06-29/?format=api",
            "n_rebels": 0,
            "family_name": "Magni",
            "given_name": "Celestino",
            "role": "Senatore",
            "latest_group": {
                "id": 188,
                "group": {
                    "id": 7,
                    "acronym": "Misto",
                    "slug": "Misto",
                    "branch": "senato",
                    "name": "Misto",
                    "color": "#B4B4B4"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036437.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308992",
            "osr_identifier": "http://dati.senato.it/senatore/36437",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 7011,
            "n_absent": 553,
            "n_mission": 54,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 83
        },
        {
            "id": 497707,
            "stepped_in_date": null,
            "slug": "stefano-vaccari-1967-04-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-vaccari-1967-04-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 42
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-vaccari-1967-04-10/?format=api",
            "n_rebels": 31,
            "family_name": "Vaccari",
            "given_name": "Stefano",
            "role": "Deputato",
            "latest_group": {
                "id": 1191,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497707.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306497",
            "osr_identifier": "http://dati.senato.it/senatore/29192",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13103,
            "n_absent": 547,
            "n_mission": 860,
            "days_in_parliament": "2951 00:00:00",
            "parse_days_in_parliament": "8 anni e 1 mese",
            "fidelity_index": 95
        },
        {
            "id": 822203,
            "stepped_in_date": null,
            "slug": "laura-cavandoli-1971-12-15-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/laura-cavandoli-1971-12-15-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.47,
                "pp_branch_ordering": 53
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/laura-cavandoli-1971-12-15-2/?format=api",
            "n_rebels": 33,
            "family_name": "Cavandoli",
            "given_name": "Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 585,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822203.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307285",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 10803,
            "n_absent": 543,
            "n_mission": 3164,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 78
        },
        {
            "id": 819423,
            "stepped_in_date": null,
            "slug": "anna-bilotti-1982-06-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-bilotti-1982-06-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-bilotti-1982-06-15/?format=api",
            "n_rebels": 26,
            "family_name": "Bilotti",
            "given_name": "Anna",
            "role": "Senatore",
            "latest_group": {
                "id": 42,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819423.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307557",
            "osr_identifier": "http://dati.senato.it/senatore/32851",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6807,
            "n_absent": 542,
            "n_mission": 269,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 88
        },
        {
            "id": 507190,
            "stepped_in_date": null,
            "slug": "ciro-maschio-1971-07-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ciro-maschio-1971-07-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 41
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ciro-maschio-1971-07-23/?format=api",
            "n_rebels": 24,
            "family_name": "Maschio",
            "given_name": "Ciro",
            "role": "Deputato",
            "latest_group": {
                "id": 905,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/507190.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307575",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12862,
            "n_absent": 541,
            "n_mission": 1107,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 92
        },
        {
            "id": 494879,
            "stepped_in_date": null,
            "slug": "gaetano-nastri-1968-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-nastri-1968-03-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.12,
                "pp_branch_ordering": 11
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-nastri-1968-03-18/?format=api",
            "n_rebels": 27,
            "family_name": "Nastri",
            "given_name": "Gaetano",
            "role": "Senatore",
            "latest_group": {
                "id": 232,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494879.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302962",
            "osr_identifier": "http://dati.senato.it/senatore/25446",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 5986,
            "n_absent": 534,
            "n_mission": 1098,
            "days_in_parliament": "6395 00:00:00",
            "parse_days_in_parliament": "17 anni e 6 mesi",
            "fidelity_index": 72
        },
        {
            "id": 947766,
            "stepped_in_date": null,
            "slug": "nicole-matteoni-1987-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicole-matteoni-1987-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 155
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicole-matteoni-1987-12-24/?format=api",
            "n_rebels": 6,
            "family_name": "Matteoni",
            "given_name": "Nicole",
            "role": "Deputato",
            "latest_group": {
                "id": 911,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/947766.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308941",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13997,
            "n_absent": 513,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 501176,
            "stepped_in_date": null,
            "slug": "paolo-trancassini-1963-06-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-trancassini-1963-06-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.9,
                "pp_branch_ordering": 9
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-trancassini-1963-06-29/?format=api",
            "n_rebels": 10,
            "family_name": "Trancassini",
            "given_name": "Paolo",
            "role": "Deputato",
            "latest_group": {
                "id": 1179,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/501176.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307457",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 8495,
            "n_absent": 509,
            "n_mission": 5506,
            "days_in_parliament": "2793 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 60
        },
        {
            "id": 681882,
            "stepped_in_date": null,
            "slug": "vincenzo-amich-1977-07-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amich-1977-07-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amich-1977-07-26/?format=api",
            "n_rebels": 4,
            "family_name": "Amich",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 428,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/681882.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308825",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13978,
            "n_absent": 503,
            "n_mission": 29,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 529419,
            "stepped_in_date": null,
            "slug": "marco-dreosto-1969-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-dreosto-1969-03-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.46,
                "pp_branch_ordering": 84
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-dreosto-1969-03-18/?format=api",
            "n_rebels": 46,
            "family_name": "Dreosto",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 116,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/529419.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308976",
            "osr_identifier": "http://dati.senato.it/senatore/36396",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6470,
            "n_absent": 496,
            "n_mission": 652,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 80
        },
        {
            "id": 521590,
            "stepped_in_date": null,
            "slug": "andrea-mascaretti-1965-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-mascaretti-1965-04-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 160
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-mascaretti-1965-04-14/?format=api",
            "n_rebels": 7,
            "family_name": "Mascaretti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 903,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/521590.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308903",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14020,
            "n_absent": 490,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 505404,
            "stepped_in_date": null,
            "slug": "maria-grazia-frijia-1974-08-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-grazia-frijia-1974-08-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 214
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-grazia-frijia-1974-08-09/?format=api",
            "n_rebels": 3,
            "family_name": "Frijia",
            "given_name": "Maria Grazia",
            "role": "Deputato",
            "latest_group": {
                "id": 743,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505404.jpeg",
            "gender": "F",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308870",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 14025,
            "n_absent": 485,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 496287,
            "stepped_in_date": null,
            "slug": "andrea-caroppo-1979-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-caroppo-1979-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 83
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-caroppo-1979-06-26/?format=api",
            "n_rebels": 279,
            "family_name": "Caroppo",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 567,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496287.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308807",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13606,
            "n_absent": 484,
            "n_mission": 420,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 96
        },
        {
            "id": 496198,
            "stepped_in_date": null,
            "slug": "galeazzo-bignami-1975-10-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/galeazzo-bignami-1975-10-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.96,
                "pp_branch_ordering": 8
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/galeazzo-bignami-1975-10-25/?format=api",
            "n_rebels": 1,
            "family_name": "Bignami",
            "given_name": "Galeazzo",
            "role": "Deputato",
            "latest_group": {
                "id": 491,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496198.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307298",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 1557,
            "n_absent": 482,
            "n_mission": 12471,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 10
        },
        {
            "id": 959722,
            "stepped_in_date": null,
            "slug": "enrica-alifano-1967-01-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrica-alifano-1967-01-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 184
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrica-alifano-1967-01-31/?format=api",
            "n_rebels": 12,
            "family_name": "Alifano",
            "given_name": "Enrica",
            "role": "Deputato",
            "latest_group": {
                "id": 418,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959722.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308872",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 14033,
            "n_absent": 477,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 496799,
            "stepped_in_date": null,
            "slug": "alessandro-benvenuto-1986-07-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-benvenuto-1986-07-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.89,
                "pp_branch_ordering": 11
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-benvenuto-1986-07-23/?format=api",
            "n_rebels": 5,
            "family_name": "Benvenuto",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 478,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496799.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307471",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 6771,
            "n_absent": 476,
            "n_mission": 7263,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 48
        },
        {
            "id": 496147,
            "stepped_in_date": null,
            "slug": "fabrizio-comba-1966-03-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/fabrizio-comba-1966-03-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.18,
                "pp_branch_ordering": 159
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/fabrizio-comba-1966-03-24/?format=api",
            "n_rebels": 6,
            "family_name": "Comba",
            "given_name": "Fabrizio",
            "role": "Deputato",
            "latest_group": {
                "id": 624,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496147.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308826",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12695,
            "n_absent": 474,
            "n_mission": 1341,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 92
        },
        {
            "id": 822217,
            "stepped_in_date": null,
            "slug": "giorgio-mule-1968-04-25-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-mule-1968-04-25-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.73,
                "pp_branch_ordering": 3
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-mule-1968-04-25-2/?format=api",
            "n_rebels": 9,
            "family_name": "Mulè",
            "given_name": "Giorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 955,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822217.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307130",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 4733,
            "n_absent": 474,
            "n_mission": 9303,
            "days_in_parliament": "2796 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 3
        },
        {
            "id": 545440,
            "stepped_in_date": null,
            "slug": "luana-zanella-1950-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luana-zanella-1950-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.6,
                "pp_branch_ordering": 23
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luana-zanella-1950-10-04/?format=api",
            "n_rebels": 38,
            "family_name": "Zanella",
            "given_name": "Luana",
            "role": "Deputato",
            "latest_group": {
                "id": 1204,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/545440.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p300469",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9105,
            "n_absent": 474,
            "n_mission": 4931,
            "days_in_parliament": "3650 00:00:00",
            "parse_days_in_parliament": "10 anni",
            "fidelity_index": 65
        },
        {
            "id": 818953,
            "stepped_in_date": null,
            "slug": "sergio-costa-1959-04-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sergio-costa-1959-04-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 6
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sergio-costa-1959-04-22/?format=api",
            "n_rebels": 0,
            "family_name": "Costa",
            "given_name": "Sergio",
            "role": "Deputato",
            "latest_group": {
                "id": 636,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818953.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307922",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 3709,
            "n_absent": 473,
            "n_mission": 10328,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 2
        },
        {
            "id": 838145,
            "stepped_in_date": null,
            "slug": "alfonso-colucci-1964-02-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alfonso-colucci-1964-02-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 343
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alfonso-colucci-1964-02-24/?format=api",
            "n_rebels": 28,
            "family_name": "Colucci",
            "given_name": "Alfonso",
            "role": "Deputato",
            "latest_group": {
                "id": 620,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/838145.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308841",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 14038,
            "n_absent": 472,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 101
        },
        {
            "id": 819232,
            "stepped_in_date": "2023-10-30",
            "slug": "adriano-galliani-1944-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/adriano-galliani-1944-07-30/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.18,
                "pp_branch_ordering": 175
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/adriano-galliani-1944-07-30/?format=api",
            "n_rebels": 1,
            "family_name": "Galliani",
            "given_name": "Adriano",
            "role": "Senatore",
            "latest_group": {
                "id": 3679,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032637.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2023-10-30",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p307811",
            "osr_identifier": "http://dati.senato.it/senatore/32637",
            "supports_majority": true,
            "n_voting": 4741,
            "n_present": 2461,
            "n_absent": 471,
            "n_mission": 1809,
            "days_in_parliament": "2400 00:00:00",
            "parse_days_in_parliament": "6 anni e 7 mesi",
            "fidelity_index": 41
        },
        {
            "id": 823609,
            "stepped_in_date": null,
            "slug": "giuliomaria-terzi-di-santagata-1946-06-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuliomaria-terzi-di-santagata-1946-06-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.92,
                "pp_branch_ordering": 22
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuliomaria-terzi-di-santagata-1946-06-09/?format=api",
            "n_rebels": 10,
            "family_name": "Terzi Di Sant'Agata",
            "given_name": "Giuliomaria",
            "role": "Senatore",
            "latest_group": {
                "id": 400,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00028550.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305017",
            "osr_identifier": "http://dati.senato.it/senatore/28550",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6902,
            "n_absent": 469,
            "n_mission": 247,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 86
        },
        {
            "id": 819558,
            "stepped_in_date": null,
            "slug": "walter-verini-1956-01-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/walter-verini-1956-01-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 107
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/walter-verini-1956-01-17/?format=api",
            "n_rebels": 203,
            "family_name": "Verini",
            "given_name": "Walter",
            "role": "Senatore",
            "latest_group": {
                "id": 352,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819558.jpeg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302774",
            "osr_identifier": "http://dati.senato.it/senatore/25377",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 6896,
            "n_absent": 465,
            "n_mission": 256,
            "days_in_parliament": "6416 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 83
        },
        {
            "id": 497087,
            "stepped_in_date": null,
            "slug": "antonio-salvatore-trevisi-1976-01-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-salvatore-trevisi-1976-01-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.19,
                "pp_branch_ordering": 173
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-salvatore-trevisi-1976-01-26/?format=api",
            "n_rebels": 74,
            "family_name": "Trevisi",
            "given_name": "Antonio Salvatore",
            "role": "Senatore",
            "latest_group": {
                "id": 3709,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/497087.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309030",
            "osr_identifier": "http://dati.senato.it/senatore/36448",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 6759,
            "n_absent": 457,
            "n_mission": 402,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 78
        },
        {
            "id": 822267,
            "stepped_in_date": null,
            "slug": "mauro-rotelli-1971-04-02-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-rotelli-1971-04-02-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.52,
                "pp_branch_ordering": 36
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-rotelli-1971-04-02-2/?format=api",
            "n_rebels": 10,
            "family_name": "Rotelli",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 1082,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822267.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307455",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 7171,
            "n_absent": 445,
            "n_mission": 6894,
            "days_in_parliament": "2793 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 52
        },
        {
            "id": 523883,
            "stepped_in_date": null,
            "slug": "beatrice-lorenzin-1971-10-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/beatrice-lorenzin-1971-10-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.45,
                "pp_branch_ordering": 86
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/beatrice-lorenzin-1971-10-14/?format=api",
            "n_rebels": 99,
            "family_name": "Lorenzin",
            "given_name": "Beatrice",
            "role": "Senatore",
            "latest_group": {
                "id": 182,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/523883.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302783",
            "osr_identifier": "http://dati.senato.it/senatore/25474",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6535,
            "n_absent": 444,
            "n_mission": 639,
            "days_in_parliament": "6416 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 77
        },
        {
            "id": 947285,
            "stepped_in_date": null,
            "slug": "federico-freni-1980-07-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federico-freni-1980-07-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 391
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federico-freni-1980-07-01/?format=api",
            "n_rebels": 2,
            "family_name": "Freni",
            "given_name": "Federico",
            "role": "Deputato",
            "latest_group": {
                "id": 741,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/947285.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308837",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 392,
            "n_absent": 442,
            "n_mission": 13676,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 2
        },
        {
            "id": 493958,
            "stepped_in_date": null,
            "slug": "antonio-de-poli-1960-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-de-poli-1960-10-04/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.1,
                "pp_branch_ordering": 13
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-de-poli-1960-10-04/?format=api",
            "n_rebels": 6,
            "family_name": "De Poli",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 108,
                "group": {
                    "id": 8,
                    "acronym": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                    "slug": "CdI-NM-UDC-CI-NcI-IC",
                    "branch": "senato",
                    "name": "Civici d'Italia-UDC-Noi Moderati (Noi con l'Italia, Coraggio Italia, Italia al Centro)-MAIE-Centro Popolare",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/493958.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302284",
            "osr_identifier": "http://dati.senato.it/senatore/22814",
            "supports_majority": true,
            "n_voting": 7618,
            "n_present": 4520,
            "n_absent": 430,
            "n_mission": 2668,
            "days_in_parliament": "7126 00:00:00",
            "parse_days_in_parliament": "19 anni e 6 mesi",
            "fidelity_index": 53
        },
        {
            "id": 544575,
            "stepped_in_date": null,
            "slug": "meinhard-durnwalder-1976-12-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/meinhard-durnwalder-1976-12-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.68,
                "pp_branch_ordering": 39
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/meinhard-durnwalder-1976-12-12/?format=api",
            "n_rebels": 1301,
            "family_name": "Durnwalder",
            "given_name": "Meinhard",
            "role": "Senatore",
            "latest_group": {
                "id": 120,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/544575.jpeg",
            "gender": "M",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307798",
            "osr_identifier": "http://dati.senato.it/senatore/32624",
            "supports_majority": false,
            "n_voting": 7616,
            "n_present": 7182,
            "n_absent": 423,
            "n_mission": 11,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 65
        },
        {
            "id": 819502,
            "stepped_in_date": null,
            "slug": "devis-dori-1979-12-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/devis-dori-1979-12-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.29,
                "pp_branch_ordering": 99
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/devis-dori-1979-12-27/?format=api",
            "n_rebels": 44,
            "family_name": "Dori",
            "given_name": "Devis",
            "role": "Deputato",
            "latest_group": {
                "id": 693,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819502.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307634",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13690,
            "n_absent": 416,
            "n_mission": 404,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 98
        },
        {
            "id": 494381,
            "stepped_in_date": null,
            "slug": "alessandro-colucci-1974-05-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-colucci-1974-05-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.52,
                "pp_branch_ordering": 37
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-colucci-1974-05-20/?format=api",
            "n_rebels": 39,
            "family_name": "Colucci",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 618,
                "group": {
                    "id": 17,
                    "acronym": "NM(N-C-U-I)-M",
                    "slug": "NM",
                    "branch": "camera",
                    "name": "NOI MODERATI",
                    "color": "#704070"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494381.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307603",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 6919,
            "n_absent": 412,
            "n_mission": 7179,
            "days_in_parliament": "2792 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 48
        },
        {
            "id": 822218,
            "stepped_in_date": null,
            "slug": "vannia-gava-1974-06-30-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vannia-gava-1974-06-30-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 391
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vannia-gava-1974-06-30-2/?format=api",
            "n_rebels": 7,
            "family_name": "Gava",
            "given_name": "Vannia",
            "role": "Deputato",
            "latest_group": {
                "id": 757,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822218.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307138",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 1036,
            "n_absent": 412,
            "n_mission": 13062,
            "days_in_parliament": "2796 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 7
        },
        {
            "id": 505827,
            "stepped_in_date": null,
            "slug": "giorgia-meloni-1977-01-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-meloni-1977-01-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 376
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgia-meloni-1977-01-15/?format=api",
            "n_rebels": 0,
            "family_name": "Meloni",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 923,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/505827.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302103",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 17,
            "n_absent": 412,
            "n_mission": 14081,
            "days_in_parliament": "7154 00:00:00",
            "parse_days_in_parliament": "19 anni e 7 mesi",
            "fidelity_index": 0
        },
        {
            "id": 822363,
            "stepped_in_date": null,
            "slug": "ivan-scalfarotto-1965-08-16-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ivan-scalfarotto-1965-08-16-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 75
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ivan-scalfarotto-1965-08-16-2/?format=api",
            "n_rebels": 72,
            "family_name": "Scalfarotto",
            "given_name": "Ivan",
            "role": "Senatore",
            "latest_group": {
                "id": 306,
                "group": {
                    "id": 9,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "senato",
                    "name": "Italia Viva - Il Centro - Renew Europe",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00029573.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305933",
            "osr_identifier": "http://dati.senato.it/senatore/29573",
            "supports_majority": false,
            "n_voting": 7618,
            "n_present": 6655,
            "n_absent": 412,
            "n_mission": 551,
            "days_in_parliament": "4629 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 84
        },
        {
            "id": 609475,
            "stepped_in_date": null,
            "slug": "isabella-de-monte-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/isabella-de-monte-1971-06-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/isabella-de-monte-1971-06-23/?format=api",
            "n_rebels": 114,
            "family_name": "De Monte",
            "given_name": "Isabella",
            "role": "Deputato",
            "latest_group": {
                "id": 3713,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/609475.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306379",
            "osr_identifier": "http://dati.senato.it/senatore/29082",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13698,
            "n_absent": 408,
            "n_mission": 404,
            "days_in_parliament": "1590 00:00:00",
            "parse_days_in_parliament": "4 anni e 4 mesi",
            "fidelity_index": 98
        },
        {
            "id": 819363,
            "stepped_in_date": null,
            "slug": "pietro-lorefice-1967-07-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pietro-lorefice-1967-07-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.61,
                "pp_branch_ordering": 49
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pietro-lorefice-1967-07-18/?format=api",
            "n_rebels": 47,
            "family_name": "Lorefice",
            "given_name": "Pietro",
            "role": "Senatore",
            "latest_group": {
                "id": 180,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00032655.jpg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307831",
            "osr_identifier": "http://dati.senato.it/senatore/32655",
            "supports_majority": false,
            "n_voting": 7617,
            "n_present": 6535,
            "n_absent": 404,
            "n_mission": 678,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 82
        },
        {
            "id": 822321,
            "stepped_in_date": null,
            "slug": "alberto-luigi-gusmeroli-1961-02-27-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-luigi-gusmeroli-1961-02-27-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.56,
                "pp_branch_ordering": 25
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-luigi-gusmeroli-1961-02-27-2/?format=api",
            "n_rebels": 1,
            "family_name": "Gusmeroli",
            "given_name": "Alberto Luigi",
            "role": "Deputato",
            "latest_group": {
                "id": 809,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822321.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307475",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 2246,
            "n_absent": 394,
            "n_mission": 11870,
            "days_in_parliament": "2796 00:00:00",
            "parse_days_in_parliament": "7 anni e 8 mesi",
            "fidelity_index": 16
        }
    ]
}