Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7447423/?format=api
{
"id": 7447423,
"voting_slug": "19-42-43",
"sitting": {
"id": 1305,
"date": "2023-02-23",
"number": 42,
"branch": "S"
},
"title": "d-l 1/2023 - gestione flussi migratori - Em. 1.58, De Cristofaro e altri",
"vote": "AYE",
"group": {
"id": 5,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "senato",
"name": "Partito Democratico - Italia Democratica e Progressista",
"color": "#E43B45"
},
"group_vote": "AYE"
}