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

Does 80 damage minus 10 damage for each Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/ex2-12vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "ex2-12vh",
"name": "Shiftry",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.large.webp"
}
],
"expansion": {
"id": "ex2",
"name": "Sandstorm",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "SS",
"printed_total": 100,
"release_date": "2003/09/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89152",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"abilities": [
{
"name": "Fan Away",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, return 1 Energy card attached to the Defending Pokémon to your opponent's hand. This power can't be used if Shiftry is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Light Touch Throw",
"text": "Does 80 damage minus 10 damage for each Energy attached to the Defending Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 39.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.38
},
{
"condition": "LP",
"price": 22.4
},
{
"condition": "MP",
"price": 17.57
},
{
"condition": "HP",
"price": 8.76
},
{
"condition": "DMG",
"price": 5.99
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 35.59,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 94.33,
"low": 67.3,
"high": 149.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 44.99,
"low": 34,
"high": 44.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50.85,
"low": 54.95,
"high": 54.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1999,
"low": 109.5,
"high": 1999,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40.11,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 105,
"low": 104.3,
"high": 129.14,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T02:53:03.685Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}