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 tails, discard 2 Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw3h_ja-10vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3h_ja-10vh",
"name": "Arcanine",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.large.webp"
}
],
"expansion": {
"id": "bw3h_ja",
"name": "Hail Blizzard",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW3",
"printed_total": 52,
"release_date": "2011/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw3h_ja.symbol.png",
"translation": {
"en": {
"name": "Hail Blizzard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601054",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3h_ja/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "130",
"abilities": [
{
"name": "Blazing Mane",
"text": "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Spin",
"text": "Flip a coin. If tails, discard 2 Energy attached to this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 4.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.14
},
{
"condition": "HP",
"price": 2.95
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43,
"low": 43,
"high": 49.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36.07,
"low": 30.68,
"high": 52.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-16T03:05:24.659Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}