Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If the Defending Pokémon is a Pokémon V, it can't attack during your opponent's next turn.
/api/v1/pokemon/cards/swsh7-112vpp?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh7-112vpp",
"name": "Dialga (Play Pokemon Stamp)",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "476071",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-112vpp.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Single Strike"
],
"types": [
"Dragon"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chrono Wind",
"text": "If the Defending Pokémon is a Pokémon V, it can't attack during your opponent's next turn.",
"damage": "80"
},
{
"cost": [
"Psychic",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Heavy Impact",
"damage": "210"
}
],
"rarity": "Rare Holo",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 2.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.65
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.3,
"low": 6.21,
"high": 8.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.25,
"low": 7,
"high": 7.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:04:30.603Z",
"trend_7d": {
"direction": "up",
"percent": 3.11
}
}
}
}