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

Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/me2pt5-231vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "me2pt5-231vh",
"name": "Iono's Wattrel",
"number": "231",
"printed_number": "231",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.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": "676043",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/231vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "mingo",
"pricing": {
"currency": "USD",
"market": 7.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.59
},
{
"condition": "DMG",
"price": 7.45
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.12,
"low": 32.1,
"high": 48.09,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "ACE",
"grade": "8",
"value": 18.56,
"low": 18.56,
"high": 18.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 13.5,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 9.49,
"low": 9.49,
"high": 9.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 31.2,
"low": 30,
"high": 65.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.5,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 49,
"low": 43.52,
"high": 91.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 123,
"trend": {
"direction": "down",
"percent": -27.8
}
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 13.9,
"low": 10.15,
"high": 11.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 16.5,
"low": 11.92,
"high": 21.64,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 14.85,
"low": 12.5,
"high": 25.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 33,
"trend": {
"direction": "down",
"percent": -34
}
},
{
"company": "TAG",
"grade": "10",
"value": 73,
"low": 51.88,
"high": 96.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "TAG",
"grade": "9",
"value": 24.99,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:44:22.307Z",
"trend_7d": {
"direction": "down",
"percent": -2.57
}
}
}
}