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 the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.
/api/v1/pokemon/cards/ecard3_ja-40vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "ecard3_ja-40vh",
"name": "Octillery",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.large.webp"
}
],
"expansion": {
"id": "ecard3_ja",
"name": "Wind from the Sea",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 87,
"release_date": "2002/05/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard3_ja.symbol.png",
"translation": {
"en": {
"name": "Wind from the Sea"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576394",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3_ja/40vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Suction Cups",
"text": "As long as Octillery is your Active Pokémon, whenever the Defending Pokémon retreats, discard all Energy cards attached to the Defending Pokémon when it goes to the Bench.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Smokescreen",
"text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 34.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.16
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 362.77,
"low": 308.35,
"high": 417.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 51,
"high": 122.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 431,
"low": 322,
"high": 613.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "PSA",
"grade": "5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 135.5,
"low": 104.93,
"high": 164.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-18T07:59:49.009Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}