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

Move up to 4 damage counters from any of your Pokémon to any of your opponent's Pokémon in any way you like.
Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/l2_ja-24vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "l2_ja-24vh",
"name": "Espeon",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.large.webp"
}
],
"expansion": {
"id": "l2_ja",
"name": "Reviving Legends",
"total": 81,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L2",
"printed_total": 80,
"release_date": "2010/02/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.symbol.png",
"translation": {
"en": {
"name": "Reviving Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Solar Suggestion",
"text": "Move up to 4 damage counters from any of your Pokémon to any of your opponent's Pokémon in any way you like."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psybeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 32
},
{
"condition": "HP",
"price": 29.99
}
],
"graded": [
{
"company": "ARS",
"grade": "10",
"value": 396.99,
"low": 337.44,
"high": 456.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 170,
"low": 144.5,
"high": 195.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "7",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 57.5,
"low": 53.75,
"high": 61.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 82.14,
"low": 70.88,
"high": 132.32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 1037.5,
"low": 741,
"high": 1508.06,
"confidence": "high",
"value_kind": "sold",
"sold_count": 20,
"trend": {
"direction": "up",
"percent": 22.8
}
},
{
"company": "PSA",
"grade": "4",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 33.83,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 38.58,
"low": 39.3,
"high": 41.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 275,
"low": 153.4,
"high": 303.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "up",
"percent": 37.5
}
}
],
"market_updated_at": "2026-08-14T08:32:57.044Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}