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

During your opponent's next turn, whenever your opponent's attack damages Kakuna (even if Kakuna is Knocked Out), your opponent's Active Pokémon is now Poisoned and Kakuna does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/neo2_ja-7?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo2_ja-7",
"name": "Kakuna",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.large.webp"
}
],
"expansion": {
"id": "neo2_ja",
"name": "Crossing the Ruins...",
"total": 56,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 56,
"release_date": "2000/07/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.symbol.png",
"translation": {
"en": {
"name": "Crossing the Ruins..."
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-7.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Secrete Poison",
"text": "During your opponent's next turn, whenever your opponent's attack damages Kakuna (even if Kakuna is Knocked Out), your opponent's Active Pokémon is now Poisoned and Kakuna does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 3.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.49
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 34.11,
"low": 28.99,
"high": 39.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.25,
"low": 17.5,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 7,
"high": 8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.2,
"low": 31.2,
"high": 50.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 28.99,
"low": 28.99,
"high": 28.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.75,
"low": 20.63,
"high": 33.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:18:14.013Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}