Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

This attack does 30 damage for each card in your opponent's hand.
/api/v1/pokemon/cards/sv6-38vh?include=prices 200 134ms{
"success": true,
"data": {
"id": "sv6-38vh",
"name": "Chandelure",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.large.png"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550082",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/38vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "130",
"abilities": [
{
"name": "Alluring Light",
"text": "Once during your turn, you may have each player draw a card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Mind Ruler",
"text": "This attack does 30 damage for each card in your opponent's hand.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "saino misaki",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.11
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.12,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T14:21:26.774Z",
"trend_7d": {
"direction": "down",
"percent": -10.53
}
}
}
}