Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Draw 3 cards.
This attack does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.
/api/v1/pokemon/cards/gem2-0503?include=prices 200 50ms{
"success": true,
"data": {
"id": "gem2-0503",
"name": "Espeon",
"number": "0503/14",
"printed_number": "0503/14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0503.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Allure",
"text": "Draw 3 cards."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Crush",
"text": "This attack does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 1.58,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 48.5,
"low": 48.25,
"high": 48.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 12.25,
"high": 18.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.15,
"low": 36.74,
"high": 37.17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.33,
"low": 12.28,
"high": 12.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 13.5,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 22.5,
"low": 22.25,
"high": 22.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:42:54.194Z",
"trend_7d": {
"direction": "down",
"percent": -20.2
}
}
}
}