Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/9594028/?format=api
{
"id": 9594028,
"voting_slug": "19-139-149",
"sitting": {
"id": 1560,
"date": "2023-12-20",
"number": 139,
"branch": "S"
},
"title": "Disposizioni organiche per la valorizzazione, la promozione e la tutela del made in Italy",
"vote": "NO",
"group": {
"id": 4,
"acronym": "M5S",
"slug": "M5S",
"branch": "senato",
"name": "MoVimento 5 Stelle",
"color": "#EDAD06"
},
"group_vote": "NO"
}