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

If there is any Stadium card in play, remove 2 damage counters from Cresselia.
You may discard 2 Energy attached to Cresselia. If you do, remove all damage counters from 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp4m_ja-527vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp4m_ja-527vh",
"name": "Cresselia",
"number": "527",
"printed_number": "527",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.large.webp"
}
],
"expansion": {
"id": "dp4m_ja",
"name": "Moonlit Pursuit",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP4",
"printed_total": 70,
"release_date": "2007/10/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4m_ja.symbol.png",
"translation": {
"en": {
"name": "Moonlit Pursuit"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-527vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Moon Twinkle",
"text": "If there is any Stadium card in play, remove 2 damage counters from Cresselia.",
"damage": "10"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lunar Dance",
"text": "You may discard 2 Energy attached to Cresselia. If you do, remove all damage counters from 1 of your Benched Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 13.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.5
},
{
"condition": "MP",
"price": 13
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21.8,
"low": 33.77,
"high": 33.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 345,
"low": 306.2,
"high": 392.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -9.1
}
},
{
"company": "PSA",
"grade": "6",
"value": 37.48,
"low": 46,
"high": 46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 22.33,
"low": 23.95,
"high": 23.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50.11,
"low": 58.79,
"high": 59.87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 16.01,
"low": 13.61,
"high": 18.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:30.618Z",
"trend_7d": {
"direction": "down",
"percent": -32.47
}
}
}
}