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

Search your discard pile for up to 2 Energy cards and attach them to Mewtwo.
Discard a Psychic Energy attached to Mewtwo and remove 6 damage counters from Mewtwo.
/api/v1/pokemon/cards/dp4m_ja-181vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp4m_ja-181vh",
"name": "Mewtwo",
"number": "181",
"printed_number": "181",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-181vh.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-181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-181vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Energy Absorption",
"text": "Search your discard pile for up to 2 Energy cards and attach them to Mewtwo."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Recover",
"text": "Discard a Psychic Energy attached to Mewtwo and remove 6 damage counters from Mewtwo."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psyburn",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 55
},
{
"condition": "MP",
"price": 49.99
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1890,
"low": 1606.5,
"high": 2173.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 135,
"high": 422.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 12
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 58,
"low": 43.6,
"high": 66.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 56.4,
"low": 85,
"high": 85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 33,
"high": 52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
}
],
"market_updated_at": "2026-09-22T02:56:30.618Z",
"trend_7d": {
"direction": "up",
"percent": 6.8
}
}
}
}