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

Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies or any other effects on that Pokémon.
/api/v1/pokemon/cards/adv2_ja-7vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv2_ja-7vh",
"name": "Cacturne",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.large.webp"
}
],
"expansion": {
"id": "adv2_ja",
"name": "Miracle of the Desert",
"total": 53,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 53,
"release_date": "2003/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle of the Desert"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613540",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/7vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Poison Payback",
"text": "If Cacturne is your Active Pokémon and is damaged by an opponent's attack (even if Cacturne is Knocked Out), the Attacking Pokémon is now Poisoned.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Feint Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies or any other effects on that Pokémon."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 8.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 51,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23.25,
"low": 18.88,
"high": 27.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.08,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 43.4,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:50:22.459Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}