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 a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward.
This attack does 20 damage times the number of Grass Pokémon and Fairy Pokémon you have in play.
/api/v1/pokemon/cards/xy4_ja-92vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy4_ja-92vh",
"name": "Florges-EX",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.large.webp"
}
],
"expansion": {
"id": "xy4_ja",
"name": "Phantom Gate",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY4",
"printed_total": 88,
"release_date": "2014/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.symbol.png",
"translation": {
"en": {
"name": "Phantom Gate"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603567",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/92vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"hp": "160",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Lead",
"text": "Search your deck for a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward."
},
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bright Garden",
"text": "This attack does 20 damage times the number of Grass Pokémon and Fairy Pokémon you have in play.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 34.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.41
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 92.48,
"low": 150.5,
"high": 150.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 26.51,
"low": 22.53,
"high": 30.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 174.77,
"low": 94.99,
"high": 210.77,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 51.5,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-04T03:03:25.884Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}