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 your opponent has 5 or more Prizes, search your deck for up to 3 basic Energy cards, show them to your opponent, and put them into your hand. Shuffle your deck afterward. If your opponent has exactly 2 Prizes, remove all damage counters from 1 of your Pokémon.
/api/v1/pokemon/cards/ecard3-136?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-136",
"name": "Mystery Plate δ",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87672",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/136.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Technical Machine"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Healing Oasis",
"text": "If your opponent has 5 or more Prizes, search your deck for up to 3 basic Energy cards, show them to your opponent, and put them into your hand. Shuffle your deck afterward. If your opponent has exactly 2 Prizes, remove all damage counters from 1 of your Pokémon."
}
],
"rarity": "Uncommon",
"artist": "Hiromichi Sugiyama",
"pricing": {
"currency": "USD",
"market": 6.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.76
},
{
"condition": "LP",
"price": 4.46
},
{
"condition": "MP",
"price": 4.66
},
{
"condition": "HP",
"price": 3.29
},
{
"condition": "DMG",
"price": 5.24
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 67.67,
"low": 65.53,
"high": 93.53,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.56,
"low": 5.05,
"high": 5.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 21.5,
"high": 21.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17.49,
"low": 17.49,
"high": 20.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": -0.15
}
}
}
}