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

Flip a coin. If heads, the Defending Pokémon is now Burned.
Slugma does 10 damage to itself.
/api/v1/pokemon/cards/ex7-77vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex7-77vrh",
"name": "Slugma",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89341",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "Flip a coin. If heads, the Defending Pokémon is now Burned."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Heat Tackle",
"text": "Slugma does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 27.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.99
},
{
"condition": "LP",
"price": 0.42
},
{
"condition": "MP",
"price": 0.31
},
{
"condition": "HP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.22
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 111.1,
"low": 132,
"high": 132,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 49.99,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 8,
"high": 59.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 31.95,
"low": 27.16,
"high": 36.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 11,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 43.95,
"low": 72,
"high": 72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 111.43,
"low": 132.9,
"high": 156.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "down",
"percent": -30.03
}
}
}
}