Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7539785/?format=api
{
"id": 7539785,
"voting_slug": "vs19_069_017",
"sitting": {
"id": 1323,
"date": "2023-03-15",
"number": 69,
"branch": "C"
},
"title": "Mozione n. 1-00093, limitatamente al capoverso quattordicesimo della parte dispositiva, DORI DEVIS (AVS) ed altri - Votazione Mozione 1_00093",
"vote": "AYE",
"group": {
"id": 11,
"acronym": "FDI",
"slug": "FdI",
"branch": "camera",
"name": "FRATELLI D'ITALIA",
"color": "#37A6A5"
},
"group_vote": "AYE"
}