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

This attack does 30 damage for each Psychic Energy attached to all of your Pokémon in play.
/api/v1/pokemon/cards/m4_ja-42vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m4_ja-42vh",
"name": "Xerneas",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.large.webp"
}
],
"expansion": {
"id": "m4_ja",
"name": "Ninja Spinner",
"total": 120,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M4",
"printed_total": 83,
"release_date": "2026/03/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
"translation": {
"en": {
"name": "Ninja Spinner"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "683693",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/42vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Geo Storm",
"text": "This attack does 30 damage for each Psychic Energy attached to all of your Pokémon in play.",
"damage": "30×"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "KEIICHIRO ITO",
"pricing": {
"currency": "USD",
"market": 0.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 113.62,
"low": 113.59,
"high": 113.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:46:30.549Z",
"trend_7d": {
"direction": "up",
"percent": 57.89
}
}
}
}