Returns a single membership selected by `id`.
GET /api-openparlamento/v1/18/memberships/fabrizio-trentacoste-1975-02-25/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 64,
                "value": "Draghi I",
                "slug": "i-governo-draghi-httpdaticameraitocdgovernordfg182-2021-02-12"
            },
            {
                "id": 62,
                "value": "Conte II",
                "slug": "ii-governo-conte-none-2018-09-05"
            },
            {
                "id": 63,
                "value": "Conte I",
                "slug": "i-governo-conte-httpdaticameraitocdgovernordfg142-2018-05-31"
            }
        ]
    },
    "id": 819038,
    "slug": "fabrizio-trentacoste-1975-02-25",
    "url": "https://staging.service.opdm.openpolis.io/api-openparlamento/v1/18/memberships/fabrizio-trentacoste-1975-02-25/?format=api",
    "n_rebels": null,
    "family_name": "Trentacoste",
    "given_name": "Fabrizio",
    "role": "Senatore",
    "latest_group": {
        "id": 3623,
        "group": {
            "id": 48,
            "acronym": "Ipf-CD",
            "slug": "Ipf",
            "branch": "senato",
            "name": "Insieme per il futuro - Centro Democratico",
            "color": "#FFFFFF"
        }
    },
    "previous_groups": [
        {
            "id": 3621,
            "group": {
                "id": 43,
                "acronym": "M5S",
                "slug": "M5S",
                "branch": "senato",
                "name": "MoVimento 5 Stelle",
                "color": "#FFFFFF"
            }
        },
        {
            "id": 3622,
            "group": {
                "id": 46,
                "acronym": "Misto",
                "slug": "Misto",
                "branch": "senato",
                "name": "Misto",
                "color": "#FFFFFF"
            }
        },
        {
            "id": 3623,
            "group": {
                "id": 48,
                "acronym": "Ipf-CD",
                "slug": "Ipf",
                "branch": "senato",
                "name": "Insieme per il futuro - Centro Democratico",
                "color": "#FFFFFF"
            }
        }
    ],
    "image": "http://www.senato.it/leg/18/Immagini/Senatori/00032725.jpg",
    "gender": "M",
    "election_area": null,
    "election_macro_area": null,
    "start_date": "2018-03-23",
    "stepped_in_date": null,
    "end_date": "2022-10-12",
    "assembly": "ASS-SENATO-18",
    "supports_majority": null,
    "days_in_parliament": null,
    "parse_days_in_parliament": "0 giorni",
    "has_changed_group": true,
    "birth_date": "1975-02-25",
    "birth_place": "Palermo (PA)"
}