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, the Defending Pokémon is now Paralyzed.
If your opponent has any Benched Pokémon, choose 1 of them and flip a coin. If heads, this attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/neo1_ja-29?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo1_ja-29",
"name": "Seadra",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.large.webp"
}
],
"expansion": {
"id": "neo1_ja",
"name": "Gold, Silver, to a New World...",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 96,
"release_date": "2000/02/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.symbol.png",
"translation": {
"en": {
"name": "Gold, Silver, to a New World..."
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-29.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Bubble",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Mud Splash",
"text": "If your opponent has any Benched Pokémon, choose 1 of them and flip a coin. If heads, this attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 2.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.36
},
{
"condition": "LP",
"price": 0.83
},
{
"condition": "MP",
"price": 0.43
},
{
"condition": "HP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 76.88,
"low": 64.44,
"high": 89.31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 12.96,
"low": 11.02,
"high": 14.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 54.5,
"low": 46.33,
"high": 62.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.5,
"low": 34.3,
"high": 46.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"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": 26,
"low": 15.98,
"high": 49.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 14.27,
"low": 14.27,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
}
],
"market_updated_at": "2026-08-13T23:49:33.514Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}