/shorts.v1alpha1.PoliticiansService/GetPoliticianFundingGetPoliticianFunding
The funding returns that NAME one member. Never party money.
Parameters
Define the version of the Connect protocol
Define the timeout, in ms
Request Body
(proto string)
Responses
ONLY returns that name this member. Party money is never attributed here. (proto shorts.v1alpha1.MemberAnnualReturn)
MemberAnnualReturn is one lodged Member of the House of Representatives / Senator annual return. 52 exist in the whole corpus.
(proto google.protobuf.Timestamp)
(proto string)
Money given to a party is not money given to a member. (proto string)
(proto shorts.v1alpha1.CandidateElectionReturn)
CandidateElectionReturn is one election return lodged by the member as a candidate — the honest member layer, because it names the person. A NIL RETURN IS A FACT, not missing data: nil_return true means "lodged a return declaring no gifts", which is publishable exactly as that.
Echoed from the store like GetPolitician's, so a consumer redirects on a retired slug rather than deriving one. (proto string)
(proto string)
Always served, empty response or not: this layer is thin and a surface that does not state its coverage lies by construction. (proto string)
(proto string)
(proto string)
(proto string)
Error type returned by Connect: https://connectrpc.com/docs/go/errors/#http-representation
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
A list of messages that carry the error details. There is no limit on the number of messages.
Contains an arbitrary serialized message along with a @type that describes the type of the serialized message, with an additional debug field for ConnectRPC error details.
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
curl -X POST "https://api.shorted.com.au/shorts.v1alpha1.PoliticiansService/GetPoliticianFunding" \
-H "Content-Type: application/json" \
-d '{
"slug": "string"
}'curl -X POST "https://api.shorted.com.au/shorts.v1alpha1.PoliticiansService/GetPoliticianFunding" \
-H "Content-Type: application/json" \
-d '{
"slug": "string"
}'