Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Draw a card. If Castform has any Holon Energy cards attached to it, draw 2 more cards.
/api/v1/pokemon/cards/ex11-34vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex11-34vrh",
"name": "Castform",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84127",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/34vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"abilities": [
{
"name": "Temperamental Weather",
"text": "Once during your turn (before your attack), you may search your deck for Sunny Castform, Rain Castform, or Snow-cloud Castform and switch it with Castform. (Any cards attached to Castform, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) Shuffle Castform back into your deck. You can't use more than 1 Temperamental Weather Poké-Power each turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Holon Draw",
"text": "Draw a card. If Castform has any Holon Energy cards attached to it, draw 2 more cards."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 18.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.99
},
{
"condition": "LP",
"price": 1.66
},
{
"condition": "MP",
"price": 0.83
},
{
"condition": "HP",
"price": 0.9
},
{
"condition": "DMG",
"price": 1.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 28.4,
"high": 112.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30.33,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 281,
"low": 124.5,
"high": 281,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:40:29.372Z",
"trend_7d": {
"direction": "up",
"percent": 26.6
}
}
}
}