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 this Pokémon has at least 1 extra Fighting Energy attached (in addition to this attack's cost), this attack does 70 more damage.
/api/v1/pokemon/cards/swsh1-110vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh1-110vrh",
"name": "Sandaconda",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.large.webp"
}
],
"expansion": {
"id": "swsh1",
"name": "Sword & Shield",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SSH",
"printed_total": 202,
"release_date": "2020/02/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "208419",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/110vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "130",
"abilities": [
{
"name": "Sand Sac",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Power Press",
"text": "If this Pokémon has at least 1 extra Fighting Energy attached (in addition to this attack's cost), this attack does 70 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.38
},
{
"condition": "MP",
"price": 0.21
},
{
"condition": "HP",
"price": 0.17
}
],
"graded": [
{
"company": "CGC",
"grade": "6",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:03.757Z",
"trend_7d": {
"direction": "up",
"percent": 2.7
}
}
}
}