Skip to content

Get Car Details

GET
/api/v1/cars/{id}.json
curl --request GET \
--url https://dashboard.dealerstudio.com.au/api/v1/cars/example.json \
--header 'Authorization: Bearer <token>'
id
required
string

Car ID/Slug/Custom_slug

include_encrypted_redbook_code
boolean

When true, includes encrypted_redbook_code in the response. Requires the Toyota eQuote plugin to be enabled on the dealership with a Dealer ID configured.

Valid permissions

Media type application/json
object
id
integer
car_type
string
make
string
model
string
badge
string
nullable
series
string
nullable
body
string
nullable
simple_body
string
nullable
year
integer
colour
string
nullable
stocknum
string
regplate
string
nullable
vin
string
nullable
slug
string
name
string
path
string
status
string
dealership_id
integer
dealership_slug
string
manufacturer_id
integer
views
integer
days_old
integer
seats
integer
nullable
doors
integer
nullable
drive
string
nullable
fuel
string
nullable
simple_fuel
string
nullable
simple_transmission
string
nullable
trans
string
nullable
gearnum
integer
nullable
engine_size
integer
nullable
cylinders
integer
nullable
km
number
odometer_reading
number
odometer_unit
string
before_price
number
nullable
dapprice
number
nullable
egcprice
number
nullable
price
integer
price_type
string
subscription_price
integer
nullable
dealercomments
string
test_drives_count
integer
test_drive_in_progress_lead_id
integer
nullable
can_show_finance
boolean
spin_code
string
nullable
spin_interior_image
boolean
description
string
nullable
bodyconfiguration
string
nullable
dms_status
string
nullable
interior_colour
string
nullable
rego_expiry
string
nullable
rego_state
string
nullable
tag
string
nullable
reserved
boolean
preorder
boolean
categories
Array<string>
compliance_date
string
nullable
build_date
string
nullable
carsales_title
string
nullable
fuel_consumption
integer
nullable
simple_model
string
certified
boolean
restrict_third_party
boolean
ignore_manufacturer_restriction
boolean
item_type
string
custom_features
Array<string>
show_on_dealer_website
boolean
advertised_price
string
nullable
sold_date
string
nullable
last_price_change_at
string format: date-time
nullable
engine_size_litres
number
nullable
category
string
nullable
has_redbook
boolean
has_nvic
boolean
custom_slug
string
nullable
short_vin
string
nullable
tare_weight
integer
nullable
has_tag
boolean
external_video_url
string
nullable
video_url
string
nullable
videos
Array<object>
object
id
integer
walkaround
boolean
created_at
string format: date-time
updated_at
string format: date-time
video
object
url
string
videoable_id
integer
videoable_type
string
walkaround_videos
Array<object>
object
id
integer
walkaround
boolean
created_at
string format: date-time
updated_at
string format: date-time
video
object
url
string
videoable_id
integer
videoable_type
string
certified_type
string
nullable
subscription_url
string
nullable
reservable
boolean
photos_count
integer
custom_attributes
Array<object>
object
private_postcode
string
nullable
private_suburb
string
nullable
appraiser
string
nullable
updated_at
string format: date-time
created_at
string format: date-time
file
string
nullable
features
Array<string>
grouped_features
Array<object>
object
group
string
name
string
value
string
autograb_data
object
average_market_price
number
nullable
state_average_market_price
number
nullable
average_market_kms
number
nullable
average_days_to_sell
number
nullable
created_at
string
nullable
car_score
number
nullable
car_grade
string
nullable
sample_size
number
nullable
market_days_supply
number
nullable
state_sample_size
number
nullable
price_rank
string
nullable
finance_lenders
object
key
additional properties
object
subscription_pricing
Array<object>
object
subscription_prices
Array<object>
object
id
integer
plan_name
string
price
integer
loopit_plan_id
string
car_id
integer
created_at
string format: date-time
updated_at
string format: date-time
subscription_plan_id
integer
nullable
specifications
object
first_priced_at
string format: date-time
location
object
id
integer
phone
string
place_id
string
nullable
name
string
review_count
integer
average_rating
number
nullable
dealer_license_number
string
visible
boolean
slug
string
distribution_locations
Array<object>
object
subdomain
string
nullable
address
object
id
integer
street
string
city
string
state
string
postcode
integer
lat
string
long
string
map_key
string
place_id
string
place_url
string
contact_detail
object
phone
string
email
string
nullable
facebook_url
string
instagram_url
string
tiktok_url
string
nullable
mobile
string
opening_hours
Array<object>
object
weekday
integer
status
string
formated_hours
string
open
string
close
string
location_external_codes
Array<object>
object
variant
object
ancaprating
string
fuelconsumptioncombined
integer
wheelbase
string
vehicleheight
integer
vehiclelength
integer
vehiclewidth
integer
grossvehiclemass
integer
torque
integer
payload
integer
nullable
fuelcapacity
integer
enginesize
integer
enginesize_litres
number
cylinders
integer
doorno
integer
induction
string
bodyconfiguration
string
nullable
geartype
string
yeargroupyear
integer
enginetype
string
fueltype
string
enginesizelitres
string
towingcapacitybraked
integer
towingcapacityunbraked
integer
images
Array<object>
object
id
integer
nullable
image
object
url
string
thumb
object
url
string
effects
Array<string>
stock_image
boolean
labels
Array<string>
visible
boolean
photoable_id
integer
image_type
string
payment_processors
Array<object>
object
third_party_integrations
Array<object>
object
id
integer
service
string
data
object
created_at
string format: date-time
updated_at
string format: date-time
external_id
string
Example
{
"km": 15000,
"odometer_reading": 15000,
"odometer_unit": "kilometer",
"before_price": null,
"dapprice": null,
"egcprice": 39500,
"price": 39500,
"price_type": "Excl. Govt. Charges",
"subscription_price": 229,
"dealercomments": "",
"test_drives_count": 0,
"test_drive_in_progress_lead_id": null,
"can_show_finance": true,
"spin_code": null,
"spin_interior_image": false,
"id": 230767,
"car_type": "used",
"make": "Suzuki",
"model": "Jimny",
"badge": "GLX",
"series": "GJ",
"dms_status": null,
"body": "Hardtop",
"bodyconfiguration": null,
"description": "JB74 GLX Hardtop 3dr Auto 4sp 4x4 1.5i",
"simple_body": "SUV",
"trans": "Automatic",
"gearnum": 4,
"fuel": "Petrol",
"simple_fuel": "Petrol",
"year": 2023,
"colour": "White",
"stocknum": "7021602",
"regplate": "121GF6",
"dealership_id": 356,
"slug": "used-white-2023-suzuki-jimny-7021602",
"manufacturer_id": 29,
"name": "2023 Suzuki Jimny GLX GJ",
"path": "/cars/used-white-2023-suzuki-jimny-7021602",
"status": "in_stock",
"dealership_slug": "carpool",
"views": 760,
"days_old": 578,
"seats": 4,
"drive": "4X4 Dual Range",
"doors": 3,
"simple_transmission": "Automatic",
"updated_at": "2025-09-03T05:03:31.681Z",
"created_at": "2024-02-13T04:34:33.047Z",
"vin": "JSAGJB74V00202326",
"features": [
"12V Socket(s) - Auxiliary",
"15\" Alloy Wheels",
"2 Speaker Stereo",
"ABS (Antilock Brakes)",
"Adjustable Steering Col. - Tilt only",
"Airbag - Driver",
"Airbag - Passenger",
"Air Conditioning - Pollen Filter",
"Audio - Aux Input USB Socket",
"Bluetooth System",
"Camera - Rear Vision",
"Central Locking - Remote/Keyless",
"Cruise Control",
"GPS (Satellite Navigation)",
"Leather Steering Wheel",
"Power Windows - Front only"
],
"grouped_features": [
{
"group": "Safety & Security",
"name": "Airbags",
"value": "Airbag - Passenger"
},
{
"group": "Brakes",
"name": "Features",
"value": "Brake Assist"
},
{
"group": "Safety & Security",
"name": "Driver Assistance",
"value": "Camera - Rear Vision"
},
{
"group": "Comfort & Convenience",
"name": "Driving",
"value": "Cruise Control"
},
{
"group": "Instruments & Controls",
"name": "Navigation",
"value": "GPS (Satellite Navigation)"
}
],
"autograb_data": {
"average_market_price": 42500,
"state_average_market_price": 41200,
"average_market_kms": 18500,
"average_days_to_sell": 45,
"created_at": "2024-02-15T10:30:00.000Z",
"car_score": 8.5,
"car_grade": "Good",
"sample_size": 25,
"market_days_supply": 30,
"state_sample_size": 18,
"price_rank": "Above Average"
},
"finance_lenders": {
"taurus": {},
"manual": {},
"360_finance": {},
"angle": {},
"nissan_finance": {},
"powertorque": {},
"ausloans": {},
"toyota_finance_australia": {}
},
"subscription_prices": [
{
"id": 13275,
"plan_name": "Starter",
"price": 209,
"loopit_plan_id": "4403",
"car_id": 230767,
"created_at": "2024-06-25T02:35:47.678Z",
"updated_at": "2025-02-24T07:06:14.621Z",
"subscription_plan_id": null
},
{
"id": 13276,
"plan_name": "Value",
"price": 259,
"loopit_plan_id": "4404",
"car_id": 230767,
"created_at": "2024-06-25T02:35:47.682Z",
"updated_at": "2025-02-24T07:06:14.631Z",
"subscription_plan_id": null
}
],
"location": {
"id": 1629,
"phone": "07 5590 2555",
"place_id": "ChIJlbcTctb_kGsRwuvd5EVyNoo",
"name": "Karpool",
"review_count": 0,
"average_rating": null,
"dealer_license_number": "MD12345",
"visible": true,
"slug": "karpool",
"distribution_locations": [],
"subdomain": null,
"address": {
"id": 788,
"street": "153 Wharf St",
"city": "Tweed Heads",
"state": "NSW",
"postcode": 2485,
"lat": "-28.179875",
"long": "153.5399064",
"map_key": "7ryhev09yzoyq8lq7yz22bc3vm5n",
"place_id": "ChIJlbcTctb_kGsRwuvd5EVyNoo",
"place_url": "https://maps.google.com/?q=153+Wharf+St,+Tweed+Heads+NSW+2485,+Australia&ftid=0x6b90ffd67213b795:0x8a367245e4ddebc2"
},
"contact_detail": {
"phone": "07 5590 2555",
"email": "sales@karpool.com.au",
"facebook_url": "https://www.facebook.com/karpoolgc",
"instagram_url": "https://www.instagram.com/karpoolgc",
"tiktok_url": null,
"mobile": "0412 345 678",
"opening_hours": [
{
"weekday": 0,
"status": "Closed",
"formated_hours": "Closed",
"open": "8:30am",
"close": "5:30pm"
},
{
"weekday": 1,
"status": "Open",
"formated_hours": "8:30am-5:30pm",
"open": "8:30am",
"close": "5:30pm"
},
{
"weekday": 2,
"status": "Open",
"formated_hours": "8:30am-5:30pm",
"open": "8:30am",
"close": "5:30pm"
}
]
},
"location_external_codes": []
},
"variant": {
"ancaprating": "3",
"fuelconsumptioncombined": 6,
"wheelbase": "2250",
"vehicleheight": 1720,
"vehiclelength": 3480,
"vehiclewidth": 1645,
"grossvehiclemass": 1435,
"torque": 130,
"payload": null,
"fuelcapacity": 40,
"enginesize": 1462,
"enginesize_litres": 1.5,
"cylinders": 4,
"doorno": 3,
"induction": "Aspirated",
"bodyconfiguration": null,
"geartype": "Automatic",
"yeargroupyear": 2023,
"enginetype": "Piston",
"fueltype": "Petrol - Unleaded ULP",
"enginesizelitres": "1.5",
"towingcapacitybraked": 1300,
"towingcapacityunbraked": 350
},
"images": [
{
"id": 9981356,
"image": {
"url": "https://d2s8i866417m9.cloudfront.net/photo/9981356/photo/medium-b7690a00f5b3fd3d0d0323142420f104.jpg",
"thumb": {
"url": "https://d2s8i866417m9.cloudfront.net/photo/9981356/photo/thumb-a444db6449cd50d4d60591f30745a813.jpg"
}
},
"effects": [],
"stock_image": false,
"labels": [],
"visible": true,
"photoable_id": 230767,
"image_type": "car"
},
{
"id": 9981359,
"image": {
"url": "https://d2s8i866417m9.cloudfront.net/photo/9981359/photo/medium-de49848a76967750ff59dfe1d211abd5.jpg",
"thumb": {
"url": "https://d2s8i866417m9.cloudfront.net/photo/9981359/photo/thumb-176047a5891982e310de7c5451aa512a.jpg"
}
},
"effects": [],
"stock_image": false,
"labels": [],
"visible": true,
"photoable_id": 230767,
"image_type": "car"
}
],
"third_party_integrations": [
{
"id": 613,
"service": "Loopit",
"data": {
"plans": [
{
"id": 4403,
"name": "Starter",
"price": 0,
"version": 4,
"swap_fee": 300,
"account_id": 317,
"plan_state": "active",
"description": "The most affordable way to drive."
}
],
"source": "8a129b5d8adadfcb018af94b068a435f",
"subscribeable": true
},
"created_at": "2024-02-15T01:16:17.992Z",
"updated_at": "2025-02-24T07:06:14.433Z",
"external_id": "59889"
}
]
}

Invalid dealership

If car does not exist