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, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/ecard2_ja-30?include=prices 200 19ms{
"success": true,
"data": {
"id": "ecard2_ja-30",
"name": "Suicune",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.large.webp"
}
],
"expansion": {
"id": "ecard2_ja",
"name": "The Town on No Map",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 92,
"release_date": "2002/03/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.symbol.png",
"translation": {
"en": {
"name": "The Town on No Map"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576330",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Pure Body",
"text": "To attach a Water Energy card from your hand to Suicune, you must discard an Energy card attached to Suicune. (Attach the Water Energy, and then discard an Energy card from Suicune.)",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hypno Wave",
"text": "Flip a coin. If heads, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Asleep.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 47
},
{
"condition": "LP",
"price": 30.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 68.75,
"low": 35,
"high": 102.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 39.63,
"low": 24.5,
"high": 54.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 52.5,
"low": 20,
"high": 85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 417,
"low": 358.8,
"high": 523.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 37.67,
"low": 41.55,
"high": 41.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 91.63,
"low": 75.13,
"high": 112.73,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:15:53.141Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}