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

The Defending Pokémon can't be healed during your next turn.
Knock Out 1 of your opponent's Basic Pokémon that isn't a Pokémon-GX. (You can't use more than 1 GX attack per game).
/api/v1/pokemon/cards/sm1m_ja-62vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm1m_ja-62vh",
"name": "Lunala-GX",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.large.webp"
}
],
"expansion": {
"id": "sm1m_ja",
"name": "Collection Moon",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1M",
"printed_total": 60,
"release_date": "2016/12/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1m_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Moon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573204",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Psychic"
],
"hp": "250",
"abilities": [
{
"name": "Psychic Transfer",
"text": "As often as you like during your turn (before your attack), you may move a Psychic Energy from 1 of your Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 4,
"name": "Moongeist Beam",
"text": "The Defending Pokémon can't be healed during your next turn.",
"damage": "120"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Lunar Fall-GX",
"text": "Knock Out 1 of your opponent's Basic Pokémon that isn't a Pokémon-GX. (You can't use more than 1 GX attack per game)."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 38.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 38.16
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 16.8,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.5,
"low": 17,
"high": 54.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.75,
"low": 13,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:01:31.731Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}