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

{
    "count": 621,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=11",
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=pp_ordering&page=9",
    "results": [
        {
            "id": 495679,
            "stepped_in_date": null,
            "slug": "alessandro-urzi-1966-05-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-urzi-1966-05-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 237
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-urzi-1966-05-07/?format=api",
            "n_rebels": 11,
            "family_name": "Urzì",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 1189,
                "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/495679.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308862",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12616,
            "n_absent": 1883,
            "n_mission": 11,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 91
        },
        {
            "id": 819534,
            "stepped_in_date": null,
            "slug": "piero-de-luca-1980-06-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piero-de-luca-1980-06-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piero-de-luca-1980-06-11/?format=api",
            "n_rebels": 22,
            "family_name": "De Luca",
            "given_name": "Piero",
            "role": "Deputato",
            "latest_group": {
                "id": 1223,
                "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/819534.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307561",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13026,
            "n_absent": 1090,
            "n_mission": 394,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 94
        },
        {
            "id": 642778,
            "stepped_in_date": "2024-12-20",
            "slug": "rosanna-filippin-1962-02-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rosanna-filippin-1962-02-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rosanna-filippin-1962-02-08/?format=api",
            "n_rebels": 0,
            "family_name": "Filippin",
            "given_name": "Rosanna",
            "role": "Deputato",
            "latest_group": {
                "id": 3719,
                "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/642778.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-12-20",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306395",
            "osr_identifier": "http://dati.senato.it/senatore/29097",
            "supports_majority": false,
            "n_voting": 4088,
            "n_present": 4018,
            "n_absent": 70,
            "n_mission": 0,
            "days_in_parliament": "2152 00:00:00",
            "parse_days_in_parliament": "5 anni e 10 mesi",
            "fidelity_index": 98
        },
        {
            "id": 498499,
            "stepped_in_date": "2024-07-09",
            "slug": "patrizia-prestipino-1963-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/patrizia-prestipino-1963-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 239
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/patrizia-prestipino-1963-09-16/?format=api",
            "n_rebels": 22,
            "family_name": "Prestipino",
            "given_name": "Patrizia",
            "role": "Deputato",
            "latest_group": {
                "id": 3703,
                "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/498499.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307430",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 6600,
            "n_present": 4949,
            "n_absent": 1651,
            "n_mission": 0,
            "days_in_parliament": "2158 00:00:00",
            "parse_days_in_parliament": "5 anni e 11 mesi",
            "fidelity_index": 82
        },
        {
            "id": 505739,
            "stepped_in_date": null,
            "slug": "emiliano-fossi-1973-09-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emiliano-fossi-1973-09-02/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 242
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emiliano-fossi-1973-09-02/?format=api",
            "n_rebels": 10,
            "family_name": "Fossi",
            "given_name": "Emiliano",
            "role": "Deputato",
            "latest_group": {
                "id": 730,
                "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/505739.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308881",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9895,
            "n_absent": 4612,
            "n_mission": 3,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 72
        },
        {
            "id": 822333,
            "stepped_in_date": null,
            "slug": "chiara-gribaudo-1981-05-16-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-gribaudo-1981-05-16-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 242
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-gribaudo-1981-05-16-2/?format=api",
            "n_rebels": 48,
            "family_name": "Gribaudo",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 794,
                "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/822333.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306008",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 5101,
            "n_absent": 675,
            "n_mission": 8734,
            "days_in_parliament": "4629 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 37
        },
        {
            "id": 494907,
            "stepped_in_date": null,
            "slug": "mauro-antonio-donato-laus-1966-08-07",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-antonio-donato-laus-1966-08-07/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 242
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-antonio-donato-laus-1966-08-07/?format=api",
            "n_rebels": 19,
            "family_name": "Laus",
            "given_name": "Mauro Antonio Donato",
            "role": "Deputato",
            "latest_group": {
                "id": 837,
                "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/494907.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307826",
            "osr_identifier": "http://dati.senato.it/senatore/32651",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10860,
            "n_absent": 3650,
            "n_mission": 0,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 78
        },
        {
            "id": 823961,
            "stepped_in_date": null,
            "slug": "enrico-letta-1966-08-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrico-letta-1966-08-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 242
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrico-letta-1966-08-20/?format=api",
            "n_rebels": 2,
            "family_name": "Letta",
            "given_name": "Enrico",
            "role": "Deputato",
            "latest_group": {
                "id": 843,
                "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/823961.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": "2024-12-20",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p300127",
            "osr_identifier": null,
            "supports_majority": null,
            "n_voting": 10251,
            "n_present": 1969,
            "n_absent": 3558,
            "n_mission": 4724,
            "days_in_parliament": "5715 00:00:00",
            "parse_days_in_parliament": "15 anni e 8 mesi",
            "fidelity_index": 19
        },
        {
            "id": 824945,
            "stepped_in_date": null,
            "slug": "arturo-scotto-1978-05-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/arturo-scotto-1978-05-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 242
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/arturo-scotto-1978-05-15/?format=api",
            "n_rebels": 43,
            "family_name": "Scotto",
            "given_name": "Arturo",
            "role": "Deputato",
            "latest_group": {
                "id": 1118,
                "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/824945.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302069",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10977,
            "n_absent": 3516,
            "n_mission": 17,
            "days_in_parliament": "3692 00:00:00",
            "parse_days_in_parliament": "10 anni e 1 mese",
            "fidelity_index": 79
        },
        {
            "id": 494557,
            "stepped_in_date": null,
            "slug": "nicola-zingaretti-1965-10-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-zingaretti-1965-10-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 244
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-zingaretti-1965-10-11/?format=api",
            "n_rebels": 13,
            "family_name": "Zingaretti",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 1211,
                "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/494557.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2024-07-09",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308842",
            "osr_identifier": null,
            "supports_majority": null,
            "n_voting": 7910,
            "n_present": 6319,
            "n_absent": 1591,
            "n_mission": 0,
            "days_in_parliament": "635 00:00:00",
            "parse_days_in_parliament": "1 anno e 9 mesi",
            "fidelity_index": 81
        },
        {
            "id": 819434,
            "stepped_in_date": null,
            "slug": "nicola-care-1960-07-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-care-1960-07-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-care-1960-07-31/?format=api",
            "n_rebels": 13,
            "family_name": "Carè",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 557,
                "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/819434.jpeg",
            "gender": "M",
            "election_area": "Africa Asia Oceania Antartide",
            "election_macro_area": "Estero",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307161",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 6926,
            "n_absent": 4409,
            "n_mission": 3175,
            "days_in_parliament": "2789 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 51
        },
        {
            "id": 919705,
            "stepped_in_date": null,
            "slug": "marco-furfaro-1980-06-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marco-furfaro-1980-06-19/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marco-furfaro-1980-06-19/?format=api",
            "n_rebels": 33,
            "family_name": "Furfaro",
            "given_name": "Marco",
            "role": "Deputato",
            "latest_group": {
                "id": 745,
                "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/919705.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308892",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10573,
            "n_absent": 3937,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 76
        },
        {
            "id": 496113,
            "stepped_in_date": null,
            "slug": "gian-antonio-girelli-1962-09-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gian-antonio-girelli-1962-09-15/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gian-antonio-girelli-1962-09-15/?format=api",
            "n_rebels": 17,
            "family_name": "Girelli",
            "given_name": "Gian Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 786,
                "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/496113.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308912",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13541,
            "n_absent": 963,
            "n_mission": 6,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 97
        },
        {
            "id": 656335,
            "stepped_in_date": null,
            "slug": "giovanna-iacono-1983-06-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-iacono-1983-06-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanna-iacono-1983-06-14/?format=api",
            "n_rebels": 8,
            "family_name": "Iacono",
            "given_name": "Giovanna",
            "role": "Deputato",
            "latest_group": {
                "id": 811,
                "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/656335.jpeg",
            "gender": "F",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308821",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11181,
            "n_absent": 3329,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 80
        },
        {
            "id": 642825,
            "stepped_in_date": null,
            "slug": "irene-manzi-1977-08-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/irene-manzi-1977-08-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/irene-manzi-1977-08-16/?format=api",
            "n_rebels": 14,
            "family_name": "Manzi",
            "given_name": "Irene",
            "role": "Deputato",
            "latest_group": {
                "id": 888,
                "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/642825.jpeg",
            "gender": "F",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305771",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12761,
            "n_absent": 1749,
            "n_mission": 0,
            "days_in_parliament": "2961 00:00:00",
            "parse_days_in_parliament": "8 anni e 1 mese",
            "fidelity_index": 92
        },
        {
            "id": 536591,
            "stepped_in_date": null,
            "slug": "roberto-speranza-1979-01-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-speranza-1979-01-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 246
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/roberto-speranza-1979-01-04/?format=api",
            "n_rebels": 94,
            "family_name": "Speranza",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 1142,
                "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/536591.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305974",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9294,
            "n_absent": 4564,
            "n_mission": 652,
            "days_in_parliament": "4629 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 66
        },
        {
            "id": 819538,
            "stepped_in_date": null,
            "slug": "luciano-cantone-1987-05-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/luciano-cantone-1987-05-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/luciano-cantone-1987-05-24/?format=api",
            "n_rebels": 23,
            "family_name": "Cantone",
            "given_name": "Luciano",
            "role": "Deputato",
            "latest_group": {
                "id": 545,
                "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/819538.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307416",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9179,
            "n_absent": 3537,
            "n_mission": 1794,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 66
        },
        {
            "id": 819580,
            "stepped_in_date": null,
            "slug": "antonio-angelucci-1944-09-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-angelucci-1944-09-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 253
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-angelucci-1944-09-16/?format=api",
            "n_rebels": 0,
            "family_name": "Angelucci",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 434,
                "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/819580.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302942",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 16,
            "n_absent": 14494,
            "n_mission": 0,
            "days_in_parliament": "6409 00:00:00",
            "parse_days_in_parliament": "17 anni e 6 mesi",
            "fidelity_index": 0
        },
        {
            "id": 494779,
            "stepped_in_date": null,
            "slug": "anthony-emanuele-barbagallo-1975-12-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anthony-emanuele-barbagallo-1975-12-24/?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/anthony-emanuele-barbagallo-1975-12-24/?format=api",
            "n_rebels": 19,
            "family_name": "Barbagallo",
            "given_name": "Anthony Emanuele",
            "role": "Deputato",
            "latest_group": {
                "id": 460,
                "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/494779.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308902",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10469,
            "n_absent": 1662,
            "n_mission": 2379,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 75
        },
        {
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307782",
            "osr_identifier": "http://dati.senato.it/senatore/32610",
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 7744,
            "n_absent": 6765,
            "n_mission": 1,
            "days_in_parliament": "2782 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 54
        },
        {
            "id": 499661,
            "stepped_in_date": null,
            "slug": "virginio-merola-1955-02-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/virginio-merola-1955-02-14/?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/virginio-merola-1955-02-14/?format=api",
            "n_rebels": 36,
            "family_name": "Merola",
            "given_name": "Virginio",
            "role": "Deputato",
            "latest_group": {
                "id": 925,
                "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/499661.jpeg",
            "gender": "M",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308936",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12962,
            "n_absent": 1548,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 93
        },
        {
            "id": 822375,
            "stepped_in_date": null,
            "slug": "roberto-morassut-1963-11-16-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/roberto-morassut-1963-11-16-2/?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/roberto-morassut-1963-11-16-2/?format=api",
            "n_rebels": 65,
            "family_name": "Morassut",
            "given_name": "Roberto",
            "role": "Deputato",
            "latest_group": {
                "id": 947,
                "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/822375.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302794",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9768,
            "n_absent": 4634,
            "n_mission": 108,
            "days_in_parliament": "6416 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 69
        },
        {
            "id": 508791,
            "stepped_in_date": "2024-07-09",
            "slug": "nadia-romeo-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nadia-romeo-1971-06-23/?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/nadia-romeo-1971-06-23/?format=api",
            "n_rebels": 13,
            "family_name": "Romeo",
            "given_name": "Nadia",
            "role": "Deputato",
            "latest_group": {
                "id": 3704,
                "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.eu-central-1.amazonaws.com/images/persons/508791.jpg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2024-07-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309160",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 6600,
            "n_present": 5903,
            "n_absent": 648,
            "n_mission": 49,
            "days_in_parliament": "483 00:00:00",
            "parse_days_in_parliament": "1 anno e 3 mesi",
            "fidelity_index": 97
        },
        {
            "id": 861201,
            "stepped_in_date": null,
            "slug": "claudio-michele-stefanazzi-1970-05-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/claudio-michele-stefanazzi-1970-05-08/?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/claudio-michele-stefanazzi-1970-05-08/?format=api",
            "n_rebels": 28,
            "family_name": "Stefanazzi",
            "given_name": "Claudio Michele",
            "role": "Deputato",
            "latest_group": {
                "id": 1148,
                "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/861201.jpeg",
            "gender": "M",
            "election_area": "Puglia",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308817",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11249,
            "n_absent": 2568,
            "n_mission": 693,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 81
        },
        {
            "id": 494240,
            "stepped_in_date": null,
            "slug": "bruno-tabacci-1946-08-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-tabacci-1946-08-27/?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/bruno-tabacci-1946-08-27/?format=api",
            "n_rebels": 170,
            "family_name": "Tabacci",
            "given_name": "Bruno",
            "role": "Deputato",
            "latest_group": {
                "id": 1158,
                "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/494240.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p34580",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11784,
            "n_absent": 2222,
            "n_mission": 504,
            "days_in_parliament": "9682 00:00:00",
            "parse_days_in_parliament": "26 anni e 6 mesi",
            "fidelity_index": 84
        },
        {
            "id": 819221,
            "stepped_in_date": null,
            "slug": "valentina-barzotti-1986-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/valentina-barzotti-1986-02-05/?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/valentina-barzotti-1986-02-05/?format=api",
            "n_rebels": 28,
            "family_name": "Barzotti",
            "given_name": "Valentina",
            "role": "Deputato",
            "latest_group": {
                "id": 464,
                "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/819221.jpeg",
            "gender": "F",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308001",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10455,
            "n_absent": 2836,
            "n_mission": 1219,
            "days_in_parliament": "2610 00:00:00",
            "parse_days_in_parliament": "7 anni e 1 mese",
            "fidelity_index": 75
        },
        {
            "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": 40,
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307726",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9882,
            "n_absent": 4628,
            "n_mission": 0,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 71
        },
        {
            "id": 822236,
            "stepped_in_date": null,
            "slug": "virginio-caparvi-1982-09-25-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/virginio-caparvi-1982-09-25-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 263
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/virginio-caparvi-1982-09-25-2/?format=api",
            "n_rebels": 11,
            "family_name": "Caparvi",
            "given_name": "Virginio",
            "role": "Deputato",
            "latest_group": {
                "id": 547,
                "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/822236.jpeg",
            "gender": "M",
            "election_area": "Umbria",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307420",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 10887,
            "n_absent": 3623,
            "n_mission": 0,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 78
        },
        {
            "id": 496084,
            "stepped_in_date": null,
            "slug": "arianna-lazzarini-1976-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/arianna-lazzarini-1976-03-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 263
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/arianna-lazzarini-1976-03-06/?format=api",
            "n_rebels": 12,
            "family_name": "Lazzarini",
            "given_name": "Arianna",
            "role": "Deputato",
            "latest_group": {
                "id": 839,
                "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/496084.jpeg",
            "gender": "F",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307570",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11382,
            "n_absent": 3128,
            "n_mission": 0,
            "days_in_parliament": "2791 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 81
        },
        {
            "id": 960403,
            "stepped_in_date": null,
            "slug": "gaetano-amato-1957-06-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-amato-1957-06-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-amato-1957-06-05/?format=api",
            "n_rebels": 16,
            "family_name": "Amato",
            "given_name": "Gaetano",
            "role": "Deputato",
            "latest_group": {
                "id": 422,
                "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/960403.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308849",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12237,
            "n_absent": 2047,
            "n_mission": 226,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 88
        },
        {
            "id": 824094,
            "stepped_in_date": null,
            "slug": "vincenzo-amendola-1973-12-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amendola-1973-12-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amendola-1973-12-22/?format=api",
            "n_rebels": 77,
            "family_name": "Amendola",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 426,
                "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/824094.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305931",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 9802,
            "n_absent": 3120,
            "n_mission": 1588,
            "days_in_parliament": "2961 00:00:00",
            "parse_days_in_parliament": "8 anni e 1 mese",
            "fidelity_index": 68
        },
        {
            "id": 819553,
            "stepped_in_date": null,
            "slug": "laura-boldrini-1961-04-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/laura-boldrini-1961-04-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/laura-boldrini-1961-04-28/?format=api",
            "n_rebels": 71,
            "family_name": "Boldrini",
            "given_name": "Laura",
            "role": "Deputato",
            "latest_group": {
                "id": 501,
                "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/819553.jpeg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305757",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11505,
            "n_absent": 2530,
            "n_mission": 475,
            "days_in_parliament": "4629 00:00:00",
            "parse_days_in_parliament": "12 anni e 8 mesi",
            "fidelity_index": 82
        },
        {
            "id": 750708,
            "stepped_in_date": null,
            "slug": "antonio-caso-1984-02-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-caso-1984-02-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-caso-1984-02-05/?format=api",
            "n_rebels": 27,
            "family_name": "Caso",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 575,
                "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/750708.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308840",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 12568,
            "n_absent": 1880,
            "n_mission": 62,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 89
        },
        {
            "id": 819598,
            "stepped_in_date": null,
            "slug": "carmela-di-lauro-1988-03-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmela-di-lauro-1988-03-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmela-di-lauro-1988-03-24/?format=api",
            "n_rebels": 25,
            "family_name": "Di Lauro",
            "given_name": "Carmela",
            "role": "Deputato",
            "latest_group": {
                "id": 1229,
                "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/819598.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307210",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 6189,
            "n_absent": 8119,
            "n_mission": 202,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 45
        },
        {
            "id": 819438,
            "stepped_in_date": "2025-07-22",
            "slug": "mario-perantoni-1964-03-06",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mario-perantoni-1964-03-06/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mario-perantoni-1964-03-06/?format=api",
            "n_rebels": 1,
            "family_name": "Perantoni",
            "given_name": "Mario",
            "role": "Deputato",
            "latest_group": {
                "id": 3732,
                "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/819438.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2025-07-22",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307109",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 1082,
            "n_present": 970,
            "n_absent": 112,
            "n_mission": 0,
            "days_in_parliament": "1784 00:00:00",
            "parse_days_in_parliament": "4 anni e 10 mesi",
            "fidelity_index": 89
        },
        {
            "id": 877262,
            "stepped_in_date": null,
            "slug": "giuseppe-luciano-calogero-provenzano-none",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-luciano-calogero-provenzano-none/?format=api",
            "n_rebels": 20,
            "family_name": "Provenzano",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 1035,
                "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/877262.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308243",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10271,
            "n_absent": 4239,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 72
        },
        {
            "id": 959734,
            "stepped_in_date": null,
            "slug": "marianna-ricciardi-1994-01-13",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marianna-ricciardi-1994-01-13/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 265
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marianna-ricciardi-1994-01-13/?format=api",
            "n_rebels": 14,
            "family_name": "Ricciardi",
            "given_name": "Marianna",
            "role": "Deputato",
            "latest_group": {
                "id": 1049,
                "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/959734.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308853",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 10371,
            "n_absent": 2155,
            "n_mission": 1984,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 76
        },
        {
            "id": 819359,
            "stepped_in_date": null,
            "slug": "emiliano-fenu-1977-01-29",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/emiliano-fenu-1977-01-29/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 267
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/emiliano-fenu-1977-01-29/?format=api",
            "n_rebels": 18,
            "family_name": "Fenu",
            "given_name": "Emiliano",
            "role": "Deputato",
            "latest_group": {
                "id": 708,
                "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/819359.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": "2025-07-22",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307804",
            "osr_identifier": "http://dati.senato.it/senatore/32630",
            "supports_majority": false,
            "n_voting": 13428,
            "n_present": 7602,
            "n_absent": 5755,
            "n_mission": 71,
            "days_in_parliament": "2677 00:00:00",
            "parse_days_in_parliament": "7 anni e 4 mesi",
            "fidelity_index": 60
        },
        {
            "id": 497022,
            "stepped_in_date": null,
            "slug": "andrea-quartini-1960-03-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-quartini-1960-03-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 273
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-quartini-1960-03-21/?format=api",
            "n_rebels": 18,
            "family_name": "Quartini",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 1231,
                "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/497022.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308896",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 13196,
            "n_absent": 1219,
            "n_mission": 95,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 95
        },
        {
            "id": 551916,
            "stepped_in_date": null,
            "slug": "umberto-bossi-1941-09-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/umberto-bossi-1941-09-19/?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/umberto-bossi-1941-09-19/?format=api",
            "n_rebels": 0,
            "family_name": "Bossi",
            "given_name": "Umberto",
            "role": "Deputato",
            "latest_group": {
                "id": 519,
                "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/551916.jpeg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p32460",
            "osr_identifier": "http://dati.senato.it/senatore/356",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 4,
            "n_absent": 14506,
            "n_mission": 0,
            "days_in_parliament": "12662 00:00:00",
            "parse_days_in_parliament": "34 anni e 8 mesi",
            "fidelity_index": 0
        },
        {
            "id": 547402,
            "stepped_in_date": null,
            "slug": "anastasio-carra-1964-03-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anastasio-carra-1964-03-30/?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/anastasio-carra-1964-03-30/?format=api",
            "n_rebels": 25,
            "family_name": "Carrà",
            "given_name": "Anastasio",
            "role": "Deputato",
            "latest_group": {
                "id": 571,
                "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/547402.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308900",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12852,
            "n_absent": 1383,
            "n_mission": 275,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 93
        },
        {
            "id": 609475,
            "stepped_in_date": null,
            "slug": "isabella-de-monte-1971-06-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/isabella-de-monte-1971-06-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/isabella-de-monte-1971-06-23/?format=api",
            "n_rebels": 114,
            "family_name": "De Monte",
            "given_name": "Isabella",
            "role": "Deputato",
            "latest_group": {
                "id": 3713,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/609475.jpeg",
            "gender": "F",
            "election_area": "Friuli-Venezia Giulia",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306379",
            "osr_identifier": "http://dati.senato.it/senatore/29082",
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 13698,
            "n_absent": 408,
            "n_mission": 404,
            "days_in_parliament": "1590 00:00:00",
            "parse_days_in_parliament": "4 anni e 4 mesi",
            "fidelity_index": 98
        },
        {
            "id": 848858,
            "stepped_in_date": null,
            "slug": "dario-giagoni-1979-02-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-giagoni-1979-02-15/?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/dario-giagoni-1979-02-15/?format=api",
            "n_rebels": 196,
            "family_name": "Giagoni",
            "given_name": "Dario",
            "role": "Deputato",
            "latest_group": {
                "id": 772,
                "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/848858.jpeg",
            "gender": "M",
            "election_area": "Sardegna",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308770",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11304,
            "n_absent": 3205,
            "n_mission": 1,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 80
        },
        {
            "id": 505988,
            "stepped_in_date": null,
            "slug": "giovanna-miele-1980-07-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanna-miele-1980-07-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/giovanna-miele-1980-07-24/?format=api",
            "n_rebels": 69,
            "family_name": "Miele",
            "given_name": "Giovanna",
            "role": "Deputato",
            "latest_group": {
                "id": 931,
                "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/505988.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308921",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 10897,
            "n_absent": 3613,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 78
        },
        {
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307585",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 12754,
            "n_absent": 1753,
            "n_mission": 3,
            "days_in_parliament": "2785 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 92
        },
        {
            "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": 274
            },
            "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": 48,
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307678",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 7052,
            "n_absent": 7458,
            "n_mission": 0,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 50
        },
        {
            "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",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307360",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 14510,
            "n_present": 11286,
            "n_absent": 3224,
            "n_mission": 0,
            "days_in_parliament": "2786 00:00:00",
            "parse_days_in_parliament": "7 anni e 7 mesi",
            "fidelity_index": 81
        },
        {
            "id": 536084,
            "stepped_in_date": null,
            "slug": "alessandro-zan-1973-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-zan-1973-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 274
            },
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-zan-1973-10-04/?format=api",
            "n_rebels": 45,
            "family_name": "Zan",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 1201,
                "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/536084.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": "2024-07-09",
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306272",
            "osr_identifier": null,
            "supports_majority": null,
            "n_voting": 7910,
            "n_present": 4766,
            "n_absent": 3144,
            "n_mission": 0,
            "days_in_parliament": "4135 00:00:00",
            "parse_days_in_parliament": "11 anni e 4 mesi",
            "fidelity_index": 61
        },
        {
            "id": 559672,
            "stepped_in_date": null,
            "slug": "augusto-curti-1978-03-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/augusto-curti-1978-03-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/augusto-curti-1978-03-04/?format=api",
            "n_rebels": 25,
            "family_name": "Curti",
            "given_name": "Augusto",
            "role": "Deputato",
            "latest_group": {
                "id": 642,
                "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/559672.jpeg",
            "gender": "M",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308804",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 11679,
            "n_absent": 2831,
            "n_mission": 0,
            "days_in_parliament": "1118 00:00:00",
            "parse_days_in_parliament": "3 anni",
            "fidelity_index": 83
        },
        {
            "id": 822357,
            "stepped_in_date": null,
            "slug": "paola-de-micheli-1973-09-01-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-de-micheli-1973-09-01-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 282
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-de-micheli-1973-09-01-2/?format=api",
            "n_rebels": 44,
            "family_name": "De Micheli",
            "given_name": "Paola",
            "role": "Deputato",
            "latest_group": {
                "id": 670,
                "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/822357.jpeg",
            "gender": "F",
            "election_area": "Emilia-Romagna",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p302856",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 14510,
            "n_present": 7850,
            "n_absent": 6660,
            "n_mission": 0,
            "days_in_parliament": "6416 00:00:00",
            "parse_days_in_parliament": "17 anni e 7 mesi",
            "fidelity_index": 56
        }
    ]
}