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

Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.
/api/v1/pokemon/cards/pcg9_ja-26vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pcg9_ja-26vh",
"name": "Feraligatr δ",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/26vh.large.webp"
}
],
"expansion": {
"id": "pcg9_ja",
"name": "Offense and Defense of the Furthest Ends",
"total": 68,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 68,
"release_date": "2006/06/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
"translation": {
"en": {
"name": "Offense and Defense of the Furthest Ends"
}
}
},
"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/pcg9_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/26vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Delta Species"
],
"types": [
"Lightning"
],
"hp": "120",
"abilities": [
{
"name": "Battle Aura",
"text": "Each of your Pokémon that has δ on its card does 10 more damage to the Defending Pokémon (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Drag Off",
"text": "Before doing damage, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Fang",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59
},
{
"condition": "MP",
"price": 40
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 72.05,
"low": 110,
"high": 110,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 576,
"low": 360,
"high": 792,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23.8,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 102.2,
"low": 106.6,
"high": 159.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 192.25,
"low": 159.1,
"high": 226.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-30T10:32:18.551Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}