Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/8848309/?format=api
{
"id": 8848309,
"voting_slug": "19-100-1",
"sitting": {
"id": 1467,
"date": "2023-09-13",
"number": 100,
"branch": "S"
},
"title": "Revisione del sistema di incentivi alle imprese",
"vote": "AYE",
"group": {
"id": 2,
"acronym": "FdI",
"slug": "FdI",
"branch": "senato",
"name": "Fratelli d'Italia",
"color": "#37A6A5"
},
"group_vote": "AYE"
}