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

You may discard an Energy from this Pokémon. If you do, this attack does 40 more damage.
/api/v1/pokemon/cards/sm11-114vrh?include=prices 200 30ms{
"success": true,
"data": {
"id": "sm11-114vrh",
"name": "Garchomp",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195068",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/114vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "150",
"abilities": [
{
"name": "Avenging Aura",
"text": "If you have more Prize cards remaining than your opponent, this Pokémon's attacks do 80 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Over Slice",
"text": "You may discard an Energy from this Pokémon. If you do, this attack does 40 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 2.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.62
},
{
"condition": "LP",
"price": 2.17
},
{
"condition": "MP",
"price": 2.43
},
{
"condition": "HP",
"price": 0.65
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 60.25,
"low": 11,
"high": 109.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "flat",
"percent": 0.38
}
}
}
}