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

Your opponent can't play any Item cards from his or her hand during his or her next turn.
Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/bw8t_ja-40vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw8t_ja-40vh",
"name": "Dragonite",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.large.webp"
}
],
"expansion": {
"id": "bw8t_ja",
"name": "Thunder Knuckle",
"total": 58,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW8",
"printed_total": 51,
"release_date": "2012/12/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.symbol.png",
"translation": {
"en": {
"name": "Thunder Knuckle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602285",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/40vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Deafen",
"text": "Your opponent can't play any Item cards from his or her hand during his or her next turn.",
"damage": "60"
},
{
"cost": [
"Grass",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Healwing",
"text": "Heal 30 damage from this Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 37.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 37.78
},
{
"condition": "HP",
"price": 4.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 314.93,
"low": 267.69,
"high": 362.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 124,
"low": 110,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 55,
"high": 134,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
},
{
"company": "PSA",
"grade": "7",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 64.5,
"low": 54.83,
"high": 74.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:42:22.320Z",
"trend_7d": {
"direction": "up",
"percent": 88.99
}
}
}
}