Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13520432/?format=api
{
"id": 13520432,
"voting_slug": "19-296-14",
"sitting": {
"id": 1971,
"date": "2025-04-16",
"number": 296,
"branch": "S"
},
"title": "d-l n. 27/2025 - consultazioni elettorali e referendarie 2025 - Em. 4.201, Castellone 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"
}