Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7435702/?format=api
{
"id": 7435702,
"voting_slug": "19-42-101",
"sitting": {
"id": 1305,
"date": "2023-02-23",
"number": 42,
"branch": "S"
},
"title": "d-l 1/2023 - gestione flussi migratori - Em. 1.144, De Cristofaro e altri",
"vote": "AYE",
"group": {
"id": 6,
"acronym": "Aut (SVP-PATT, Cb)",
"slug": "SVP-PATT-SudCN",
"branch": "senato",
"name": "Per le Autonomie (SVP-PATT, Campobase)",
"color": "#594690"
},
"group_vote": "AYE"
}