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 opponent's 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 in a game.)
/api/v1/pokemon/cards/sm1-141vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm1-141vh",
"name": "Lunala-GX",
"number": "141",
"printed_number": "141",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.large.webp"
}
],
"expansion": {
"id": "sm1",
"name": "Sun & Moon",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SUM",
"printed_total": 149,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "127013",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/141vh.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 opponent's 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 in a game.)"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.06
},
{
"condition": "LP",
"price": 5.58
},
{
"condition": "MP",
"price": 5.25
},
{
"condition": "HP",
"price": 4.13
},
{
"condition": "DMG",
"price": 3.04
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 14.4,
"low": 12.24,
"high": 16.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 96,
"low": 88.75,
"high": 127.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.03,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 19.61,
"low": 24,
"high": 24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 15.92,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 34.45,
"low": 39.04,
"high": 44.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "8.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "up",
"percent": 0.86
}
}
}
}