Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=-days_in_parliament&page=6
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=-days_in_parliament&page=7",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-days_in_parliament&page=5",
    "results": [
        {
            "id": 501741,
            "stepped_in_date": null,
            "slug": "roberto-pella-1970-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-pella-1970-03-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 349
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-pella-1970-03-06/?format=api",
            "n_rebels": 88,
            "family_name": "Pella",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 995,
                "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/501741.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": 7873,
            "n_absent": 5267,
            "n_mission": 508,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 60
        },
        {
            "id": 495598,
            "stepped_in_date": null,
            "slug": "pietro-pittalis-1958-04-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/pietro-pittalis-1958-04-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 170
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/pietro-pittalis-1958-04-30/?format=api",
            "n_rebels": 47,
            "family_name": "Pittalis",
            "given_name": "Pietro",
            "role": "Deputato",
            "latest_group": {
                "id": 1019,
                "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/495598.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 11027,
            "n_absent": 667,
            "n_mission": 1954,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 85
        },
        {
            "id": 822376,
            "stepped_in_date": null,
            "slug": "manfredi-potenti-1976-07-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/manfredi-potenti-1976-07-21-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.41,
                "pp_branch_ordering": 93
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/manfredi-potenti-1976-07-21-2/?format=api",
            "n_rebels": 22,
            "family_name": "Potenti",
            "given_name": "Manfredi",
            "role": "Senatore",
            "latest_group": {
                "id": 272,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822376.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": 7524,
            "n_absent": 66,
            "n_mission": 1,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 96
        },
        {
            "id": 822272,
            "stepped_in_date": null,
            "slug": "angela-raffa-1993-01-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/angela-raffa-1993-01-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/angela-raffa-1993-01-26-2/?format=api",
            "n_rebels": 20,
            "family_name": "Raffa",
            "given_name": "Angela",
            "role": "Deputato",
            "latest_group": {
                "id": 1041,
                "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/822272.jpeg",
            "gender": "F",
            "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": 8485,
            "n_absent": 5163,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 66
        },
        {
            "id": 749620,
            "stepped_in_date": null,
            "slug": "riccardo-ricciardi-1982-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-ricciardi-1982-05-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.86,
                "pp_branch_ordering": 12
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-ricciardi-1982-05-08/?format=api",
            "n_rebels": 30,
            "family_name": "Ricciardi",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 1051,
                "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/749620.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": 7093,
            "n_absent": 3892,
            "n_mission": 2663,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 54
        },
        {
            "id": 819521,
            "stepped_in_date": null,
            "slug": "cristina-rossello-1961-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cristina-rossello-1961-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 252
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/cristina-rossello-1961-12-24/?format=api",
            "n_rebels": 45,
            "family_name": "Rossello",
            "given_name": "Cristina",
            "role": "Deputato",
            "latest_group": {
                "id": 1072,
                "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/819521.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": 6391,
            "n_absent": 7257,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 49
        },
        {
            "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
        },
        {
            "id": 819329,
            "stepped_in_date": null,
            "slug": "roberto-rosso-1967-08-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-rosso-1967-08-16/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.96,
                "pp_branch_ordering": 16
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-rosso-1967-08-16/?format=api",
            "n_rebels": 1,
            "family_name": "Rosso",
            "given_name": "Roberto",
            "role": "Senatore",
            "latest_group": {
                "id": 292,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819329.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": true,
            "n_voting": 7591,
            "n_present": 7238,
            "n_absent": 17,
            "n_mission": 336,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 93
        },
        {
            "id": 496798,
            "stepped_in_date": null,
            "slug": "daniela-ruffino-1959-02-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-ruffino-1959-02-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 368
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-ruffino-1959-02-07/?format=api",
            "n_rebels": 337,
            "family_name": "Ruffino",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 1088,
                "group": {
                    "id": 12,
                    "acronym": "AZ-PER-RE",
                    "slug": "AZ-IV",
                    "branch": "camera",
                    "name": "AZIONE-POPOLARI EUROPEISTI RIFORMATORI-RENEW EUROPE",
                    "color": "#B62992"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496798.jpeg",
            "gender": "F",
            "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": 10712,
            "n_absent": 2936,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 80
        },
        {
            "id": 822361,
            "stepped_in_date": null,
            "slug": "gloria-saccani-1956-10-24-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gloria-saccani-1956-10-24-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 310
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gloria-saccani-1956-10-24-2/?format=api",
            "n_rebels": 24,
            "family_name": "Saccani",
            "given_name": "Gloria",
            "role": "Deputato",
            "latest_group": {
                "id": 1096,
                "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/822361.jpeg",
            "gender": "F",
            "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": 11339,
            "n_absent": 2309,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 88
        },
        {
            "id": 819549,
            "stepped_in_date": null,
            "slug": "rossano-sasso-1975-06-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rossano-sasso-1975-06-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rossano-sasso-1975-06-18/?format=api",
            "n_rebels": 50,
            "family_name": "Sasso",
            "given_name": "Rossano",
            "role": "Deputato",
            "latest_group": {
                "id": 1104,
                "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/819549.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10581,
            "n_absent": 3067,
            "n_mission": 0,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 81
        },
        {
            "id": 819531,
            "stepped_in_date": null,
            "slug": "filippo-scerra-1978-03-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/filippo-scerra-1978-03-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.9,
                "pp_branch_ordering": 10
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/filippo-scerra-1978-03-25/?format=api",
            "n_rebels": 15,
            "family_name": "Scerra",
            "given_name": "Filippo",
            "role": "Deputato",
            "latest_group": {
                "id": 1110,
                "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/819531.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": 2348,
            "n_absent": 383,
            "n_mission": 10917,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 17
        },
        {
            "id": 494597,
            "stepped_in_date": null,
            "slug": "debora-serracchiani-1970-11-10",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/debora-serracchiani-1970-11-10/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 297
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/debora-serracchiani-1970-11-10/?format=api",
            "n_rebels": 33,
            "family_name": "Serracchiani",
            "given_name": "Debora",
            "role": "Deputato",
            "latest_group": {
                "id": 1125,
                "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/494597.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 10961,
            "n_absent": 1610,
            "n_mission": 1077,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 84
        },
        {
            "id": 819509,
            "stepped_in_date": null,
            "slug": "rachele-silvestri-1986-08-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rachele-silvestri-1986-08-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 190
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rachele-silvestri-1986-08-30/?format=api",
            "n_rebels": 7,
            "family_name": "Silvestri",
            "given_name": "Rachele",
            "role": "Deputato",
            "latest_group": {
                "id": 1129,
                "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/819509.jpeg",
            "gender": "F",
            "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": 10468,
            "n_absent": 1692,
            "n_mission": 1488,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 82
        },
        {
            "id": 819387,
            "stepped_in_date": null,
            "slug": "francesco-silvestri-1981-04-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-silvestri-1981-04-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 305
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-silvestri-1981-04-08/?format=api",
            "n_rebels": 31,
            "family_name": "Silvestri",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1127,
                "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/819387.jpeg",
            "gender": "M",
            "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": 5882,
            "n_absent": 3613,
            "n_mission": 4153,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 44
        },
        {
            "id": 822271,
            "stepped_in_date": null,
            "slug": "matilde-siracusano-1985-04-26-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/matilde-siracusano-1985-04-26-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.06,
                "pp_branch_ordering": 397
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/matilde-siracusano-1985-04-26-2/?format=api",
            "n_rebels": 23,
            "family_name": "Siracusano",
            "given_name": "Matilde",
            "role": "Deputato",
            "latest_group": {
                "id": 1133,
                "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/822271.jpeg",
            "gender": "F",
            "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": 2342,
            "n_absent": 1971,
            "n_mission": 9335,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 18
        },
        {
            "id": 822323,
            "stepped_in_date": null,
            "slug": "gilda-sportiello-1987-02-19-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gilda-sportiello-1987-02-19-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 43
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gilda-sportiello-1987-02-19-2/?format=api",
            "n_rebels": 20,
            "family_name": "Sportiello",
            "given_name": "Gilda",
            "role": "Deputato",
            "latest_group": {
                "id": 1144,
                "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/822323.jpeg",
            "gender": "F",
            "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": 2890,
            "n_absent": 1039,
            "n_mission": 9719,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 21
        },
        {
            "id": 819593,
            "stepped_in_date": null,
            "slug": "daniela-torto-1985-08-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-torto-1985-08-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 325
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-torto-1985-08-18/?format=api",
            "n_rebels": 59,
            "family_name": "Torto",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 1175,
                "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/819593.jpeg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9351,
            "n_absent": 4036,
            "n_mission": 261,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 71
        },
        {
            "id": 822270,
            "stepped_in_date": null,
            "slug": "maria-carolina-varchi-1983-10-14-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-carolina-varchi-1983-10-14-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 40
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-carolina-varchi-1983-10-14-2/?format=api",
            "n_rebels": 11,
            "family_name": "Varchi",
            "given_name": "Maria Carolina",
            "role": "Deputato",
            "latest_group": {
                "id": 1193,
                "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/822270.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 6779,
            "n_absent": 905,
            "n_mission": 5964,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 52
        },
        {
            "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": 822242,
            "stepped_in_date": null,
            "slug": "paolo-zangrillo-1961-12-03-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paolo-zangrillo-1961-12-03-2/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paolo-zangrillo-1961-12-03-2/?format=api",
            "n_rebels": 6,
            "family_name": "Zangrillo",
            "given_name": "Paolo",
            "role": "Senatore",
            "latest_group": {
                "id": 412,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00033038.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": true,
            "n_voting": 7591,
            "n_present": 1874,
            "n_absent": 1,
            "n_mission": 5716,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 24
        },
        {
            "id": 547792,
            "stepped_in_date": null,
            "slug": "eugenio-zoffili-1979-10-25",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/eugenio-zoffili-1979-10-25/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 187
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/eugenio-zoffili-1979-10-25/?format=api",
            "n_rebels": 15,
            "family_name": "Zoffili",
            "given_name": "Eugenio",
            "role": "Deputato",
            "latest_group": {
                "id": 1215,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/547792.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 5249,
            "n_absent": 591,
            "n_mission": 7808,
            "days_in_parliament": "2691 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 40
        },
        {
            "id": 822188,
            "stepped_in_date": null,
            "slug": "lorenzo-fontana-1980-04-10-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lorenzo-fontana-1980-04-10-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 5.09,
                "pp_branch_ordering": 1
            },
            "is_president": true,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lorenzo-fontana-1980-04-10-2/?format=api",
            "n_rebels": 0,
            "family_name": "Fontana",
            "given_name": "Lorenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 722,
                "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/822188.jpeg",
            "gender": "M",
            "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": 278,
            "n_absent": 13370,
            "n_mission": 0,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": -1
        },
        {
            "id": 822326,
            "stepped_in_date": null,
            "slug": "domenico-furgiuele-1983-01-01-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/domenico-furgiuele-1983-01-01-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.38,
                "pp_branch_ordering": 62
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/domenico-furgiuele-1983-01-01-2/?format=api",
            "n_rebels": 78,
            "family_name": "Furgiuele",
            "given_name": "Domenico",
            "role": "Deputato",
            "latest_group": {
                "id": 747,
                "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/822326.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": 10891,
            "n_absent": 2728,
            "n_mission": 29,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 83
        },
        {
            "id": 507190,
            "stepped_in_date": null,
            "slug": "ciro-maschio-1971-07-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ciro-maschio-1971-07-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.51,
                "pp_branch_ordering": 41
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ciro-maschio-1971-07-23/?format=api",
            "n_rebels": 24,
            "family_name": "Maschio",
            "given_name": "Ciro",
            "role": "Deputato",
            "latest_group": {
                "id": 905,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/507190.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 12187,
            "n_absent": 497,
            "n_mission": 964,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 93
        },
        {
            "id": 510057,
            "stepped_in_date": null,
            "slug": "erik-umberto-pretto-1984-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/erik-umberto-pretto-1984-12-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/erik-umberto-pretto-1984-12-24/?format=api",
            "n_rebels": 4,
            "family_name": "Pretto",
            "given_name": "Erik Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1031,
                "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/510057.jpeg",
            "gender": "M",
            "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": 12016,
            "n_absent": 1629,
            "n_mission": 3,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 92
        },
        {
            "id": 819224,
            "stepped_in_date": null,
            "slug": "riccardo-tucci-1986-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/riccardo-tucci-1986-05-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 261
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/riccardo-tucci-1986-05-08/?format=api",
            "n_rebels": 37,
            "family_name": "Tucci",
            "given_name": "Riccardo",
            "role": "Deputato",
            "latest_group": {
                "id": 1187,
                "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/819224.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9104,
            "n_absent": 4544,
            "n_mission": 0,
            "days_in_parliament": "2690 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 70
        },
        {
            "id": 496123,
            "stepped_in_date": null,
            "slug": "alessandro-alfieri-1972-02-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-alfieri-1972-02-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 154
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-alfieri-1972-02-02/?format=api",
            "n_rebels": 47,
            "family_name": "Alfieri",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 10,
                "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/00032578.jpg",
            "gender": "M",
            "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": 6683,
            "n_absent": 280,
            "n_mission": 628,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 77
        },
        {
            "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": 819615,
            "stepped_in_date": null,
            "slug": "alberto-barachini-1972-08-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alberto-barachini-1972-08-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.52,
                "pp_branch_ordering": 81
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alberto-barachini-1972-08-21/?format=api",
            "n_rebels": 8,
            "family_name": "Barachini",
            "given_name": "Alberto",
            "role": "Senatore",
            "latest_group": {
                "id": 22,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032583.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "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": 4095,
            "n_absent": 1008,
            "n_mission": 2488,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 50
        },
        {
            "id": 494365,
            "stepped_in_date": null,
            "slug": "francesco-battistoni-1967-02-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-battistoni-1967-02-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.5,
                "pp_branch_ordering": 47
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-battistoni-1967-02-23/?format=api",
            "n_rebels": 94,
            "family_name": "Battistoni",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 468,
                "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/494365.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 5597,
            "n_absent": 1688,
            "n_mission": 6363,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 41
        },
        {
            "id": 500229,
            "stepped_in_date": null,
            "slug": "giorgio-maria-bergesio-1963-11-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-maria-bergesio-1963-11-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.63,
                "pp_branch_ordering": 45
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-maria-bergesio-1963-11-22/?format=api",
            "n_rebels": 24,
            "family_name": "Bergesio",
            "given_name": "Giorgio Maria",
            "role": "Senatore",
            "latest_group": {
                "id": 30,
                "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": "http://www.senato.it/leg/19/Immagini/Senatori/00032586.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": true,
            "n_voting": 7591,
            "n_present": 7591,
            "n_absent": 0,
            "n_mission": 0,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 97
        },
        {
            "id": 503692,
            "stepped_in_date": null,
            "slug": "lucia-borgonzoni-1976-09-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucia-borgonzoni-1976-09-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.11,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucia-borgonzoni-1976-09-19/?format=api",
            "n_rebels": 2,
            "family_name": "Borgonzoni",
            "given_name": "Lucia",
            "role": "Senatore",
            "latest_group": {
                "id": 56,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/503692.jpeg",
            "gender": "F",
            "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": 1764,
            "n_absent": 269,
            "n_mission": 5558,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 21
        },
        {
            "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": 494565,
            "stepped_in_date": null,
            "slug": "maria-cristina-cantu-1964-12-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-cristina-cantu-1964-12-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.54,
                "pp_branch_ordering": 71
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-cristina-cantu-1964-12-21/?format=api",
            "n_rebels": 4,
            "family_name": "Cantù",
            "given_name": "Maria Cristina",
            "role": "Senatore",
            "latest_group": {
                "id": 396,
                "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": "http://www.senato.it/leg/19/Immagini/Senatori/00032598.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": true,
            "n_voting": 7591,
            "n_present": 7564,
            "n_absent": 0,
            "n_mission": 27,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 99
        },
        {
            "id": 819062,
            "stepped_in_date": null,
            "slug": "maria-domenica-castellone-1975-04-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-domenica-castellone-1975-04-03/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 1.84,
                "pp_branch_ordering": 5
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-domenica-castellone-1975-04-03/?format=api",
            "n_rebels": 12,
            "family_name": "Castellone",
            "given_name": "Maria Domenica",
            "role": "Senatore",
            "latest_group": {
                "id": 74,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819062.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6169,
            "n_absent": 708,
            "n_mission": 714,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 62
        },
        {
            "id": 494198,
            "stepped_in_date": null,
            "slug": "luca-ciriani-1967-01-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luca-ciriani-1967-01-26/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luca-ciriani-1967-01-26/?format=api",
            "n_rebels": 10,
            "family_name": "Ciriani",
            "given_name": "Luca",
            "role": "Senatore",
            "latest_group": {
                "id": 82,
                "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/494198.jpeg",
            "gender": "M",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": true,
            "n_voting": 7591,
            "n_present": 1899,
            "n_absent": 0,
            "n_mission": 5692,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 24
        },
        {
            "id": 819302,
            "stepped_in_date": null,
            "slug": "marco-croatti-1972-09-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-croatti-1972-09-17/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.62,
                "pp_branch_ordering": 48
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-croatti-1972-09-17/?format=api",
            "n_rebels": 32,
            "family_name": "Croatti",
            "given_name": "Marco",
            "role": "Senatore",
            "latest_group": {
                "id": 90,
                "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/00032608.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": false,
            "n_voting": 7591,
            "n_present": 6303,
            "n_absent": 1054,
            "n_mission": 234,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 77
        },
        {
            "id": 494662,
            "stepped_in_date": null,
            "slug": "luciano-dalfonso-1965-12-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luciano-dalfonso-1965-12-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 254
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/luciano-dalfonso-1965-12-13/?format=api",
            "n_rebels": 31,
            "family_name": "D'Alfonso",
            "given_name": "Luciano",
            "role": "Deputato",
            "latest_group": {
                "id": 646,
                "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/494662.jpeg",
            "gender": "M",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 7396,
            "n_absent": 6251,
            "n_mission": 1,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 55
        },
        {
            "id": 498906,
            "stepped_in_date": null,
            "slug": "dario-damiani-1974-06-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-damiani-1974-06-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.44,
                "pp_branch_ordering": 87
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-damiani-1974-06-21/?format=api",
            "n_rebels": 12,
            "family_name": "Damiani",
            "given_name": "Dario",
            "role": "Senatore",
            "latest_group": {
                "id": 96,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/498906.jpeg",
            "gender": "M",
            "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": 7134,
            "n_absent": 31,
            "n_mission": 426,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 87
        },
        {
            "id": 819033,
            "stepped_in_date": null,
            "slug": "andrea-de-bertoldi-1966-05-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-bertoldi-1966-05-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 292
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-bertoldi-1966-05-12/?format=api",
            "n_rebels": 28,
            "family_name": "De Bertoldi",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 3723,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819033.jpeg",
            "gender": "M",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": true,
            "n_voting": 13648,
            "n_present": 10926,
            "n_absent": 2722,
            "n_mission": 0,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 75
        },
        {
            "id": 819056,
            "stepped_in_date": null,
            "slug": "gianmauro-dellolio-1968-03-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gianmauro-dellolio-1968-03-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.31,
                "pp_branch_ordering": 91
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gianmauro-dellolio-1968-03-07/?format=api",
            "n_rebels": 26,
            "family_name": "Dell'Olio",
            "given_name": "Gianmauro",
            "role": "Deputato",
            "latest_group": {
                "id": 664,
                "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/819056.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 11954,
            "n_absent": 1520,
            "n_mission": 174,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 92
        },
        {
            "id": 819050,
            "stepped_in_date": null,
            "slug": "gabriella-di-girolamo-1977-05-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gabriella-di-girolamo-1977-05-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 150
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gabriella-di-girolamo-1977-05-15/?format=api",
            "n_rebels": 12,
            "family_name": "Di Girolamo",
            "given_name": "Gabriella",
            "role": "Senatore",
            "latest_group": {
                "id": 114,
                "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/00032619.jpg",
            "gender": "F",
            "election_area": "Abruzzo",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7591,
            "n_present": 6475,
            "n_absent": 1107,
            "n_mission": 9,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 84
        },
        {
            "id": 544575,
            "stepped_in_date": null,
            "slug": "meinhard-durnwalder-1976-12-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/meinhard-durnwalder-1976-12-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.68,
                "pp_branch_ordering": 40
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/meinhard-durnwalder-1976-12-12/?format=api",
            "n_rebels": 1292,
            "family_name": "Durnwalder",
            "given_name": "Meinhard",
            "role": "Senatore",
            "latest_group": {
                "id": 120,
                "group": {
                    "id": 6,
                    "acronym": "Aut (SVP-PATT, Cb)",
                    "slug": "SVP-PATT-SudCN",
                    "branch": "senato",
                    "name": "Per le Autonomie (SVP-PATT, Campobase)",
                    "color": "#594690"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/544575.jpeg",
            "gender": "M",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7590,
            "n_present": 7156,
            "n_absent": 423,
            "n_mission": 11,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 65
        },
        {
            "id": 818996,
            "stepped_in_date": null,
            "slug": "giovanbattista-fazzolari-1972-02-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanbattista-fazzolari-1972-02-24/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.13,
                "pp_branch_ordering": 188
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanbattista-fazzolari-1972-02-24/?format=api",
            "n_rebels": 0,
            "family_name": "Fazzolari",
            "given_name": "Giovanbattista",
            "role": "Senatore",
            "latest_group": {
                "id": 372,
                "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/818996.jpeg",
            "gender": "M",
            "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": 65,
            "n_absent": 40,
            "n_mission": 7486,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 0
        },
        {
            "id": 819361,
            "stepped_in_date": null,
            "slug": "giorgio-fede-1961-12-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-fede-1961-12-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 126
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-fede-1961-12-23/?format=api",
            "n_rebels": 38,
            "family_name": "Fede",
            "given_name": "Giorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 706,
                "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/819361.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 12220,
            "n_absent": 1397,
            "n_mission": 31,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 92
        },
        {
            "id": 818986,
            "stepped_in_date": null,
            "slug": "barbara-floridia-1977-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-floridia-1977-02-05/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.94,
                "pp_branch_ordering": 19
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-floridia-1977-02-05/?format=api",
            "n_rebels": 17,
            "family_name": "Floridia",
            "given_name": "Barbara",
            "role": "Senatore",
            "latest_group": {
                "id": 132,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/818986.jpeg",
            "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": 7589,
            "n_present": 4573,
            "n_absent": 2988,
            "n_mission": 28,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 57
        },
        {
            "id": 756160,
            "stepped_in_date": null,
            "slug": "barbara-guidolin-1975-09-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/barbara-guidolin-1975-09-21/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 164
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/barbara-guidolin-1975-09-21/?format=api",
            "n_rebels": 23,
            "family_name": "Guidolin",
            "given_name": "Barbara",
            "role": "Senatore",
            "latest_group": {
                "id": 156,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/756160.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "supports_majority": false,
            "n_voting": 7589,
            "n_present": 5890,
            "n_absent": 1381,
            "n_mission": 318,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 76
        },
        {
            "id": 499000,
            "stepped_in_date": null,
            "slug": "antonio-iannone-1975-09-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-iannone-1975-09-18/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.81,
                "pp_branch_ordering": 32
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-iannone-1975-09-18/?format=api",
            "n_rebels": 4,
            "family_name": "Iannone",
            "given_name": "Antonio",
            "role": "Senatore",
            "latest_group": {
                "id": 158,
                "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/499000.jpeg",
            "gender": "M",
            "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": 7221,
            "n_absent": 114,
            "n_mission": 256,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 94
        },
        {
            "id": 819019,
            "stepped_in_date": null,
            "slug": "patty-labbate-1966-05-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patty-labbate-1966-05-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 310
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patty-labbate-1966-05-02/?format=api",
            "n_rebels": 31,
            "family_name": "L'Abbate",
            "given_name": "Patty",
            "role": "Deputato",
            "latest_group": {
                "id": 821,
                "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/819019.jpeg",
            "gender": "F",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "supports_majority": false,
            "n_voting": 13648,
            "n_present": 9764,
            "n_absent": 3312,
            "n_mission": 572,
            "days_in_parliament": "2687 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 75
        }
    ]
}