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

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/swsh4a_ja-237vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh4a_ja-237vh",
"name": "Rotom",
"number": "237",
"printed_number": "237",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.large.webp"
}
],
"expansion": {
"id": "swsh4a_ja",
"name": "Shiny Star V",
"total": 330,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4a",
"printed_total": 190,
"release_date": "2020/11/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Star V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571152",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/237vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "80",
"abilities": [
{
"name": "Roto Choice",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may search your deck for up to 2 Item cards that have the word \"Rotom\" in their name, reveal them, and put them into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunder Shock",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Holo",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 2.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.17
},
{
"condition": "LP",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.26,
"low": 5.75,
"high": 12.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 6,
"high": 6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 28.07,
"low": 25.61,
"high": 38.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:09:03.251Z",
"trend_7d": {
"direction": "up",
"percent": 1.4
}
}
}
}