Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/8758929/?format=api
{
"id": 8758929,
"voting_slug": "19-96-4",
"sitting": {
"id": 1456,
"date": "2023-08-03",
"number": 96,
"branch": "S"
},
"title": "Em. 1.19, Pirro e altri",
"vote": "NO",
"group": {
"id": 1,
"acronym": "FI-BP-PPE",
"slug": "FI",
"branch": "senato",
"name": "Forza Italia Berlusconi Presidente",
"color": "#1E6996"
},
"group_vote": "NO"
}