Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13641449/?format=api
{
"id": 13641449,
"voting_slug": "19-304-24",
"sitting": {
"id": 1990,
"date": "2025-05-15",
"number": 304,
"branch": "S"
},
"title": "DDL n. 1432. Em. 1.116, Cataldi e altri",
"vote": "NO",
"group": {
"id": 2,
"acronym": "FdI",
"slug": "FdI",
"branch": "senato",
"name": "Fratelli d'Italia",
"color": "#37A6A5"
},
"group_vote": "NO"
}