Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7436727/?format=api
{
"id": 7436727,
"voting_slug": "19-42-106",
"sitting": {
"id": 1305,
"date": "2023-02-23",
"number": 42,
"branch": "S"
},
"title": "d-l 1/2023 - gestione flussi migratori - ODG G1.6, Nicita e altri",
"vote": "AYE",
"group": {
"id": 4,
"acronym": "M5S",
"slug": "M5S",
"branch": "senato",
"name": "MoVimento 5 Stelle",
"color": "#EDAD06"
},
"group_vote": "AYE"
}