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 40 damage times the amount of Psychic Energy attached to this Pokémon.
Move all Energy from this Pokémon to your Benched Pokémon in any way you like.
/api/v1/pokemon/cards/sm2-61?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm2-61",
"name": "Lunala",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.large.webp"
}
],
"expansion": {
"id": "sm2",
"name": "Guardians Rising",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "GRI",
"printed_total": 145,
"release_date": "2017/05/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "130971",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2/61.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "160",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shatter Shot",
"text": "This attack does 40 damage times the amount of Psychic Energy attached to this Pokémon.",
"damage": "40"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Wings of the Moone",
"text": "Move all Energy from this Pokémon to your Benched Pokémon in any way you like.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "LP",
"price": 0.43
},
{
"condition": "MP",
"price": 0.42
},
{
"condition": "HP",
"price": 0.2
},
{
"condition": "DMG",
"price": 0.29
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 45.5,
"low": 38.67,
"high": 52.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:34.787Z",
"trend_7d": {
"direction": "down",
"percent": -3.77
}
}
}
}