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

Search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck.
If you played a Supporter card from your hand during this turn, this attack does 90 more damage.
/api/v1/pokemon/cards/sm8-141vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm8-141vrh",
"name": "Gardevoir",
"number": "141",
"printed_number": "141",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178960",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/141vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fairy"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Brilliant Search",
"text": "Search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sensitive Ray",
"text": "If you played a Supporter card from your hand during this turn, this attack does 90 more damage.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 8.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.29
},
{
"condition": "LP",
"price": 4.41
},
{
"condition": "MP",
"price": 3.99
},
{
"condition": "DMG",
"price": 1.5
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 35,
"high": 125,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 137.5,
"low": 116.88,
"high": 158.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "up",
"percent": 2.6
}
}
}
}