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.
/api/v1/pokemon/cards/sm2-13vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm2-13vrh",
"name": "Chandelure",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130759",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/13vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "140",
"abilities": [
{
"name": "Shady Move",
"text": "Once during your turn (before your attack), you may move 1 damage counter from 1 Pokémon to another Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Super Singe",
"text": "Your opponent's Active Pokémon is now Burned.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.66
},
{
"condition": "LP",
"price": 0.46
},
{
"condition": "MP",
"price": 0.37
},
{
"condition": "HP",
"price": 0.34
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:34.787Z",
"trend_7d": {
"direction": "up",
"percent": 1.54
}
}
}
}