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

The Defending Pokémon is now Burned.
Attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/bw4_ja-9vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw4_ja-9vh",
"name": "Entei-EX",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.large.webp"
}
],
"expansion": {
"id": "bw4_ja",
"name": "Dark Rush",
"total": 76,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW4",
"printed_total": 69,
"release_date": "2011/12/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw4_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Rush"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601380",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fire Fang",
"text": "The Defending Pokémon is now Burned.",
"damage": "30"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Grand Flame",
"text": "Attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon.",
"damage": "90"
}
],
"rarity": "Rare",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 3.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.86
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 152.5,
"low": 119.3,
"high": 156.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "4",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T03:02:49.016Z",
"trend_7d": {
"direction": "down",
"percent": -0.77
}
}
}
}