GET /zeta-chain/observer/ballot_by_identifier/{ballot_identifier} HTTP/1.1 Host: zetachain.nownodes.io Accept: */*
A successful response.
{ "ballot_identifier": "text", "voters": [ { "voter_address": "text", "vote_type": "SuccessObservation" } ], "observation_type": "EmptyObserverType", "ballot_status": "BallotFinalized_SuccessObservation" }