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

Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/dv1-7vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dv1-7vh",
"name": "Shelgon",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.large.webp"
}
],
"expansion": {
"id": "dv1",
"name": "Dragon Vault",
"total": 21,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRV",
"printed_total": 20,
"release_date": "2012/10/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89130",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1/7vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Dragon"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Knock Away",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "10"
},
{
"cost": [
"Fire",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rollout",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 2.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.01
},
{
"condition": "LP",
"price": 1.11
},
{
"condition": "MP",
"price": 1.39
},
{
"condition": "HP",
"price": 0.76
},
{
"condition": "DMG",
"price": 0.73
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 154,
"low": 130.9,
"high": 177.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"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": 73.26,
"low": 58,
"high": 58,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 82,
"low": 69.7,
"high": 94.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.31,
"low": 19.31,
"high": 19.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 16.75,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 25,
"high": 35.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7.5",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 2.26,
"low": 1.92,
"high": 2.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:53:21.876Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}