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-270vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2pt5-270vh",
"name": "Mega Scrafty ex",
"number": "270",
"printed_number": "270",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.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": "676082",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/270vh.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": "MEGA_ATTACK_RARE",
"artist": "Taiga Kasai",
"pricing": {
"currency": "USD",
"market": 5.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.11
},
{
"condition": "LP",
"price": 4.59
},
{
"condition": "MP",
"price": 3.97
},
{
"condition": "HP",
"price": 4.99
},
{
"condition": "DMG",
"price": 4.89
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 54.1,
"low": 48.48,
"high": 54.15,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "BGS",
"grade": "9.5",
"value": 19.99,
"low": 10.8,
"high": 33.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 26,
"high": 90.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.03,
"low": 5.6,
"high": 6.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 61.5,
"low": 54,
"high": 112.35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 142,
"trend": {
"direction": "down",
"percent": -23.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 8.5,
"high": 15.66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 20.3,
"low": 14.81,
"high": 23.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 22,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "TAG",
"grade": "10",
"value": 80,
"low": 67.99,
"high": 128.42,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "TAG",
"grade": "8.5",
"value": 12.99,
"low": 12.99,
"high": 12.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 25,
"low": 25,
"high": 25.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "up",
"percent": 3.86
}
}
}
}