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/sv8_ja-15?include=prices 200 197ms{
"success": true,
"data": {
"id": "sv8_ja-15",
"name": "Sizzlipede",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.large.png"
}
],
"expansion": {
"id": "sv8_ja",
"name": "Super Electric Breaker",
"total": 138,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8",
"printed_total": 106,
"release_date": "2024/10/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
"translation": {
"en": {
"name": "Super Electric Breaker"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "587595",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/15.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Live Coal"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hook"
}
],
"rarity": "usually",
"artist": "Minahamu",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
}
],
"graded": [],
"market_updated_at": "2026-07-31T02:28:08.010Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}