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

You may discard a Darkness Energy card attached to Team Aqua's Cacturne. If you do, the Defending Pokémon is now Paralyzed.
The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/adv4_ja-12vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "adv4_ja-12vh",
"name": "Team Aqua's Cacturne",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.large.webp"
}
],
"expansion": {
"id": "adv4_ja",
"name": "Magma vs Aqua: Two Ambitions",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 80,
"release_date": "2003/10/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
"translation": {
"en": {
"name": "Magma vs Aqua: Two Ambitions"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612843",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness",
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Dark Bind",
"text": "You may discard a Darkness Energy card attached to Team Aqua's Cacturne. If you do, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Barb",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "K. Utsunomiya",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 81.85,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 61.37,
"low": 58.25,
"high": 104.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:23:57.507Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}