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 deck for as many Pokémon Pokémon M as you like and put them onto your Bench. Shuffle your deck afterward.
/api/v1/pokemon/cards/ptp_ja-42vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ptp_ja-42vh",
"name": "Spiky-eared Pichu",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/42vh.large.webp"
}
],
"expansion": {
"id": "ptp_ja",
"name": "Platinum Promos",
"total": 51,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"printed_total": 51,
"release_date": "2008/10/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.symbol.png",
"translation": {
"en": {
"name": "Platinum Promos"
}
}
},
"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/ptp_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/42vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Friend Party",
"text": "Search your deck for as many Pokémon Pokémon M as you like and put them onto your Bench. Shuffle your deck afterward."
}
],
"rarity": "Common",
"artist": "Gosho Aoyama",
"pricing": {
"currency": "USD",
"market": 733.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 733.2
},
{
"condition": "MP",
"price": 130
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 202.5,
"low": 172.13,
"high": 232.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 325,
"low": 276.25,
"high": 373.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 1128.72,
"low": 1800,
"high": 1800,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-28T23:49:05.008Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}