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/ll1_ja-12vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ll1_ja-12vh",
"name": "Pachirisu",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.large.webp"
}
],
"expansion": {
"id": "ll1_ja",
"name": "Lost Link",
"total": 40,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "LL",
"printed_total": 40,
"release_date": "2010/04/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Link"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608631",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/12vh.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": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 67.2,
"low": 61.6,
"high": 67.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.08,
"low": 52.43,
"high": 59.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-08-13T03:03:11.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}