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 10 damage plus 20 more damage.
Discard 2 Basic Energy cards attached to Entei or this attack does nothing.
/api/v1/pokemon/cards/pop2-1vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pop2-1vh",
"name": "Entei",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.large.webp"
}
],
"expansion": {
"id": "pop2",
"name": "POP Series 2",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85271",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/1vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stomp",
"text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage.",
"damage": "10"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Spin",
"text": "Discard 2 Basic Energy cards attached to Entei or this attack does nothing.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18
},
{
"condition": "MP",
"price": 10.82
},
{
"condition": "HP",
"price": 6.95
},
{
"condition": "DMG",
"price": 4.56
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 565.5,
"low": 780,
"high": 780,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 156.95,
"low": 86,
"high": 86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 129.99,
"low": 110.49,
"high": 149.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 68.16,
"low": 70.05,
"high": 82.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 85.5,
"low": 73.9,
"high": 97.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 162.03,
"low": 225,
"high": 225,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 350,
"low": 54,
"high": 375,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "6.5",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:56.879Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}