Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships/dafne-musolino-1974-12-04/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "codelists": {
        "governments": [
            {
                "id": 65,
                "value": "Meloni I",
                "slug": "i-governo-meloni-2022-10-22"
            }
        ]
    },
    "id": 534870,
    "slug": "dafne-musolino-1974-12-04",
    "url": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/memberships/dafne-musolino-1974-12-04/?format=api",
    "n_rebels": 196,
    "family_name": "Musolino",
    "given_name": "Dafne",
    "role": "Senatore",
    "latest_group": {
        "id": 3677,
        "group": {
            "id": 9,
            "acronym": "IV-C-RE",
            "slug": "IV-C-RE",
            "branch": "senato",
            "name": "Italia Viva - Il Centro - Renew Europe",
            "color": "#B62992"
        }
    },
    "previous_groups": [
        {
            "id": 230,
            "group": {
                "id": 6,
                "acronym": "Aut (SVP-PATT, Cb)",
                "slug": "SVP-PATT-SudCN",
                "branch": "senato",
                "name": "Per le Autonomie (SVP-PATT, Campobase)",
                "color": "#594690"
            }
        },
        {
            "id": 3677,
            "group": {
                "id": 9,
                "acronym": "IV-C-RE",
                "slug": "IV-C-RE",
                "branch": "senato",
                "name": "Italia Viva - Il Centro - Renew Europe",
                "color": "#B62992"
            }
        }
    ],
    "image": "http://www.senato.it/leg/19/Immagini/Senatori/00036409.jpg",
    "gender": "F",
    "election_area": "Sicilia",
    "election_macro_area": "Isole",
    "start_date": "2022-10-13",
    "stepped_in_date": null,
    "end_date": null,
    "assembly": "ASS-SENATO-19",
    "supports_majority": false,
    "days_in_parliament": "1023 00:00:00",
    "parse_days_in_parliament": "2 anni e 9 mesi",
    "has_changed_group": true,
    "birth_date": "1974-12-04",
    "birth_place": "Messina (ME)"
}