base1-4. Its id is the
expansion id and the collector number joined by a hyphen, and it is stable: it is the id to
store against your own rows.
Printings
A card exists in more than one physical printing, andvariants is the list of them. Two
fields on a variant look similar and are not:
string
The printing —
normal, holo, reverse. What was done to the card at the press.string | null
The physical size —
standard, jumbo. How big the piece of cardboard is.Prices
Every variant carries up to two price blocks, from two marketplaces in two currencies:array
USD, one entry per condition, each with
market, low and high.object | null
EUR, with
avg, low and trend, plus _holo counterparts. price_kind names which of the two
column sets belongs to this printing — null where it could not be determined.observed_on. The two sources are gathered independently, so their
dates do not have to agree, and neither is a conversion of the other.
For the full daily history rather than the latest figure, see
Get card prices.
Images
image is { low, high }, or null where we hold no art. Both rungs are always complete and
ready to use, and the two may be the same URL where only one rendition exists — so a client
never has to branch on it.