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

Put all Energy cards attached to Pachirisu in the Lost Zone.
/api/v1/pokemon/cards/col1-18vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "col1-18vrh",
"name": "Pachirisu",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87904",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/18vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"abilities": [
{
"name": "Self-Generation",
"text": "Once during your turn, when you put Pachirisu from your hand onto your Bench, you may attach up to 2 Lightning Energy cards from your hand to Pachirisu.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Shocking Bolt",
"text": "Put all Energy cards attached to Pachirisu in the Lost Zone.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Noriko Hotta",
"pricing": {
"currency": "USD",
"market": 15.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.81
},
{
"condition": "LP",
"price": 9.7
},
{
"condition": "MP",
"price": 6.24
},
{
"condition": "HP",
"price": 2.37
},
{
"condition": "DMG",
"price": 2.04
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 118,
"low": 100.3,
"high": 135.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 10.5,
"high": 12.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 20,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}