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 a random card from your opponent's hand. Discard the top card of your opponent's deck.
/api/v1/pokemon/cards/me2pt5-135vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me2pt5-135vh",
"name": "Mega Scrafty ex",
"number": "135",
"printed_number": "135",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.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": "675947",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/135vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "330",
"abilities": [
{
"name": "Counterattacking Crest",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), place 5 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Outlaw Leg",
"text": "Discard a random card from your opponent's hand. Discard the top card of your opponent's deck.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.77
},
{
"condition": "MP",
"price": 0.42
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 38.95,
"low": 31.98,
"high": 42.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 25.25,
"high": 64.51,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 8.99,
"low": 8.99,
"high": 8.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:44:22.307Z",
"trend_7d": {
"direction": "down",
"percent": -11.49
}
}
}
}