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-7vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "dv1-7vs",
"name": "Shelgon (Staff Stamp)",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.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": "251201",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dv1-7vs.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": 63.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 63.92
},
{
"condition": "LP",
"price": 57.82
},
{
"condition": "MP",
"price": 25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 404.25,
"low": 218.38,
"high": 530,
"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": 72.75,
"low": 42.51,
"high": 42.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 296,
"low": 189,
"high": 403,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 9.25,
"high": 9.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27,
"low": 25,
"high": 29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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-21T21:51:20.905Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}