Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/7930020/?format=api
{
"id": 7930020,
"voting_slug": "vs19_103_021",
"sitting": {
"id": 1377,
"date": "2023-05-16",
"number": 103,
"branch": "C"
},
"title": "Ordine del giorno n. 9/1067/27 PELLEGRINI MARCO (M5S) - Votazione Ordine del giorno 9/1067/27 DDL n. 1067",
"vote": "AYE",
"group": {
"id": 18,
"acronym": "AVS",
"slug": "AVS",
"branch": "camera",
"name": "ALLEANZA VERDI E SINISTRA",
"color": "#66FF3F"
},
"group_vote": "AYE"
}