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

Discard up to 2 Energy cards from this Pokémon, and this attack does 120 damage for each card you discarded in this way.
/api/v1/pokemon/cards/me2pt5-282vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "me2pt5-282vh",
"name": "Mega Diancie ex",
"number": "282",
"printed_number": "282",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.large.webp"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "676094",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/282vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Psychic"
],
"hp": "270",
"abilities": [
{
"name": "Diamond Coat",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Garland Ray",
"text": "Discard up to 2 Energy cards from this Pokémon, and this attack does 120 damage for each card you discarded in this way.",
"damage": "120×"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Special Illustration Rare",
"artist": "Narano",
"pricing": {
"currency": "USD",
"market": 50.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50.58
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 85.41,
"low": 70.82,
"high": 75.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "ACE",
"grade": "9",
"value": 60.78,
"low": 66.3,
"high": 66.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 600,
"low": 510,
"high": 690,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75.6,
"low": 75.6,
"high": 91.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 55,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 132.5,
"low": 117.75,
"high": 224.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 82,
"trend": {
"direction": "down",
"percent": -26.4
}
},
{
"company": "PSA",
"grade": "8",
"value": 48.53,
"low": 47.37,
"high": 50.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 45.45,
"low": 41.2,
"high": 69.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 22,
"trend": {
"direction": "down",
"percent": -15
}
},
{
"company": "TAG",
"grade": "10",
"value": 160,
"low": 120.4,
"high": 184,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "down",
"percent": -7.26
}
}
}
}