Skip to content
pokemontcgapi.com

Illustrator

Shinya Mizuno

19 printings across 9 sets, 19 of them with a current market value. Shown here: the 19 most valuable; the API returns them all.

shinya-mizuno.sh
curl -s -G "https://api.pokemontcgapi.com/v1/cards" \
  --data-urlencode 'q=artist:"Shinya Mizuno"' \
  --data-urlencode 'orderBy=-index_eur' \
  --data-urlencode 'limit=250' \
  -H "X-Api-Key: $PTCG_API_KEY"

The cards