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

{
    "id": 6949899,
    "voting_slug": "19-8-1",
    "sitting": {
        "id": 1223,
        "date": "2022-11-16",
        "number": 8,
        "branch": "S"
    },
    "title": "Conversione in legge, con modificazioni, del decreto-legge 23 settembre 2022, n. 144, recante ulteriori misure urgenti in materia di politica energetica nazionale, produttività delle imprese, politiche sociali e per la realizzazione del Piano nazionale di ripresa e resilienza (PNRR) - Em. 01.1, Magni e altri",
    "vote": "NO",
    "group": {
        "id": 3,
        "acronym": "LSP-PSd'Az",
        "slug": "Lega-PSd'Az",
        "branch": "senato",
        "name": "Lega Salvini Premier - Partito Sardo d'Azione",
        "color": "#73AF48"
    },
    "group_vote": "NO"
}