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

Look at the top card of your deck. You may discard that card.
/api/v1/pokemon/cards/sv11b_ja-15vmh?include=prices 200 68ms{
"success": true,
"data": {
"id": "sv11b_ja-15vmh",
"name": "Litwick (Master Ball)",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.large.png"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-15vmh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Illuminating Burn",
"text": "Look at the top card of your deck. You may discard that card."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "satoma",
"pricing": {
"currency": "USD",
"market": 3.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.05
},
{
"condition": "MP",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:08.761Z",
"trend_7d": {
"direction": "down",
"percent": -0.65
}
}
}
}