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

If the Defending Pokémon already has any damage counters on it, this attack does 20 damage plus 20 more damage.
/api/v1/pokemon/cards/ex11-27?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex11-27",
"name": "Sandslash δ",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88936",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/27.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting",
"Metal"
],
"hp": "80",
"abilities": [
{
"name": "Delta Storm",
"text": "As long as Sandslash is your Active Pokémon, put 1 damage counter on each of your opponent's Pokémon-ex between turns.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rend",
"text": "If the Defending Pokémon already has any damage counters on it, this attack does 20 damage plus 20 more damage.",
"damage": "20"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slash",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 4.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.25
},
{
"condition": "HP",
"price": 2.99
},
{
"condition": "DMG",
"price": 1.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 27.6,
"low": 23.46,
"high": 31.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 113.4,
"low": 175,
"high": 175,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:02:07.191Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}