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

Until the end of your next turn, if Dark Forretress would be Knocked Out by damage from an attack, flip a coin. If heads, Dark Forretress is not Knocked Out and its remaining HP become 10 instead.
Dark Forretress does 60 damage to itself.
/api/v1/pokemon/cards/neo4-35vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo4-35vuu",
"name": "Dark Forretress",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.large.webp"
}
],
"expansion": {
"id": "neo4-unlimited",
"name": "Neo Destiny Unlimited",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84598",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/35vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Armor Up",
"text": "Until the end of your next turn, if Dark Forretress would be Knocked Out by damage from an attack, flip a coin. If heads, Dark Forretress is not Knocked Out and its remaining HP become 10 instead."
},
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Explosion",
"text": "Dark Forretress does 60 damage to itself.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.15
},
{
"condition": "LP",
"price": 2.36
},
{
"condition": "MP",
"price": 2.14
},
{
"condition": "HP",
"price": 1.24
},
{
"condition": "DMG",
"price": 1.25
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 22.77,
"low": 19.35,
"high": 26.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.53,
"low": 17.79,
"high": 21.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 35.5,
"high": 150,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:45:47.012Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}