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

Does 50 more damage for each Special Condition affecting the Defending Pokémon.
/api/v1/pokemon/cards/bw5s_ja-10vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw5s_ja-10vh",
"name": "Ninetales",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.large.webp"
}
],
"expansion": {
"id": "bw5s_ja",
"name": "Dragon Blast",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW5",
"printed_total": 50,
"release_date": "2012/03/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Blast"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601465",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"abilities": [
{
"name": "Bright Look",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Hexed Flame",
"text": "Does 50 more damage for each Special Condition affecting the Defending Pokémon.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 11.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.89
},
{
"condition": "LP",
"price": 9
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 66.6,
"low": 66,
"high": 67.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.2,
"low": 31.2,
"high": 59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 10
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40.55,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:28:54.027Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}