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

For each of your opponent's Pokémon in play, attach a Psychic Energy card from your discard pile to your Pokémon in any way you like.
This attack does 20 damage times the amount of Energy attached to all Pokémon.
/api/v1/pokemon/cards/sm5m_ja-32vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm5m_ja-32vh",
"name": "Lunala ◇",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.large.webp"
}
],
"expansion": {
"id": "sm5m_ja",
"name": "Ultra Moon",
"total": 78,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM5M",
"printed_total": 66,
"release_date": "2017/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm5m_ja.symbol.png",
"translation": {
"en": {
"name": "Ultra Moon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572286",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5m_ja/32vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Prism Star"
],
"types": [
"Psychic"
],
"hp": "160",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Full Moon Star",
"text": "For each of your opponent's Pokémon in play, attach a Psychic Energy card from your discard pile to your Pokémon in any way you like."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 4,
"name": "Psystorm",
"text": "This attack does 20 damage times the amount of Energy attached to all Pokémon.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Prism Rare",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 4.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.8
},
{
"condition": "LP",
"price": 3.5
},
{
"condition": "MP",
"price": 3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.45,
"low": 24.45,
"high": 24.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 63.99,
"low": 63.99,
"high": 63.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 19,
"high": 19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 105.33,
"low": 136.31,
"high": 136.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:33:32.173Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}