Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/15324031/?format=api
{
"id": 15324031,
"voting_slug": "19-388-2",
"sitting": {
"id": 2196,
"date": "2026-02-04",
"number": 388,
"branch": "S"
},
"title": "Risoluzione di maggioranza (che assorbe anche quella di Azione) sulle dichiarazioni del ministro dell'interno in seguito ai disordini di Torino del 31 gennaio 2026",
"vote": "ABSE",
"group": {
"id": 2,
"acronym": "FdI",
"slug": "FdI",
"branch": "senato",
"name": "Fratelli d'Italia",
"color": "#37A6A5"
},
"group_vote": "AYE"
}