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's Active Pokémon is now Burned and Confused.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/sv10-38?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv10-38",
"name": "Team Rocket's Houndoom",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632857",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/38.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Cruel Coal",
"text": "Your opponent's Active Pokémon is now Burned and Confused."
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scorching Fire",
"text": "Discard an Energy from this Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.01
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 35.8,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 5.75,
"low": 4.89,
"high": 6.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 77.5,
"low": 66,
"high": 102.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 30,
"high": 34.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-18T06:43:25.067Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}