Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7692450/?format=api
{
"id": 7692450,
"voting_slug": "19-56-134",
"sitting": {
"id": 1347,
"date": "2023-04-13",
"number": 56,
"branch": "S"
},
"title": "Em. 33.200, Patuanelli e altri",
"vote": "ABSE",
"group": {
"id": 7,
"acronym": "Misto",
"slug": "Misto",
"branch": "senato",
"name": "Misto",
"color": "#B4B4B4"
},
"group_vote": "AYE"
}