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

Discard 2 Psychic Energy from this Pokémon.
(You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/smp-SM103vh?include=prices 200 26ms{
"success": true,
"data": {
"id": "smp-SM103vh",
"name": "Lunala-GX",
"number": "SM103",
"printed_number": "SM103",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "177710",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM103vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Psychic"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Glide",
"damage": "50"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Lunar Javelin",
"text": "Discard 2 Psychic Energy from this Pokémon.",
"damage": "200"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Requiem-GX",
"text": "(You can't use more than 1 GX attack in a game.)",
"damage": "250"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 13.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.9
},
{
"condition": "LP",
"price": 9.25
},
{
"condition": "MP",
"price": 5.59
},
{
"condition": "HP",
"price": 4.86
},
{
"condition": "DMG",
"price": 3.77
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 70.5,
"low": 40,
"high": 70.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.813Z",
"trend_7d": {
"direction": "up",
"percent": 2.06
}
}
}
}