Get all the votes for a governance proposal from an address
curl --request GET \ --url https://namada-indexer-01.originstake.com/api/v1/gov/proposal/{id}/votes/{address} \ --header 'Key: <api-key>'
{ "200": [ {} ] }
Proposal ID (minimum: 1)
The voter address
Array of vote objects containing: