Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=5
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=pp_ordering&page=6",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=4",
    "results": [
        {
            "id": 819053,
            "stepped_in_date": null,
            "slug": "alberto-bagnai-1962-12-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-bagnai-1962-12-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 100
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-bagnai-1962-12-10/?format=api",
            "n_rebels": 20,
            "family_name": "Bagnai",
            "given_name": "Alberto",
            "role": "Deputato",
            "latest_group": {
                "id": 448,
                "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/819053.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 2867,
            "n_absent": 1448,
            "n_mission": 9333,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 20
        },
        {
            "id": 822212,
            "stepped_in_date": null,
            "slug": "mario-alejandro-borghese-1981-04-14-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mario-alejandro-borghese-1981-04-14-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.38,
                "pp_branch_ordering": 100
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mario-alejandro-borghese-1981-04-14-2/?format=api",
            "n_rebels": 42,
            "family_name": "Borghese",
            "given_name": "Mario Alejandro",
            "role": "Senatore",
            "latest_group": {
                "id": 50,
                "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/822212.jpeg",
            "gender": "M",
            "election_area": "America meridionale",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7590,
            "n_present": 4251,
            "n_absent": 778,
            "n_mission": 2561,
            "days_in_parliament": "4535 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 49
        },
        {
            "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",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 4701,
            "n_absent": 609,
            "n_mission": 2281,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 60
        },
        {
            "id": 495049,
            "stepped_in_date": null,
            "slug": "francesco-bruzzone-1962-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-bruzzone-1962-05-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-bruzzone-1962-05-23/?format=api",
            "n_rebels": 7,
            "family_name": "Bruzzone",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 527,
                "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/495049.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6585,
            "n_absent": 7063,
            "n_mission": 0,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "id": 819458,
            "stepped_in_date": null,
            "slug": "ilaria-fontana-1984-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilaria-fontana-1984-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilaria-fontana-1984-06-26/?format=api",
            "n_rebels": 26,
            "family_name": "Fontana",
            "given_name": "Ilaria",
            "role": "Deputato",
            "latest_group": {
                "id": 720,
                "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/819458.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9969,
            "n_absent": 3679,
            "n_mission": 0,
            "days_in_parliament": "2698 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 76
        },
        {
            "id": 960955,
            "stepped_in_date": null,
            "slug": "elena-sironi-1961-02-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elena-sironi-1961-02-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 102
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elena-sironi-1961-02-18/?format=api",
            "n_rebels": 33,
            "family_name": "Sironi",
            "given_name": "Elena",
            "role": "Senatore",
            "latest_group": {
                "id": 318,
                "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/00036425.jpg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7227,
            "n_absent": 218,
            "n_mission": 146,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 91
        },
        {
            "id": 819227,
            "stepped_in_date": null,
            "slug": "francesco-giacobbe-1958-07-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-giacobbe-1958-07-10/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 103
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-giacobbe-1958-07-10/?format=api",
            "n_rebels": 33,
            "family_name": "Giacobbe",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 386,
                "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/819227.jpeg",
            "gender": "M",
            "election_area": "Africa Asia Oceania Antartide",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 3675,
            "n_absent": 267,
            "n_mission": 3649,
            "days_in_parliament": "4520 00:00:00",
            "parse_days_in_parliament": "12 anni e 4 mesi",
            "fidelity_index": 44
        },
        {
            "id": 505345,
            "stepped_in_date": null,
            "slug": "emanuele-loperfido-1975-11-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emanuele-loperfido-1975-11-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 103
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emanuele-loperfido-1975-11-04/?format=api",
            "n_rebels": 4,
            "family_name": "Loperfido",
            "given_name": "Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 853,
                "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/505345.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9325,
            "n_absent": 1200,
            "n_mission": 3123,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 496228,
            "stepped_in_date": null,
            "slug": "angelo-bonelli-1962-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angelo-bonelli-1962-07-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 104
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angelo-bonelli-1962-07-30/?format=api",
            "n_rebels": 42,
            "family_name": "Bonelli",
            "given_name": "Angelo",
            "role": "Deputato",
            "latest_group": {
                "id": 506,
                "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/496228.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9353,
            "n_absent": 4032,
            "n_mission": 263,
            "days_in_parliament": "1754 00:00:00",
            "parse_days_in_parliament": "4 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "id": 819015,
            "stepped_in_date": null,
            "slug": "tatjana-rojc-1961-10-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/tatjana-rojc-1961-10-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 104
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/tatjana-rojc-1961-10-26/?format=api",
            "n_rebels": 51,
            "family_name": "Rojc",
            "given_name": "Tatjana",
            "role": "Senatore",
            "latest_group": {
                "id": 284,
                "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://www.senato.it/leg/19/Immagini/Senatori/00032703.jpg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6698,
            "n_absent": 90,
            "n_mission": 803,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 86
        },
        {
            "id": 822296,
            "stepped_in_date": null,
            "slug": "deborah-bergamini-1967-10-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/deborah-bergamini-1967-10-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 105
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/deborah-bergamini-1967-10-24-2/?format=api",
            "n_rebels": 27,
            "family_name": "Bergamini",
            "given_name": "Deborah",
            "role": "Deputato",
            "latest_group": {
                "id": 484,
                "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/822296.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 7262,
            "n_absent": 4101,
            "n_mission": 2285,
            "days_in_parliament": "6331 00:00:00",
            "parse_days_in_parliament": "17 anni e 4 mesi",
            "fidelity_index": 56
        },
        {
            "id": 819511,
            "stepped_in_date": null,
            "slug": "roberto-cataldi-1960-04-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-cataldi-1960-04-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 105
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-cataldi-1960-04-15/?format=api",
            "n_rebels": 34,
            "family_name": "Cataldi",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 78,
                "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/00033065.jpg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6942,
            "n_absent": 241,
            "n_mission": 408,
            "days_in_parliament": "2701 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 496901,
            "stepped_in_date": null,
            "slug": "francesco-cannizzaro-1982-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-cannizzaro-1982-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.26,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-cannizzaro-1982-06-24/?format=api",
            "n_rebels": 350,
            "family_name": "Cannizzaro",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1221,
                "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/496901.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6494,
            "n_absent": 7154,
            "n_mission": 0,
            "days_in_parliament": "2700 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 47
        },
        {
            "id": 919200,
            "stepped_in_date": null,
            "slug": "andrea-crisanti-1954-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-crisanti-1954-09-14/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-crisanti-1954-09-14/?format=api",
            "n_rebels": 99,
            "family_name": "Crisanti",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 88,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036387.jpg",
            "gender": "M",
            "election_area": "Europa",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7588,
            "n_present": 4671,
            "n_absent": 1119,
            "n_mission": 1798,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 48
        },
        {
            "id": 496660,
            "stepped_in_date": null,
            "slug": "clotilde-minasi-1960-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/clotilde-minasi-1960-07-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.37,
                "pp_branch_ordering": 106
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/clotilde-minasi-1960-07-24/?format=api",
            "n_rebels": 21,
            "family_name": "Minasi",
            "given_name": "Clotilde",
            "role": "Senatore",
            "latest_group": {
                "id": 220,
                "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/00036013.jpg",
            "gender": "F",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7373,
            "n_absent": 57,
            "n_mission": 161,
            "days_in_parliament": "1140 00:00:00",
            "parse_days_in_parliament": "3 anni e 1 mese",
            "fidelity_index": 88
        },
        {
            "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": 106
            },
            "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",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 6873,
            "n_absent": 465,
            "n_mission": 252,
            "days_in_parliament": "6321 00:00:00",
            "parse_days_in_parliament": "17 anni e 3 mesi",
            "fidelity_index": 83
        },
        {
            "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",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12566,
            "n_absent": 520,
            "n_mission": 562,
            "days_in_parliament": "2699 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 97
        },
        {
            "id": 494563,
            "stepped_in_date": null,
            "slug": "simona-bordonali-1971-08-01",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-bordonali-1971-08-01/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.25,
                "pp_branch_ordering": 108
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-bordonali-1971-08-01/?format=api",
            "n_rebels": 52,
            "family_name": "Bordonali",
            "given_name": "Simona",
            "role": "Deputato",
            "latest_group": {
                "id": 512,
                "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/494563.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11284,
            "n_absent": 2242,
            "n_mission": 122,
            "days_in_parliament": "2697 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 822250,
            "stepped_in_date": null,
            "slug": "davide-aiello-1985-10-31-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-aiello-1985-10-31-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 109
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-aiello-1985-10-31-2/?format=api",
            "n_rebels": 13,
            "family_name": "Aiello",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 414,
                "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/822250.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10702,
            "n_absent": 2793,
            "n_mission": 153,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 80
        },
        {
            "id": 819022,
            "stepped_in_date": null,
            "slug": "elena-testor-1973-07-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/elena-testor-1973-07-20/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.36,
                "pp_branch_ordering": 109
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/elena-testor-1973-07-20/?format=api",
            "n_rebels": 3,
            "family_name": "Testor",
            "given_name": "Elena",
            "role": "Senatore",
            "latest_group": {
                "id": 334,
                "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/00032721.jpg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7377,
            "n_absent": 2,
            "n_mission": 212,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 96
        },
        {
            "id": 741299,
            "stepped_in_date": null,
            "slug": "andrea-de-priamo-1971-05-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-priamo-1971-05-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 110
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-priamo-1971-05-24/?format=api",
            "n_rebels": 25,
            "family_name": "De Priamo",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 110,
                "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/741299.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7279,
            "n_absent": 140,
            "n_mission": 172,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 93
        },
        {
            "id": 862807,
            "stepped_in_date": null,
            "slug": "annamaria-fallucchi-1968-05-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/annamaria-fallucchi-1968-05-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 110
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/annamaria-fallucchi-1968-05-19/?format=api",
            "n_rebels": 62,
            "family_name": "Fallucchi",
            "given_name": "Annamaria",
            "role": "Senatore",
            "latest_group": {
                "id": 122,
                "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.eu-central-1.amazonaws.com/images/persons/862807.jpg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7527,
            "n_absent": 53,
            "n_mission": 11,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 91
        },
        {
            "id": 959707,
            "stepped_in_date": null,
            "slug": "francesco-mari-1962-09-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-mari-1962-09-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 110
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-mari-1962-09-04/?format=api",
            "n_rebels": 25,
            "family_name": "Mari",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 897,
                "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/959707.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12722,
            "n_absent": 923,
            "n_mission": 3,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 98
        },
        {
            "id": 959957,
            "stepped_in_date": null,
            "slug": "sara-kelany-1978-06-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sara-kelany-1978-06-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 111
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sara-kelany-1978-06-08/?format=api",
            "n_rebels": 18,
            "family_name": "Kelany",
            "given_name": "Sara",
            "role": "Deputato",
            "latest_group": {
                "id": 819,
                "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/959957.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11012,
            "n_absent": 2352,
            "n_mission": 284,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 85
        },
        {
            "id": 958974,
            "stepped_in_date": null,
            "slug": "susanna-donatella-campione-1966-02-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/susanna-donatella-campione-1966-02-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 112
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/susanna-donatella-campione-1966-02-03/?format=api",
            "n_rebels": 11,
            "family_name": "Campione",
            "given_name": "Susanna Donatella",
            "role": "Senatore",
            "latest_group": {
                "id": 66,
                "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/00036432.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7307,
            "n_absent": 48,
            "n_mission": 236,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 507581,
            "stepped_in_date": null,
            "slug": "alessandro-palombi-1976-07-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-palombi-1976-07-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 112
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-palombi-1976-07-07/?format=api",
            "n_rebels": 4,
            "family_name": "Palombi",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 983,
                "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/507581.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 13370,
            "n_absent": 278,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 103
        },
        {
            "id": 524544,
            "stepped_in_date": null,
            "slug": "marco-lisei-1977-03-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-lisei-1977-03-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-lisei-1977-03-15/?format=api",
            "n_rebels": 17,
            "family_name": "Lisei",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 174,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036435.jpg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7523,
            "n_absent": 7,
            "n_mission": 61,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 97
        },
        {
            "id": 495151,
            "stepped_in_date": null,
            "slug": "paolo-marcheschi-1961-03-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-marcheschi-1961-03-23/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.3,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-marcheschi-1961-03-23/?format=api",
            "n_rebels": 33,
            "family_name": "Marcheschi",
            "given_name": "Paolo",
            "role": "Senatore",
            "latest_group": {
                "id": 198,
                "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/495151.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6474,
            "n_absent": 109,
            "n_mission": 1008,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 82
        },
        {
            "id": 958635,
            "stepped_in_date": null,
            "slug": "martina-semenzato-1973-07-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/martina-semenzato-1973-07-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/martina-semenzato-1973-07-09/?format=api",
            "n_rebels": 65,
            "family_name": "Semenzato",
            "given_name": "Martina",
            "role": "Deputato",
            "latest_group": {
                "id": 1123,
                "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/958635.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 8971,
            "n_absent": 986,
            "n_mission": 3691,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 68
        },
        {
            "id": 521586,
            "stepped_in_date": null,
            "slug": "lorenzo-malagola-1982-11-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lorenzo-malagola-1982-11-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 114
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lorenzo-malagola-1982-11-10/?format=api",
            "n_rebels": 4,
            "family_name": "Malagola",
            "given_name": "Lorenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 874,
                "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/521586.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12496,
            "n_absent": 1082,
            "n_mission": 70,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "id": 741884,
            "stepped_in_date": null,
            "slug": "paola-ambrogio-1970-12-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-ambrogio-1970-12-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.29,
                "pp_branch_ordering": 115
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-ambrogio-1970-12-02/?format=api",
            "n_rebels": 4,
            "family_name": "Ambrogio",
            "given_name": "Paola",
            "role": "Senatore",
            "latest_group": {
                "id": 14,
                "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/741884.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7590,
            "n_absent": 0,
            "n_mission": 1,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 99
        },
        {
            "id": 494380,
            "stepped_in_date": null,
            "slug": "carlo-maccari-1965-05-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carlo-maccari-1965-05-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 115
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carlo-maccari-1965-05-11/?format=api",
            "n_rebels": 5,
            "family_name": "Maccari",
            "given_name": "Carlo",
            "role": "Deputato",
            "latest_group": {
                "id": 864,
                "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/494380.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11257,
            "n_absent": 1723,
            "n_mission": 668,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 86
        },
        {
            "id": 960019,
            "stepped_in_date": null,
            "slug": "marco-perissa-1982-05-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-perissa-1982-05-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 115
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-perissa-1982-05-22/?format=api",
            "n_rebels": 26,
            "family_name": "Perissa",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 1005,
                "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/960019.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11288,
            "n_absent": 2360,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 87
        },
        {
            "id": 737619,
            "stepped_in_date": null,
            "slug": "simona-flavia-malpezzi-1972-08-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/simona-flavia-malpezzi-1972-08-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.29,
                "pp_branch_ordering": 116
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/simona-flavia-malpezzi-1972-08-22/?format=api",
            "n_rebels": 66,
            "family_name": "Malpezzi",
            "given_name": "Simona Flavia",
            "role": "Senatore",
            "latest_group": {
                "id": 376,
                "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/737619.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 4968,
            "n_absent": 274,
            "n_mission": 2349,
            "days_in_parliament": "4529 00:00:00",
            "parse_days_in_parliament": "12 anni e 4 mesi",
            "fidelity_index": 58
        },
        {
            "id": 958520,
            "stepped_in_date": null,
            "slug": "dolores-bevilaqua-1974-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dolores-bevilaqua-1974-08-27/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.28,
                "pp_branch_ordering": 117
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dolores-bevilaqua-1974-08-27/?format=api",
            "n_rebels": 18,
            "family_name": "Bevilacqua",
            "given_name": "Dolores",
            "role": "Senatore",
            "latest_group": {
                "id": 38,
                "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/00036385.jpg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 6879,
            "n_absent": 388,
            "n_mission": 323,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 85
        },
        {
            "id": 643555,
            "stepped_in_date": null,
            "slug": "federico-gianassi-1980-05-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federico-gianassi-1980-05-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 117
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federico-gianassi-1980-05-21/?format=api",
            "n_rebels": 29,
            "family_name": "Gianassi",
            "given_name": "Federico",
            "role": "Deputato",
            "latest_group": {
                "id": 774,
                "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/643555.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12870,
            "n_absent": 778,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 99
        },
        {
            "id": 819344,
            "stepped_in_date": null,
            "slug": "francesco-verducci-1972-10-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-verducci-1972-10-05/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.28,
                "pp_branch_ordering": 118
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-verducci-1972-10-05/?format=api",
            "n_rebels": 117,
            "family_name": "Verducci",
            "given_name": "Francesco",
            "role": "Senatore",
            "latest_group": {
                "id": 350,
                "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/819344.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6427,
            "n_absent": 34,
            "n_mission": 1130,
            "days_in_parliament": "4677 00:00:00",
            "parse_days_in_parliament": "12 anni e 9 mesi",
            "fidelity_index": 82
        },
        {
            "id": 549725,
            "stepped_in_date": null,
            "slug": "gianluca-vinci-1980-05-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianluca-vinci-1980-05-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 118
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianluca-vinci-1980-05-28/?format=api",
            "n_rebels": 8,
            "family_name": "Vinci",
            "given_name": "Gianluca",
            "role": "Deputato",
            "latest_group": {
                "id": 1197,
                "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/549725.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12748,
            "n_absent": 575,
            "n_mission": 325,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 97
        },
        {
            "id": 499303,
            "stepped_in_date": null,
            "slug": "guido-quintino-liris-1979-06-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/guido-quintino-liris-1979-06-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.27,
                "pp_branch_ordering": 119
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/guido-quintino-liris-1979-06-12/?format=api",
            "n_rebels": 11,
            "family_name": "Liris",
            "given_name": "Guido Quintino",
            "role": "Senatore",
            "latest_group": {
                "id": 172,
                "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/499303.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7472,
            "n_absent": 27,
            "n_mission": 92,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 96
        },
        {
            "id": 499125,
            "stepped_in_date": null,
            "slug": "guerino-testa-1970-03-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/guerino-testa-1970-03-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 119
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/guerino-testa-1970-03-16/?format=api",
            "n_rebels": 25,
            "family_name": "Testa",
            "given_name": "Guerino",
            "role": "Deputato",
            "latest_group": {
                "id": 1166,
                "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/499125.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11823,
            "n_absent": 1734,
            "n_mission": 91,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 91
        },
        {
            "id": 650368,
            "stepped_in_date": null,
            "slug": "francesca-ghirra-1978-07-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesca-ghirra-1978-07-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 120
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesca-ghirra-1978-07-25/?format=api",
            "n_rebels": 19,
            "family_name": "Ghirra",
            "given_name": "Francesca",
            "role": "Deputato",
            "latest_group": {
                "id": 766,
                "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/650368.jpeg",
            "gender": "F",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12401,
            "n_absent": 1247,
            "n_mission": 0,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 95
        },
        {
            "id": 570619,
            "stepped_in_date": null,
            "slug": "andrea-giorgis-1965-04-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giorgis-1965-04-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.25,
                "pp_branch_ordering": 120
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giorgis-1965-04-12/?format=api",
            "n_rebels": 66,
            "family_name": "Giorgis",
            "given_name": "Andrea",
            "role": "Senatore",
            "latest_group": {
                "id": 408,
                "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://www.senato.it/leg/19/Immagini/Senatori/00029425.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7091,
            "n_absent": 309,
            "n_mission": 191,
            "days_in_parliament": "4534 00:00:00",
            "parse_days_in_parliament": "12 anni e 5 mesi",
            "fidelity_index": 80
        },
        {
            "id": 933662,
            "stepped_in_date": null,
            "slug": "mauro-berruto-1969-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-berruto-1969-05-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 121
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-berruto-1969-05-08/?format=api",
            "n_rebels": 11,
            "family_name": "Berruto",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 486,
                "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/933662.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12764,
            "n_absent": 777,
            "n_mission": 107,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 97
        },
        {
            "id": 824931,
            "stepped_in_date": null,
            "slug": "giovanna-petrenga-1956-07-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-petrenga-1956-07-06/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.25,
                "pp_branch_ordering": 121
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanna-petrenga-1956-07-06/?format=api",
            "n_rebels": 13,
            "family_name": "Petrenga",
            "given_name": "Giovanna",
            "role": "Senatore",
            "latest_group": {
                "id": 260,
                "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/824931.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6783,
            "n_absent": 216,
            "n_mission": 592,
            "days_in_parliament": "5844 00:00:00",
            "parse_days_in_parliament": "16 anni",
            "fidelity_index": 81
        },
        {
            "id": 938503,
            "stepped_in_date": null,
            "slug": "annamaria-furlan-1958-04-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/annamaria-furlan-1958-04-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.25,
                "pp_branch_ordering": 122
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/annamaria-furlan-1958-04-24/?format=api",
            "n_rebels": 73,
            "family_name": "Furlan",
            "given_name": "Annamaria",
            "role": "Senatore",
            "latest_group": {
                "id": 3727,
                "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/00031725.jpg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 7262,
            "n_absent": 141,
            "n_mission": 188,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 91
        },
        {
            "id": 530647,
            "stepped_in_date": null,
            "slug": "massimo-milani-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/massimo-milani-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 122
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/massimo-milani-none/?format=api",
            "n_rebels": 2,
            "family_name": "Milani",
            "given_name": "Massimo",
            "role": "Deputato",
            "latest_group": {
                "id": 933,
                "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/530647.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 9440,
            "n_absent": 4004,
            "n_mission": 204,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 72
        },
        {
            "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": 123
            },
            "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",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 6705,
            "n_absent": 562,
            "n_mission": 324,
            "days_in_parliament": "7065 00:00:00",
            "parse_days_in_parliament": "19 anni e 4 mesi",
            "fidelity_index": 66
        },
        {
            "id": 819010,
            "stepped_in_date": null,
            "slug": "arnaldo-lomuti-1975-02-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/arnaldo-lomuti-1975-02-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 123
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/arnaldo-lomuti-1975-02-14/?format=api",
            "n_rebels": 47,
            "family_name": "Lomuti",
            "given_name": "Arnaldo",
            "role": "Deputato",
            "latest_group": {
                "id": 849,
                "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/819010.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 8169,
            "n_absent": 4919,
            "n_mission": 560,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 62
        },
        {
            "id": 611559,
            "stepped_in_date": null,
            "slug": "costanzo-della-porta-1975-10-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/costanzo-della-porta-1975-10-29/?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/costanzo-della-porta-1975-10-29/?format=api",
            "n_rebels": 12,
            "family_name": "Della Porta",
            "given_name": "Costanzo",
            "role": "Senatore",
            "latest_group": {
                "id": 104,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036395.jpg",
            "gender": "M",
            "election_area": "Molise",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 7587,
            "n_absent": 3,
            "n_mission": 1,
            "days_in_parliament": "1023 00:00:00",
            "parse_days_in_parliament": "2 anni e 9 mesi",
            "fidelity_index": 97
        },
        {
            "id": 494698,
            "stepped_in_date": null,
            "slug": "andrea-rossi-1976-10-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-rossi-1976-10-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 124
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-rossi-1976-10-09/?format=api",
            "n_rebels": 49,
            "family_name": "Rossi",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 1074,
                "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/494698.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11011,
            "n_absent": 2533,
            "n_mission": 104,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 83
        }
    ]
}