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-ex, this attack does 30 damage plus 30 more damage.
/api/v1/pokemon/cards/ex15-37?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex15-37",
"name": "Seadra δ",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89020",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/37.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Extra Ball",
"text": "If the Defending Pokémon is a Pokémon-ex, this attack does 30 damage plus 30 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 1.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.25
},
{
"condition": "LP",
"price": 0.79
},
{
"condition": "MP",
"price": 0.9
},
{
"condition": "HP",
"price": 0.51
},
{
"condition": "DMG",
"price": 0.58
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 385,
"low": 327.25,
"high": 442.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.87,
"low": 15.5,
"high": 28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2800,
"low": 2380,
"high": 3220,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 98,
"low": 83.3,
"high": 112.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13.75,
"low": 10,
"high": 17.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 5.75,
"low": 4.89,
"high": 6.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-31T08:12:24.465Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}