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 all Fire Energy from this Pokémon. Then, discard a card from the top of your opponent's deck for each Energy you discarded in this way.
Discard 3 Energy from this Pokémon.
/api/v1/pokemon/cards/sm9-19vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9-19vh",
"name": "Moltres",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183790",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Top Burner",
"text": "Discard all Fire Energy from this Pokémon. Then, discard a card from the top of your opponent's deck for each Energy you discarded in this way."
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fire Spin",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 2.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.87
},
{
"condition": "LP",
"price": 2.66
},
{
"condition": "MP",
"price": 2.08
},
{
"condition": "HP",
"price": 1.46
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 305,
"low": 195,
"high": 437.07,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 34.6,
"low": 39,
"high": 39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 45.34,
"low": 45.6,
"high": 50.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 103.25,
"low": 87.76,
"high": 118.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:04.828Z",
"trend_7d": {
"direction": "up",
"percent": 1.41
}
}
}
}