Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13058038/?format=api
{
"id": 13058038,
"voting_slug": "vs19_435_133",
"sitting": {
"id": 1919,
"date": "2025-02-26",
"number": 435,
"branch": "C"
},
"title": "Ordine del giorno n. 9/1573/13 CAROTENUTO DARIO (M5S) - Votazione Ordine del giorno 9/1573/13 PDL n. 1573",
"vote": "AYE",
"group": {
"id": 13,
"acronym": "M5S",
"slug": "M5S",
"branch": "camera",
"name": "MOVIMENTO 5 STELLE",
"color": "#EDAD06"
},
"group_vote": "AYE"
}