Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/10534274/?format=api
{
"id": 10534274,
"voting_slug": "19-173-11",
"sitting": {
"id": 1648,
"date": "2024-03-26",
"number": 173,
"branch": "S"
},
"title": "Ratifica dell'accordo Italia-San Marino di esecuzione di decisioni giudiziarie",
"vote": "MIS",
"group": {
"id": 7,
"acronym": "Misto",
"slug": "Misto",
"branch": "senato",
"name": "Misto",
"color": "#B4B4B4"
},
"group_vote": "NVOT"
}