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

{
    "count": 623,
    "pp_total_ordering": null,
    "codelists": {
        "election_macro_areas": [
            {
                "id": "7955",
                "value": "Nord-ovest"
            },
            {
                "id": "7980",
                "value": "Nord-est"
            },
            {
                "id": "8012",
                "value": "Centro"
            },
            {
                "id": "8039",
                "value": "Sud"
            },
            {
                "id": "8070",
                "value": "Isole"
            },
            {
                "id": "Estero",
                "value": "Estero"
            },
            {
                "id": "no_area",
                "value": "No area"
            }
        ],
        "role_types": {
            "Senatore": "Senator",
            "Deputato": "Deputy"
        },
        "latest_group": [
            {
                "id": "AVS",
                "value": "AVS"
            },
            {
                "id": "AZ-PER-RE",
                "value": "AZ-PER-RE"
            },
            {
                "id": "Aut (SVP-PATT, Cb)",
                "value": "Aut (SVP-PATT, Cb)"
            },
            {
                "id": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP",
                "value": "Cd'I-UDC-NM (NcI, CI, IaC)-MAIE-CP"
            },
            {
                "id": "FDI",
                "value": "FDI"
            },
            {
                "id": "FI-BP-PPE",
                "value": "FI-BP-PPE"
            },
            {
                "id": "FI-PPE",
                "value": "FI-PPE"
            },
            {
                "id": "FdI",
                "value": "FdI"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "IV-C-RE",
                "value": "IV-C-RE"
            },
            {
                "id": "LEGA",
                "value": "LEGA"
            },
            {
                "id": "LSP-PSd'Az",
                "value": "LSP-PSd'Az"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "M5S",
                "value": "M5S"
            },
            {
                "id": "MISTO",
                "value": "MISTO"
            },
            {
                "id": "Misto",
                "value": "Misto"
            },
            {
                "id": "NM(N-C-U-I)-M",
                "value": "NM(N-C-U-I)-M"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "PD-IDP",
                "value": "PD-IDP"
            },
            {
                "id": "no_group",
                "value": "Nessun gruppo"
            }
        ],
        "governments": [
            {
                "slug": "i-governo-meloni-2022-10-22",
                "value": "Meloni I"
            }
        ],
        "orderings": [
            {
                "id": "perc_fidelity",
                "label": "Indice di affidabilità"
            },
            {
                "id": "n_present",
                "label": "Presenze"
            },
            {
                "id": "n_absent",
                "label": "Assenze"
            },
            {
                "id": "n_mission",
                "label": "Missioni"
            },
            {
                "id": "days_in_parliament",
                "label": "Anni in Parlamento"
            },
            {
                "id": "surname",
                "label": "Cognome"
            },
            {
                "id": "pp_ordering",
                "label": "Indice di forza"
            }
        ]
    },
    "next": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=n_mission&page=2",
    "previous": null,
    "results": [
        {
            "id": 742220,
            "stepped_in_date": null,
            "slug": "alessandro-amorese-1974-10-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-amorese-1974-10-09/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 217
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-amorese-1974-10-09/?format=api",
            "n_rebels": 6,
            "family_name": "Amorese",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 430,
                "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/742220.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/p308884",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15250,
            "n_absent": 1209,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 97
        },
        {
            "id": 552155,
            "stepped_in_date": null,
            "slug": "giorgia-andreuzza-1973-12-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgia-andreuzza-1973-12-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgia-andreuzza-1973-12-11/?format=api",
            "n_rebels": 34,
            "family_name": "Andreuzza",
            "given_name": "Giorgia",
            "role": "Deputato",
            "latest_group": {
                "id": 432,
                "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/552155.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/p307686",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14961,
            "n_absent": 1498,
            "n_mission": 0,
            "days_in_parliament": "2932 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 95
        },
        {
            "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": 288
            },
            "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": 16459,
            "n_present": 16,
            "n_absent": 16443,
            "n_mission": 0,
            "days_in_parliament": "6547 00:00:00",
            "parse_days_in_parliament": "17 anni e 11 mesi",
            "fidelity_index": 0
        },
        {
            "id": 499705,
            "stepped_in_date": null,
            "slug": "chiara-appendino-1984-06-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/chiara-appendino-1984-06-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 318
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/chiara-appendino-1984-06-12/?format=api",
            "n_rebels": 31,
            "family_name": "Appendino",
            "given_name": "Chiara",
            "role": "Deputato",
            "latest_group": {
                "id": 438,
                "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/499705.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/p308824",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12354,
            "n_absent": 4105,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 78
        },
        {
            "id": 496902,
            "stepped_in_date": null,
            "slug": "giovanni-arruzzolo-1960-03-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanni-arruzzolo-1960-03-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanni-arruzzolo-1960-03-30/?format=api",
            "n_rebels": 107,
            "family_name": "Arruzzolo",
            "given_name": "Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 440,
                "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/496902.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/p308906",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 9738,
            "n_absent": 6721,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 61
        },
        {
            "id": 959830,
            "stepped_in_date": null,
            "slug": "andrea-barabotti-1985-09-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-barabotti-1985-09-14/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-barabotti-1985-09-14/?format=api",
            "n_rebels": 82,
            "family_name": "Barabotti",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 458,
                "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/959830.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/p308890",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14707,
            "n_absent": 1752,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 93
        },
        {
            "id": 822305,
            "stepped_in_date": null,
            "slug": "alessandro-battilocchio-1977-05-03-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-battilocchio-1977-05-03-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.17,
                "pp_branch_ordering": 166
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-battilocchio-1977-05-03-2/?format=api",
            "n_rebels": 29,
            "family_name": "Battilocchio",
            "given_name": "Alessandro",
            "role": "Deputato",
            "latest_group": {
                "id": 466,
                "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/822305.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/p307456",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 16452,
            "n_absent": 7,
            "n_mission": 0,
            "days_in_parliament": "2931 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 104
        },
        {
            "id": 523917,
            "stepped_in_date": null,
            "slug": "stefano-benigni-1987-07-16",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-benigni-1987-07-16/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.43,
                "pp_branch_ordering": 56
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-benigni-1987-07-16/?format=api",
            "n_rebels": 66,
            "family_name": "Benigni",
            "given_name": "Stefano",
            "role": "Deputato",
            "latest_group": {
                "id": 474,
                "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/523917.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/p307604",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12373,
            "n_absent": 4086,
            "n_mission": 0,
            "days_in_parliament": "2930 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 78
        },
        {
            "id": 532638,
            "stepped_in_date": null,
            "slug": "stefano-maria-benvenuti-gostoli-1976-01-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefano-maria-benvenuti-gostoli-1976-01-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 174
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefano-maria-benvenuti-gostoli-1976-01-17/?format=api",
            "n_rebels": 15,
            "family_name": "Benvenuti Gostoli",
            "given_name": "Stefano Maria",
            "role": "Deputato",
            "latest_group": {
                "id": 476,
                "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/532638.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/p308762",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15557,
            "n_absent": 902,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 98
        },
        {
            "id": 500229,
            "stepped_in_date": null,
            "slug": "giorgio-maria-bergesio-1963-11-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giorgio-maria-bergesio-1963-11-22/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.63,
                "pp_branch_ordering": 45
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giorgio-maria-bergesio-1963-11-22/?format=api",
            "n_rebels": 24,
            "family_name": "Bergesio",
            "given_name": "Giorgio Maria",
            "role": "Senatore",
            "latest_group": {
                "id": 30,
                "group": {
                    "id": 3,
                    "acronym": "LSP-PSd'Az",
                    "slug": "Lega-PSd'Az",
                    "branch": "senato",
                    "name": "Lega Salvini Premier - Partito Sardo d'Azione",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032586.jpg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307754",
            "osr_identifier": "http://dati.senato.it/senatore/32586",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7666,
            "n_absent": 0,
            "n_mission": 0,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 97
        },
        {
            "id": 736881,
            "stepped_in_date": null,
            "slug": "francesco-bonifazi-1976-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-bonifazi-1976-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.08,
                "pp_branch_ordering": 374
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-bonifazi-1976-06-24/?format=api",
            "n_rebels": 267,
            "family_name": "Bonifazi",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 3691,
                "group": {
                    "id": 57,
                    "acronym": "IV-C-RE",
                    "slug": "IV-C-RE",
                    "branch": "camera",
                    "name": "ITALIA VIVA-IL CENTRO-RENEW EUROPE",
                    "color": "#A215FF"
                }
            },
            "has_changed_group": true,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/736881.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/p306003",
            "osr_identifier": "http://dati.senato.it/senatore/29288",
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 7076,
            "n_absent": 9383,
            "n_mission": 0,
            "days_in_parliament": "4763 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 42
        },
        {
            "id": 675281,
            "stepped_in_date": "2024-07-09",
            "slug": "maria-paola-boscaini-1954-09-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-paola-boscaini-1954-09-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-paola-boscaini-1954-09-22/?format=api",
            "n_rebels": 7,
            "family_name": "Boscaini",
            "given_name": "Maria Paola",
            "role": "Deputato",
            "latest_group": {
                "id": 3705,
                "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.eu-central-1.amazonaws.com/images/persons/657580.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/p309161",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 8549,
            "n_present": 7088,
            "n_absent": 1461,
            "n_mission": 0,
            "days_in_parliament": "621 00:00:00",
            "parse_days_in_parliament": "1 anno e 8 mesi",
            "fidelity_index": 89
        },
        {
            "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": 282
            },
            "is_president": false,
            "is_active": false,
            "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": "2026-03-19",
            "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": 16459,
            "n_present": 4,
            "n_absent": 16455,
            "n_mission": 0,
            "days_in_parliament": "12797 00:00:00",
            "parse_days_in_parliament": "35 anni",
            "fidelity_index": 0
        },
        {
            "id": 819530,
            "stepped_in_date": null,
            "slug": "raffaele-bruno-1974-05-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/raffaele-bruno-1974-05-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 127
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/raffaele-bruno-1974-05-03/?format=api",
            "n_rebels": 16,
            "family_name": "Bruno",
            "given_name": "Raffaele",
            "role": "Deputato",
            "latest_group": {
                "id": 525,
                "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/819530.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/p307193",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13911,
            "n_absent": 2548,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 86
        },
        {
            "id": 495049,
            "stepped_in_date": null,
            "slug": "francesco-bruzzone-1962-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-bruzzone-1962-05-23/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 103
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-bruzzone-1962-05-23/?format=api",
            "n_rebels": 8,
            "family_name": "Bruzzone",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 527,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/495049.jpeg",
            "gender": "M",
            "election_area": "Liguria",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307762",
            "osr_identifier": "http://dati.senato.it/senatore/32743",
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 7853,
            "n_absent": 8606,
            "n_mission": 0,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 48
        },
        {
            "id": 522974,
            "stepped_in_date": null,
            "slug": "giovanni-luca-cannata-1979-05-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanni-luca-cannata-1979-05-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 84
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanni-luca-cannata-1979-05-17/?format=api",
            "n_rebels": 37,
            "family_name": "Cannata",
            "given_name": "Giovanni Luca",
            "role": "Deputato",
            "latest_group": {
                "id": 543,
                "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/522974.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/p308765",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13200,
            "n_absent": 3259,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 82
        },
        {
            "id": 496901,
            "stepped_in_date": null,
            "slug": "francesco-cannizzaro-1982-06-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-cannizzaro-1982-06-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.27,
                "pp_branch_ordering": 107
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-cannizzaro-1982-06-24/?format=api",
            "n_rebels": 413,
            "family_name": "Cannizzaro",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 1221,
                "group": {
                    "id": 10,
                    "acronym": "FI-PPE",
                    "slug": "FI",
                    "branch": "camera",
                    "name": "FORZA ITALIA - BERLUSCONI PRESIDENTE - PPE",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/496901.jpeg",
            "gender": "M",
            "election_area": "Calabria",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307568",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 7953,
            "n_absent": 8506,
            "n_mission": 0,
            "days_in_parliament": "2933 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 47
        },
        {
            "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": 282
            },
            "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": 12,
            "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": 16459,
            "n_present": 12212,
            "n_absent": 4247,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 77
        },
        {
            "id": 958768,
            "stepped_in_date": null,
            "slug": "dario-carotenuto-1978-02-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dario-carotenuto-1978-02-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.2,
                "pp_branch_ordering": 145
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/dario-carotenuto-1978-02-11/?format=api",
            "n_rebels": 26,
            "family_name": "Carotenuto",
            "given_name": "Dario",
            "role": "Deputato",
            "latest_group": {
                "id": 569,
                "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/958768.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/p308844",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 11314,
            "n_absent": 5145,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 71
        },
        {
            "id": 494505,
            "stepped_in_date": null,
            "slug": "giuseppe-castiglione-1963-10-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-castiglione-1963-10-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 288
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-castiglione-1963-10-05/?format=api",
            "n_rebels": 238,
            "family_name": "Castiglione",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 3702,
                "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/494505.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/p306158",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14535,
            "n_absent": 1924,
            "n_mission": 0,
            "days_in_parliament": "3099 00:00:00",
            "parse_days_in_parliament": "8 anni e 5 mesi",
            "fidelity_index": 90
        },
        {
            "id": 513515,
            "stepped_in_date": null,
            "slug": "vanessa-cattoi-1980-07-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vanessa-cattoi-1980-07-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vanessa-cattoi-1980-07-12/?format=api",
            "n_rebels": 8,
            "family_name": "Cattoi",
            "given_name": "Vanessa",
            "role": "Deputato",
            "latest_group": {
                "id": 583,
                "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/513515.jpeg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "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/p307716",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14998,
            "n_absent": 1461,
            "n_mission": 0,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 95
        },
        {
            "id": 838145,
            "stepped_in_date": null,
            "slug": "alfonso-colucci-1964-02-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alfonso-colucci-1964-02-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alfonso-colucci-1964-02-24/?format=api",
            "n_rebels": 33,
            "family_name": "Colucci",
            "given_name": "Alfonso",
            "role": "Deputato",
            "latest_group": {
                "id": 620,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/838145.jpeg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308841",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15973,
            "n_absent": 486,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 101
        },
        {
            "id": 733236,
            "stepped_in_date": null,
            "slug": "silvana-comaroli-1967-03-27",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/silvana-comaroli-1967-03-27/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/silvana-comaroli-1967-03-27/?format=api",
            "n_rebels": 735,
            "family_name": "Comaroli",
            "given_name": "Silvana",
            "role": "Deputato",
            "latest_group": {
                "id": 622,
                "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/733236.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/p302764",
            "osr_identifier": "http://dati.senato.it/senatore/25531",
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15333,
            "n_absent": 1126,
            "n_mission": 0,
            "days_in_parliament": "6550 00:00:00",
            "parse_days_in_parliament": "17 anni e 11 mesi",
            "fidelity_index": 92
        },
        {
            "id": 818966,
            "stepped_in_date": null,
            "slug": "giuseppe-conte-1964-08-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giuseppe-conte-1964-08-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 308
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giuseppe-conte-1964-08-08/?format=api",
            "n_rebels": 8,
            "family_name": "Conte",
            "given_name": "Giuseppe",
            "role": "Deputato",
            "latest_group": {
                "id": 628,
                "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/818966.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/p307926",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 2928,
            "n_absent": 13531,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 18
        },
        {
            "id": 495022,
            "stepped_in_date": null,
            "slug": "piergiorgio-cortelazzo-1969-02-20",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.32,
                "pp_branch_ordering": 87
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/piergiorgio-cortelazzo-1969-02-20/?format=api",
            "n_rebels": 48,
            "family_name": "Cortelazzo",
            "given_name": "Piergiorgio",
            "role": "Deputato",
            "latest_group": {
                "id": 632,
                "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/495022.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/p307580",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10191,
            "n_absent": 6268,
            "n_mission": 0,
            "days_in_parliament": "2929 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 63
        },
        {
            "id": 822625,
            "stepped_in_date": null,
            "slug": "giovanni-cuperlo-1961-09-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/giovanni-cuperlo-1961-09-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 314
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/giovanni-cuperlo-1961-09-03/?format=api",
            "n_rebels": 35,
            "family_name": "Cuperlo",
            "given_name": "Giovanni",
            "role": "Deputato",
            "latest_group": {
                "id": 640,
                "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/822625.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/p302422",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14641,
            "n_absent": 1818,
            "n_mission": 0,
            "days_in_parliament": "5578 00:00:00",
            "parse_days_in_parliament": "15 anni e 3 mesi",
            "fidelity_index": 92
        },
        {
            "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": 264
            },
            "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": 28,
            "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": 16459,
            "n_present": 13495,
            "n_absent": 2964,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 84
        },
        {
            "id": 958802,
            "stepped_in_date": null,
            "slug": "rita-dalla-chiesa-1947-08-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rita-dalla-chiesa-1947-08-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.35,
                "pp_branch_ordering": 68
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rita-dalla-chiesa-1947-08-31/?format=api",
            "n_rebels": 64,
            "family_name": "Dalla Chiesa",
            "given_name": "Rita",
            "role": "Deputato",
            "latest_group": {
                "id": 648,
                "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/958802.jpeg",
            "gender": "F",
            "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/p308829",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 11378,
            "n_absent": 5081,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 69
        },
        {
            "id": 523853,
            "stepped_in_date": null,
            "slug": "mauro-dattis-1973-07-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/mauro-dattis-1973-07-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/mauro-dattis-1973-07-30/?format=api",
            "n_rebels": 204,
            "family_name": "D'Attis",
            "given_name": "Mauro",
            "role": "Deputato",
            "latest_group": {
                "id": 652,
                "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/523853.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/p307312",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13312,
            "n_absent": 3147,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 83
        },
        {
            "id": 497429,
            "stepped_in_date": null,
            "slug": "andrea-de-maria-1966-10-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-de-maria-1966-10-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.48,
                "pp_branch_ordering": 51
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-de-maria-1966-10-05/?format=api",
            "n_rebels": 18,
            "family_name": "De Maria",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 668,
                "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/497429.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/p305698",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15606,
            "n_absent": 853,
            "n_mission": 0,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 98
        },
        {
            "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": 274
            },
            "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": 49,
            "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": 16459,
            "n_present": 9013,
            "n_absent": 7446,
            "n_mission": 0,
            "days_in_parliament": "6554 00:00:00",
            "parse_days_in_parliament": "17 anni e 11 mesi",
            "fidelity_index": 56
        },
        {
            "id": 497171,
            "stepped_in_date": null,
            "slug": "michela-di-biase-1980-10-17",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/michela-di-biase-1980-10-17/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 134
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/michela-di-biase-1980-10-17/?format=api",
            "n_rebels": 31,
            "family_name": "Di Biase",
            "given_name": "Michela",
            "role": "Deputato",
            "latest_group": {
                "id": 676,
                "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/497171.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/p308843",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13958,
            "n_absent": 2501,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 88
        },
        {
            "id": 503740,
            "stepped_in_date": null,
            "slug": "salvatore-di-mattina-1970-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/salvatore-di-mattina-1970-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/salvatore-di-mattina-1970-01-05/?format=api",
            "n_rebels": 58,
            "family_name": "Di Mattina",
            "given_name": "Salvatore",
            "role": "Deputato",
            "latest_group": {
                "id": 682,
                "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/503740.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/p308808",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10110,
            "n_absent": 6349,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 64
        },
        {
            "id": 960553,
            "stepped_in_date": null,
            "slug": "daniela-dondi-1962-01-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/daniela-dondi-1962-01-12/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 177
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/daniela-dondi-1962-01-12/?format=api",
            "n_rebels": 2,
            "family_name": "Dondi",
            "given_name": "Daniela",
            "role": "Deputato",
            "latest_group": {
                "id": 686,
                "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/960553.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/p308935",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15736,
            "n_absent": 723,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 99
        },
        {
            "id": 822169,
            "stepped_in_date": null,
            "slug": "leonardo-donno-1985-07-21-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/leonardo-donno-1985-07-21-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 316
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/leonardo-donno-1985-07-21-2/?format=api",
            "n_rebels": 45,
            "family_name": "Donno",
            "given_name": "Leonardo",
            "role": "Deputato",
            "latest_group": {
                "id": 688,
                "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/822169.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/p307348",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 11559,
            "n_absent": 4900,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 71
        },
        {
            "id": 822368,
            "stepped_in_date": null,
            "slug": "valentina-dorso-1980-07-29-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/valentina-dorso-1980-07-29-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.15,
                "pp_branch_ordering": 172
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/valentina-dorso-1980-07-29-2/?format=api",
            "n_rebels": 9,
            "family_name": "D'Orso",
            "given_name": "Valentina",
            "role": "Deputato",
            "latest_group": {
                "id": 695,
                "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/822368.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/p307388",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 14813,
            "n_absent": 1646,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 93
        },
        {
            "id": 822165,
            "stepped_in_date": null,
            "slug": "marta-antonia-fascina-1990-01-09-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/marta-antonia-fascina-1990-01-09-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.23,
                "pp_branch_ordering": 126
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/marta-antonia-fascina-1990-01-09-2/?format=api",
            "n_rebels": 23,
            "family_name": "Fascina",
            "given_name": "Marta Antonia",
            "role": "Deputato",
            "latest_group": {
                "id": 702,
                "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/822165.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/p307185",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 1840,
            "n_absent": 14619,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 11
        },
        {
            "id": 960678,
            "stepped_in_date": "2024-04-09",
            "slug": "antonio-ferrara-1970-01-28",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/antonio-ferrara-1970-01-28/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 318
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/antonio-ferrara-1970-01-28/?format=api",
            "n_rebels": 6,
            "family_name": "Ferrara",
            "given_name": "Antonio",
            "role": "Deputato",
            "latest_group": {
                "id": 3698,
                "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.eu-central-1.amazonaws.com/images/persons/960678.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2024-04-09",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309140",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 9355,
            "n_present": 7944,
            "n_absent": 1411,
            "n_mission": 0,
            "days_in_parliament": "712 00:00:00",
            "parse_days_in_parliament": "1 anno e 11 mesi",
            "fidelity_index": 91
        },
        {
            "id": 496072,
            "stepped_in_date": null,
            "slug": "sara-ferrari-1971-01-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/sara-ferrari-1971-01-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 256
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/sara-ferrari-1971-01-05/?format=api",
            "n_rebels": 22,
            "family_name": "Ferrari",
            "given_name": "Sara",
            "role": "Deputato",
            "latest_group": {
                "id": 712,
                "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/496072.jpeg",
            "gender": "F",
            "election_area": "Trentino-Alto Adige/Südtirol",
            "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/p308834",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13342,
            "n_absent": 3117,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 84
        },
        {
            "id": 959924,
            "stepped_in_date": null,
            "slug": "francesco-filini-1978-09-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/francesco-filini-1978-09-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.21,
                "pp_branch_ordering": 140
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/francesco-filini-1978-09-04/?format=api",
            "n_rebels": 13,
            "family_name": "Filini",
            "given_name": "Francesco",
            "role": "Deputato",
            "latest_group": {
                "id": 716,
                "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/959924.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/p308799",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 10939,
            "n_absent": 5520,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 69
        },
        {
            "id": 822188,
            "stepped_in_date": null,
            "slug": "lorenzo-fontana-1980-04-10-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lorenzo-fontana-1980-04-10-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 5.09,
                "pp_branch_ordering": 1
            },
            "is_president": true,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lorenzo-fontana-1980-04-10-2/?format=api",
            "n_rebels": 0,
            "family_name": "Fontana",
            "given_name": "Lorenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 722,
                "group": {
                    "id": 16,
                    "acronym": "LEGA",
                    "slug": "Lega",
                    "branch": "camera",
                    "name": "LEGA - SALVINI PREMIER",
                    "color": "#73AF48"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822188.jpeg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307591",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 291,
            "n_absent": 16168,
            "n_mission": 0,
            "days_in_parliament": "2923 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": -1
        },
        {
            "id": 819458,
            "stepped_in_date": null,
            "slug": "ilaria-fontana-1984-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/ilaria-fontana-1984-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.28,
                "pp_branch_ordering": 101
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/ilaria-fontana-1984-06-26/?format=api",
            "n_rebels": 26,
            "family_name": "Fontana",
            "given_name": "Ilaria",
            "role": "Deputato",
            "latest_group": {
                "id": 720,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/819458.jpeg",
            "gender": "F",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307459",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 10934,
            "n_absent": 5525,
            "n_mission": 0,
            "days_in_parliament": "2931 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 69
        },
        {
            "id": 822168,
            "stepped_in_date": null,
            "slug": "rebecca-frassini-1988-11-24",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/rebecca-frassini-1988-11-24/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.11,
                "pp_branch_ordering": 333
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/rebecca-frassini-1988-11-24/?format=api",
            "n_rebels": 26,
            "family_name": "Frassini",
            "given_name": "Rebecca",
            "role": "Deputato",
            "latest_group": {
                "id": 736,
                "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/822168.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/p307630",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15374,
            "n_absent": 1085,
            "n_mission": 0,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 97
        },
        {
            "id": 494393,
            "stepped_in_date": null,
            "slug": "nicola-fratoianni-1972-10-04",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/nicola-fratoianni-1972-10-04/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.09,
                "pp_branch_ordering": 367
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/nicola-fratoianni-1972-10-04/?format=api",
            "n_rebels": 63,
            "family_name": "Fratoianni",
            "given_name": "Nicola",
            "role": "Deputato",
            "latest_group": {
                "id": 739,
                "group": {
                    "id": 18,
                    "acronym": "AVS",
                    "slug": "AVS",
                    "branch": "camera",
                    "name": "ALLEANZA VERDI E SINISTRA",
                    "color": "#66FF3F"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/494393.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/p305880",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 10027,
            "n_absent": 6432,
            "n_mission": 0,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 62
        },
        {
            "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": 264
            },
            "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": 37,
            "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": 16459,
            "n_present": 12014,
            "n_absent": 4445,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 75
        },
        {
            "id": 819018,
            "stepped_in_date": "2025-01-08",
            "slug": "felicia-gaudiano-1966-01-09",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/felicia-gaudiano-1966-01-09/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 149
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/felicia-gaudiano-1966-01-09/?format=api",
            "n_rebels": 1,
            "family_name": "Gaudiano",
            "given_name": "Felicia",
            "role": "Senatore",
            "latest_group": {
                "id": 3722,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032640.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2025-01-08",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307814",
            "osr_identifier": "http://dati.senato.it/senatore/32640",
            "supports_majority": false,
            "n_voting": 1353,
            "n_present": 1340,
            "n_absent": 13,
            "n_mission": 0,
            "days_in_parliament": "2102 00:00:00",
            "parse_days_in_parliament": "5 anni e 9 mesi",
            "fidelity_index": 88
        },
        {
            "id": 506819,
            "stepped_in_date": null,
            "slug": "andrea-giaccone-1976-10-08",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/andrea-giaccone-1976-10-08/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 185
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/andrea-giaccone-1976-10-08/?format=api",
            "n_rebels": 59,
            "family_name": "Giaccone",
            "given_name": "Andrea",
            "role": "Deputato",
            "latest_group": {
                "id": 768,
                "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/506819.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/p307508",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14232,
            "n_absent": 2227,
            "n_mission": 0,
            "days_in_parliament": "2934 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 90
        },
        {
            "id": 643555,
            "stepped_in_date": null,
            "slug": "federico-gianassi-1980-05-21",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/federico-gianassi-1980-05-21/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.22,
                "pp_branch_ordering": 125
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/federico-gianassi-1980-05-21/?format=api",
            "n_rebels": 38,
            "family_name": "Gianassi",
            "given_name": "Federico",
            "role": "Deputato",
            "latest_group": {
                "id": 774,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/643555.jpeg",
            "gender": "M",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308880",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15485,
            "n_absent": 974,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 98
        },
        {
            "id": 960391,
            "stepped_in_date": null,
            "slug": "carmen-letizia-giorgianni-1977-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 232
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/carmen-letizia-giorgianni-1977-06-26/?format=api",
            "n_rebels": 20,
            "family_name": "Giorgianni",
            "given_name": "Carmen Letizia",
            "role": "Deputato",
            "latest_group": {
                "id": 782,
                "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/960391.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/p308787",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 14238,
            "n_absent": 2221,
            "n_mission": 0,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 89
        },
        {
            "id": 959218,
            "stepped_in_date": "2025-12-03",
            "slug": "irene-gori-1980-09-30",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/irene-gori-1980-09-30/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/irene-gori-1980-09-30/?format=api",
            "n_rebels": 0,
            "family_name": "Gori",
            "given_name": "Irene",
            "role": "Deputato",
            "latest_group": {
                "id": 3736,
                "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.eu-central-1.amazonaws.com/images/persons/959218.jpg",
            "gender": "F",
            "election_area": "Toscana",
            "election_macro_area": "Centro",
            "start_date": "2025-12-03",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p309260",
            "osr_identifier": null,
            "supports_majority": null,
            "n_voting": 1419,
            "n_present": 1416,
            "n_absent": 3,
            "n_mission": 0,
            "days_in_parliament": "109 00:00:00",
            "parse_days_in_parliament": "3 mesi",
            "fidelity_index": 99
        }
    ]
}