Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/9096375/?format=api
{
"id": 9096375,
"voting_slug": "19-122-27",
"sitting": {
"id": 1514,
"date": "2023-11-08",
"number": 122,
"branch": "S"
},
"title": "Istituzione Commissione parlamentare di inchiesta su emergenza SARS-CoV-2 - Em. 3.14, Zambito e altri",
"vote": "NO",
"group": {
"id": 3,
"acronym": "LSP-PSd'Az",
"slug": "Lega-PSd'Az",
"branch": "senato",
"name": "Lega Salvini Premier - Partito Sardo d'Azione",
"color": "#73AF48"
},
"group_vote": "NO"
}