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

This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh6-33?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh6-33",
"name": "Castform Rainy Form",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241686",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/33.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Weather Reading",
"text": "If you have 8 or more Stadium cards in your discard pile, ignore all Energy in this Pokémon's attack costs.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rainfall",
"text": "This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.11
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:51.488Z",
"trend_7d": {
"direction": "up",
"percent": 6.25
}
}
}
}