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

Your opponent's Active Pokémon is now Burned.
Move all Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv8-20?include=prices 200 144ms{
"success": true,
"data": {
"id": "sv8-20",
"name": "Castform Sunny Form",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.large.png"
}
],
"expansion": {
"id": "sv8",
"name": "Surging Sparks",
"total": 252,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SSP",
"printed_total": 191,
"release_date": "2024/11/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "589887",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/20.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "Your opponent's Active Pokémon is now Burned."
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sunny Assist",
"text": "Move all Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "osare",
"pricing": {
"currency": "USD",
"market": 0.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.08
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 52.2,
"low": 44.37,
"high": 60.03,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.99,
"low": 6.79,
"high": 9.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.95,
"low": 15.26,
"high": 20.64,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T08:51:08.919Z",
"trend_7d": {
"direction": "up",
"percent": 14.29
}
}
}
}