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

Discard 3 Energy from this Pokémon.
/api/v1/pokemon/cards/sm11-151?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm11-151",
"name": "Dragonite",
"number": "151",
"printed_number": "151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195146",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/151.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "160",
"abilities": [
{
"name": "Hurricane Charge",
"text": "Once during your turn (before your attack), you may attach a Water Energy card, a Lightning Energy card, or 1 of each from your hand to your Pokémon in any way you like.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Impact",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 7.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.89
},
{
"condition": "LP",
"price": 5.08
},
{
"condition": "MP",
"price": 3.57
},
{
"condition": "HP",
"price": 2.73
},
{
"condition": "DMG",
"price": 3.1
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 78.25,
"high": 139.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.93,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 20,
"high": 39.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 63.8,
"low": 99,
"high": 99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "down",
"percent": -5.62
}
}
}
}