Get suburb details based on cityName, and suburbName. Accepted combinations should be city name, followed with the suburb name. All space should be replaced with dash. E.g "new-plymouth/highlands-park"
Details of the suburb, and its surrounding suburbs.
{
"NearbySuburbs": [
{
"SuburbName": "ABC",
"CityName": "ABC",
"Boundary": [
"ABC",
"ABC"
]
},
{
"SuburbName": "ABC",
"CityName": "ABC",
"Boundary": [
"ABC",
"ABC"
]
}
],
"SuburbEstimate": "ABC",
"SuburbEstimateDate": "ABC",
"CapitalGrowth": "ABC",
"BlurbText": "ABC",
"NumOfHouseForSale": 123,
"NumOfHouseSoldLastYear": 123,
"PropertiesRecentlySold": {
"Cards": [
{
"Date": "ABC",
"DisplayPrice": "ABC",
"DistanceToPoint": 123.0,
"FeaturedAt": "ABC",
"FeaturedPlan": 123,
"ListingId": "ABC",
"Point": {
},
"Price": 123.0,
"PropertyDetails": {
"Address": "ABC",
"DisplayAddress": "ABC",
"CoverImageUrl": "ABC",
"CoverImageUrlSource": "ABC",
"NumBathrooms": 123,
"LatestBedrooms": "ABC",
"NumCarSpaces": 123,
"LatestCarSpaces": "ABC",
"LatestSource": "ABC",
"Headline": "ABC",
"EstimatedValueRevisionDate": "ABC",
"DisplayEstimatedLowerValueShort": "ABC",
"DisplayEstimatedUpperValueShort": "ABC",
"DisplayEstimatedValueShort": "ABC",
"EstimatedRentalRevisionDate": "ABC",
"DisplayEstimatedRentalLowerValueShort": "ABC",
"DisplayEstimatedRentalUpperValueShort": "ABC",
"EstimatedRentalYield": "ABC",
"CapitalValue": 123.0,
"ImprovementValue": 123.0,
"LandValue": 123.0,
"DisplayCapitalValueShort": "ABC",
"DisplayImprovementValueShort": "ABC",
"DisplayLandValueShort": "ABC",
"CurrentRevisionDate": "ABC",
"PreviousCapitalValue": 123.0,
"PreviousRevisionDate": "ABC",
"SuburbId": 123,
"CityId": 123,
"UnitIdentifier": "ABC",
"StreetNumber": "ABC",
"StreetAlpha": "ABC",
"Street": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Ta": "ABC",
"NumBedrooms": 123,
"LatestBathrooms": 123.0,
"TradeMeSuburbId": 123,
"TradeMeRegionId": 123,
"TradeMeDistrictId": 123,
"TradeMeCoverImageUrl": "ABC"
},
"PropertyId": "ABC",
"SalesCount": 123,
"State": 123,
"Url": "ABC",
"DisplayShortPrice": "ABC",
"TMListingId": "ABC",
"SuburbUrl": "ABC",
"IsHomeTracked": false
},
{
"Date": "ABC",
"DisplayPrice": "ABC",
"DistanceToPoint": 123.0,
"FeaturedAt": "ABC",
"FeaturedPlan": 123,
"ListingId": "ABC",
"Point": {
},
"Price": 123.0,
"PropertyDetails": {
"Address": "ABC",
"DisplayAddress": "ABC",
"CoverImageUrl": "ABC",
"CoverImageUrlSource": "ABC",
"NumBathrooms": 123,
"LatestBedrooms": "ABC",
"NumCarSpaces": 123,
"LatestCarSpaces": "ABC",
"LatestSource": "ABC",
"Headline": "ABC",
"EstimatedValueRevisionDate": "ABC",
"DisplayEstimatedLowerValueShort": "ABC",
"DisplayEstimatedUpperValueShort": "ABC",
"DisplayEstimatedValueShort": "ABC",
"EstimatedRentalRevisionDate": "ABC",
"DisplayEstimatedRentalLowerValueShort": "ABC",
"DisplayEstimatedRentalUpperValueShort": "ABC",
"EstimatedRentalYield": "ABC",
"CapitalValue": 123.0,
"ImprovementValue": 123.0,
"LandValue": 123.0,
"DisplayCapitalValueShort": "ABC",
"DisplayImprovementValueShort": "ABC",
"DisplayLandValueShort": "ABC",
"CurrentRevisionDate": "ABC",
"PreviousCapitalValue": 123.0,
"PreviousRevisionDate": "ABC",
"SuburbId": 123,
"CityId": 123,
"UnitIdentifier": "ABC",
"StreetNumber": "ABC",
"StreetAlpha": "ABC",
"Street": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Ta": "ABC",
"NumBedrooms": 123,
"LatestBathrooms": 123.0,
"TradeMeSuburbId": 123,
"TradeMeRegionId": 123,
"TradeMeDistrictId": 123,
"TradeMeCoverImageUrl": "ABC"
},
"PropertyId": "ABC",
"SalesCount": 123,
"State": 123,
"Url": "ABC",
"DisplayShortPrice": "ABC",
"TMListingId": "ABC",
"SuburbUrl": "ABC",
"IsHomeTracked": false
}
],
"Hits": 123,
"Error": "ABC",
"SuburbEstimate": "ABC",
"SuburbEstimateDate": "ABC",
"CapitalGrowth": "ABC",
"SuburbName": "ABC",
"SuburbUrl": "ABC",
"Polylines": [
"ABC",
"ABC"
]
},
"PropertiesForSale": {
},
"PropertiesForRent": {
},
"Error": "ABC",
"CityName": "ABC",
"SuburbName": "ABC",
"SuburbId": 123
}