Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/6964564/?format=api
{
"id": 6964564,
"voting_slug": "19-11-3",
"sitting": {
"id": 1229,
"date": "2022-11-24",
"number": 11,
"branch": "S"
},
"title": "Istituzione di una Commissione parlamentare di inchiesta sul femminicidio, nonché su ogni forma di violenza di genere - Articolo 3",
"vote": "AYE",
"group": {
"id": 2,
"acronym": "FdI",
"slug": "FdI",
"branch": "senato",
"name": "Fratelli d'Italia",
"color": "#37A6A5"
},
"group_vote": "AYE"
}