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

If an attack damages Wobbuffet during your opponent's next turn (even if Wobbuffet is Knocked Out), flip a coin. If heads, Wobbuffet attacks the Defending Pokémon for an equal amount of damage.
/api/v1/pokemon/cards/neo2-35v1e?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo2-35v1e",
"name": "Wobbuffet",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.large.webp"
}
],
"expansion": {
"id": "neo2-1st-edition",
"name": "Neo Discovery 1st Edition",
"total": 75,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 75,
"release_date": "2001/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90614",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/35v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Counter",
"text": "If an attack damages Wobbuffet during your opponent's next turn (even if Wobbuffet is Knocked Out), flip a coin. If heads, Wobbuffet attacks the Defending Pokémon for an equal amount of damage."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hironobu Yoshida",
"pricing": {
"currency": "USD",
"market": 17.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.15
},
{
"condition": "LP",
"price": 10.61
},
{
"condition": "MP",
"price": 7.27
},
{
"condition": "DMG",
"price": 9.96
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.52,
"low": 12.34,
"high": 16.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 27.23,
"low": 23.15,
"high": 31.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32.2,
"low": 52,
"high": 52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 38.01,
"low": 33.35,
"high": 46.16,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:16:16.854Z",
"trend_7d": {
"direction": "up",
"percent": 0.7
}
}
}
}