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