/shorts.v1alpha1.HousingService/GetPriceDropsOverviewGetPriceDropsOverview
State-level price-drop + listing-price rollup, plus a national summary row.
Parameters
Define the version of the Connect protocol
Define the timeout, in ms
Request Body
Responses
the 'AU' row (proto shorts.v1alpha1.StatePriceDropSummary)
AUD (0 if none) (proto double)
0..1 fraction (proto double)
AUD (0 if none) (proto double)
physical addresses that cut asking price (30-day window, deduped) (proto int32)
dropped_count / total_active_listings (proto double)
summed AUD reductions across dropped addresses (proto double)
active for-sale listings (proto int32)
subset with a numeric asking price (auction/POA excluded) (proto int32)
(proto double)
AUD (proto double)
(proto double)
AUD (proto double)
incidental sold captures — indicative only (proto int32)
'NSW'|'VIC'|... or 'AU' for the national row (proto string)
tracked suburbs contributing listings (proto int32)
(proto int32)
ordered by dropped_count desc (proto shorts.v1alpha1.StatePriceDropSummary)
State-grain rollup of the tracked listing corpus: recent asking-price reductions plus asking/sold price aggregates. Derived aggregates only — the underlying listings are ToS-restricted and never republished.
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.HousingService/GetPriceDropsOverview" \
-H "Content-Type: application/json" \
-d '{}'curl -X POST "https://api.shorted.com.au/shorts.v1alpha1.HousingService/GetPriceDropsOverview" \
-H "Content-Type: application/json" \
-d '{}'