Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7281410/?format=api
{
"id": 7281410,
"voting_slug": "vs19_039_012",
"sitting": {
"id": 1278,
"date": "2023-01-19",
"number": 39,
"branch": "C"
},
"title": "Risoluzione n. 6-00019, limitatamente al capoverso nono della parte dispositiva, SILVESTRI FRANCESCO (M5S) ed altri - Votazione Risoluzione 6_00019",
"vote": "AYE",
"group": {
"id": 13,
"acronym": "M5S",
"slug": "M5S",
"branch": "camera",
"name": "MOVIMENTO 5 STELLE",
"color": "#EDAD06"
},
"group_vote": "AYE"
}