Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sv6-15vrh?include=prices 200 109ms{
"success": true,
"data": {
"id": "sv6-15vrh",
"name": "Thwackey",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.large.png"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550059",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/15vrh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Boom Boom Groove",
"text": "Once during your turn, if your Active Pokémon has the Festival Lead Ability, you may search your deck for a card and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Beat",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 1.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.8
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.4
},
{
"condition": "HP",
"price": 0.42
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T14:21:26.774Z",
"trend_7d": {
"direction": "up",
"percent": 97.8
}
}
}
}