Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/memberships/?format=api&ordering=-surname&page=13
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": null,
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/?format=api&ordering=-surname&page=12",
    "results": [
        {
            "id": 494091,
            "stepped_in_date": null,
            "slug": "bruno-astorre-1963-03-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bruno-astorre-1963-03-11/?format=api",
            "pp": null,
            "is_president": false,
            "is_active": false,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bruno-astorre-1963-03-11/?format=api",
            "n_rebels": 6,
            "family_name": "Astorre",
            "given_name": "Bruno",
            "role": "Senatore",
            "latest_group": {
                "id": 392,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00029040.jpg",
            "gender": "M",
            "election_area": "Lazio",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": "2023-03-03",
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "https://dati.camera.it/ocd/persona.rdf/p306327",
            "osr_identifier": "http://dati.senato.it/senatore/29040",
            "supports_majority": null,
            "n_voting": 722,
            "n_present": 437,
            "n_absent": 35,
            "n_mission": 250,
            "days_in_parliament": "3638 00:00:00",
            "parse_days_in_parliament": "9 anni e 11 mesi",
            "fidelity_index": 33
        },
        {
            "id": 819500,
            "stepped_in_date": null,
            "slug": "stefania-ascari-1980-03-03",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/stefania-ascari-1980-03-03/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 196
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/stefania-ascari-1980-03-03/?format=api",
            "n_rebels": 25,
            "family_name": "Ascari",
            "given_name": "Stefania",
            "role": "Deputato",
            "latest_group": {
                "id": 444,
                "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/819500.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/p307302",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12499,
            "n_absent": 3477,
            "n_mission": 483,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 78
        },
        {
            "id": 822257,
            "stepped_in_date": null,
            "slug": "anna-ascani-1987-10-17-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/anna-ascani-1987-10-17-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 1.68,
                "pp_branch_ordering": 5
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/anna-ascani-1987-10-17-2/?format=api",
            "n_rebels": 2,
            "family_name": "Ascani",
            "given_name": "Anna",
            "role": "Deputato",
            "latest_group": {
                "id": 442,
                "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/822257.jpeg",
            "gender": "F",
            "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/p305704",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 5483,
            "n_absent": 202,
            "n_mission": 10774,
            "days_in_parliament": "4767 00:00:00",
            "parse_days_in_parliament": "13 anni",
            "fidelity_index": 8
        },
        {
            "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": 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": 502541,
            "stepped_in_date": null,
            "slug": "alfredo-antoniozzi-1956-03-18",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alfredo-antoniozzi-1956-03-18/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.33,
                "pp_branch_ordering": 76
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alfredo-antoniozzi-1956-03-18/?format=api",
            "n_rebels": 31,
            "family_name": "Antoniozzi",
            "given_name": "Alfredo",
            "role": "Deputato",
            "latest_group": {
                "id": 436,
                "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/502541.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/p308909",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 13387,
            "n_absent": 2835,
            "n_mission": 237,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 84
        },
        {
            "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": 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": 502537,
            "stepped_in_date": null,
            "slug": "renato-giuseppe-ancorotti-1956-03-19",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 128
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/renato-giuseppe-ancorotti-1956-03-19/?format=api",
            "n_rebels": 2,
            "family_name": "Ancorotti",
            "given_name": "Renato Giuseppe",
            "role": "Senatore",
            "latest_group": {
                "id": 18,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036383.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308962",
            "osr_identifier": "http://dati.senato.it/senatore/36383",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 6215,
            "n_absent": 83,
            "n_mission": 1368,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 77
        },
        {
            "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": 501240,
            "stepped_in_date": null,
            "slug": "bartolomeo-amidei-1961-05-23",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/bartolomeo-amidei-1961-05-23/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.22,
                "pp_branch_ordering": 132
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/bartolomeo-amidei-1961-05-23/?format=api",
            "n_rebels": 2,
            "family_name": "Amidei",
            "given_name": "Bartolomeo",
            "role": "Senatore",
            "latest_group": {
                "id": 16,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00031010.jpg",
            "gender": "M",
            "election_area": "Veneto",
            "election_macro_area": "Nord-est",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p306760",
            "osr_identifier": "http://dati.senato.it/senatore/31010",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7449,
            "n_absent": 32,
            "n_mission": 185,
            "days_in_parliament": "2530 00:00:00",
            "parse_days_in_parliament": "6 anni e 11 mesi",
            "fidelity_index": 95
        },
        {
            "id": 681882,
            "stepped_in_date": null,
            "slug": "vincenzo-amich-1977-07-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amich-1977-07-26/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.13,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amich-1977-07-26/?format=api",
            "n_rebels": 4,
            "family_name": "Amich",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 428,
                "group": {
                    "id": 11,
                    "acronym": "FDI",
                    "slug": "FdI",
                    "branch": "camera",
                    "name": "FRATELLI D'ITALIA",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/681882.jpeg",
            "gender": "M",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308825",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15836,
            "n_absent": 594,
            "n_mission": 29,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 100
        },
        {
            "id": 824094,
            "stepped_in_date": null,
            "slug": "vincenzo-amendola-1973-12-22",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenzo-amendola-1973-12-22/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.12,
                "pp_branch_ordering": 264
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenzo-amendola-1973-12-22/?format=api",
            "n_rebels": 79,
            "family_name": "Amendola",
            "given_name": "Vincenzo",
            "role": "Deputato",
            "latest_group": {
                "id": 426,
                "group": {
                    "id": 14,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "camera",
                    "name": "PARTITO DEMOCRATICO - ITALIA DEMOCRATICA E PROGRESSISTA",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/824094.jpeg",
            "gender": "M",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p305931",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 11420,
            "n_absent": 3358,
            "n_mission": 1681,
            "days_in_parliament": "3099 00:00:00",
            "parse_days_in_parliament": "8 anni e 5 mesi",
            "fidelity_index": 70
        },
        {
            "id": 830136,
            "stepped_in_date": null,
            "slug": "alessia-ambrosi-1982-04-14",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessia-ambrosi-1982-04-14/?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/alessia-ambrosi-1982-04-14/?format=api",
            "n_rebels": 20,
            "family_name": "Ambrosi",
            "given_name": "Alessia",
            "role": "Deputato",
            "latest_group": {
                "id": 424,
                "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/830136.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/p308832",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 12740,
            "n_absent": 3692,
            "n_mission": 27,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 78
        },
        {
            "id": 741884,
            "stepped_in_date": null,
            "slug": "paola-ambrogio-1970-12-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/paola-ambrogio-1970-12-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.29,
                "pp_branch_ordering": 113
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/paola-ambrogio-1970-12-02/?format=api",
            "n_rebels": 4,
            "family_name": "Ambrogio",
            "given_name": "Paola",
            "role": "Senatore",
            "latest_group": {
                "id": 14,
                "group": {
                    "id": 2,
                    "acronym": "FdI",
                    "slug": "FdI",
                    "branch": "senato",
                    "name": "Fratelli d'Italia",
                    "color": "#37A6A5"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/741884.jpeg",
            "gender": "F",
            "election_area": "Piemonte",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308961",
            "osr_identifier": "http://dati.senato.it/senatore/36382",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 7665,
            "n_absent": 0,
            "n_mission": 1,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 99
        },
        {
            "id": 960403,
            "stepped_in_date": null,
            "slug": "gaetano-amato-1957-06-05",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/gaetano-amato-1957-06-05/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.2,
                "pp_branch_ordering": 148
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/gaetano-amato-1957-06-05/?format=api",
            "n_rebels": 17,
            "family_name": "Amato",
            "given_name": "Gaetano",
            "role": "Deputato",
            "latest_group": {
                "id": 422,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/960403.jpeg",
            "gender": "M",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308849",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 13620,
            "n_absent": 2613,
            "n_mission": 226,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 86
        },
        {
            "id": 960097,
            "stepped_in_date": null,
            "slug": "vincenza-aloisio-1946-12-15",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/vincenza-aloisio-1946-12-15/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 158
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/vincenza-aloisio-1946-12-15/?format=api",
            "n_rebels": 19,
            "family_name": "Aloisio",
            "given_name": "Vincenza",
            "role": "Senatore",
            "latest_group": {
                "id": 12,
                "group": {
                    "id": 4,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "senato",
                    "name": "MoVimento 5 Stelle",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://www.senato.it/leg/19/Immagini/Senatori/00036381.jpg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308960",
            "osr_identifier": "http://dati.senato.it/senatore/36381",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 7461,
            "n_absent": 203,
            "n_mission": 2,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 94
        },
        {
            "id": 607505,
            "stepped_in_date": null,
            "slug": "cristina-almici-1969-06-26",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/cristina-almici-1969-06-26/?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/cristina-almici-1969-06-26/?format=api",
            "n_rebels": 13,
            "family_name": "Almici",
            "given_name": "Cristina",
            "role": "Deputato",
            "latest_group": {
                "id": 420,
                "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/607505.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/p308910",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 15604,
            "n_absent": 657,
            "n_mission": 198,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 99
        },
        {
            "id": 959722,
            "stepped_in_date": null,
            "slug": "enrica-alifano-1967-01-31",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/enrica-alifano-1967-01-31/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.14,
                "pp_branch_ordering": 183
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/enrica-alifano-1967-01-31/?format=api",
            "n_rebels": 13,
            "family_name": "Alifano",
            "given_name": "Enrica",
            "role": "Deputato",
            "latest_group": {
                "id": 418,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/959722.jpeg",
            "gender": "F",
            "election_area": "Campania",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308872",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 15616,
            "n_absent": 712,
            "n_mission": 131,
            "days_in_parliament": "1256 00:00:00",
            "parse_days_in_parliament": "3 anni e 5 mesi",
            "fidelity_index": 98
        },
        {
            "id": 496123,
            "stepped_in_date": null,
            "slug": "alessandro-alfieri-1972-02-02",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/alessandro-alfieri-1972-02-02/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.2,
                "pp_branch_ordering": 163
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/alessandro-alfieri-1972-02-02/?format=api",
            "n_rebels": 48,
            "family_name": "Alfieri",
            "given_name": "Alessandro",
            "role": "Senatore",
            "latest_group": {
                "id": 10,
                "group": {
                    "id": 5,
                    "acronym": "PD-IDP",
                    "slug": "PD",
                    "branch": "senato",
                    "name": "Partito Democratico - Italia Democratica e Progressista",
                    "color": "#E43B45"
                }
            },
            "has_changed_group": false,
            "image": "http://www.senato.it/leg/19/Immagini/Senatori/00032578.jpg",
            "gender": "M",
            "election_area": "Lombardia",
            "election_macro_area": "Nord-ovest",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307744",
            "osr_identifier": "http://dati.senato.it/senatore/32578",
            "supports_majority": false,
            "n_voting": 7666,
            "n_present": 6738,
            "n_absent": 288,
            "n_mission": 640,
            "days_in_parliament": "2920 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 77
        },
        {
            "id": 819025,
            "stepped_in_date": null,
            "slug": "maria-elisabetta-alberti-casellati-1946-08-12",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/maria-elisabetta-alberti-casellati-1946-08-12/?format=api",
            "pp": {
                "branch": "S",
                "pp_branch": 0.1,
                "pp_branch_ordering": 202
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/maria-elisabetta-alberti-casellati-1946-08-12/?format=api",
            "n_rebels": 1,
            "family_name": "Alberti Casellati",
            "given_name": "Maria Elisabetta",
            "role": "Senatore",
            "latest_group": {
                "id": 8,
                "group": {
                    "id": 1,
                    "acronym": "FI-BP-PPE",
                    "slug": "FI",
                    "branch": "senato",
                    "name": "Forza Italia Berlusconi Presidente",
                    "color": "#1E6996"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.eu-central-1.amazonaws.com/images/persons/819025.jpg",
            "gender": "F",
            "election_area": "Basilicata",
            "election_macro_area": "Sud",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-SENATO-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p200012",
            "osr_identifier": "http://dati.senato.it/senatore/32",
            "supports_majority": true,
            "n_voting": 7666,
            "n_present": 921,
            "n_absent": 0,
            "n_mission": 6745,
            "days_in_parliament": "8537 00:00:00",
            "parse_days_in_parliament": "23 anni e 4 mesi",
            "fidelity_index": 11
        },
        {
            "id": 925949,
            "stepped_in_date": null,
            "slug": "lucia-albano-1965-02-11",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/lucia-albano-1965-02-11/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.07,
                "pp_branch_ordering": 375
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/lucia-albano-1965-02-11/?format=api",
            "n_rebels": 7,
            "family_name": "Albano",
            "given_name": "Lucia",
            "role": "Deputato",
            "latest_group": {
                "id": 416,
                "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/925949.jpeg",
            "gender": "F",
            "election_area": "Marche",
            "election_macro_area": "Centro",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p308421",
            "osr_identifier": null,
            "supports_majority": true,
            "n_voting": 16459,
            "n_present": 1940,
            "n_absent": 894,
            "n_mission": 13625,
            "days_in_parliament": "1976 00:00:00",
            "parse_days_in_parliament": "5 anni e 5 mesi",
            "fidelity_index": 12
        },
        {
            "id": 822250,
            "stepped_in_date": null,
            "slug": "davide-aiello-1985-10-31-2",
            "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/davide-aiello-1985-10-31-2/?format=api",
            "pp": {
                "branch": "C",
                "pp_branch": 0.24,
                "pp_branch_ordering": 110
            },
            "is_president": false,
            "is_active": true,
            "person_url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/persons/davide-aiello-1985-10-31-2/?format=api",
            "n_rebels": 18,
            "family_name": "Aiello",
            "given_name": "Davide",
            "role": "Deputato",
            "latest_group": {
                "id": 414,
                "group": {
                    "id": 13,
                    "acronym": "M5S",
                    "slug": "M5S",
                    "branch": "camera",
                    "name": "MOVIMENTO 5 STELLE",
                    "color": "#EDAD06"
                }
            },
            "has_changed_group": false,
            "image": "https://opdm-service-data.s3.amazonaws.com/images/persons/822250.jpeg",
            "gender": "M",
            "election_area": "Sicilia",
            "election_macro_area": "Isole",
            "start_date": "2022-10-13",
            "end_date": null,
            "assembly": "ASS-CAMERA-19",
            "ocd_identifier": "http://dati.camera.it/ocd/persona.rdf/p307394",
            "osr_identifier": null,
            "supports_majority": false,
            "n_voting": 16459,
            "n_present": 12543,
            "n_absent": 3763,
            "n_mission": 153,
            "days_in_parliament": "2924 00:00:00",
            "parse_days_in_parliament": "8 anni",
            "fidelity_index": 77
        }
    ]
}