Ship-Matrix
Vehicles

Ship Matrix Vehicle Detail

Retrieve a Ship Matrix vehicle by slug. Use the "include" query parameter to load additional relationships: components, loaner, skus.

get/api/shipmatrix/vehicles/{slug}

Path parameters

slugstring required

Vehicle slug

Query parameters

includestring

Include additional relationships (components, loaner, skus)

Response

A Ship-Matrix Vehicle

idinteger
chassis_idinteger
namestring
slugstring
massnumber float
cargo_capacitynumber float nullable

Cargo Capacity in SCU

msrpnumber float nullable

MSRP imported from the Ship Upgrade tool.

pledge_urlstring nullable

Link to RSI Pledge Store

updated_atstring
linkstring

Link to detail endpoint

Changes