Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7090704/?format=api
{
"id": 7090704,
"voting_slug": "vs19_027_001",
"sitting": {
"id": 1254,
"date": "2022-12-23",
"number": 27,
"branch": "C"
},
"title": "Legge di bilancio 2023",
"vote": "AYE",
"group": {
"id": 11,
"acronym": "FDI",
"slug": "FdI",
"branch": "camera",
"name": "FRATELLI D'ITALIA",
"color": "#37A6A5"
},
"group_vote": "AYE"
}