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

Your opponent's Active Pokémon is now Poisoned.
/api/v1/pokemon/cards/sv11b_ja-10vmh?include=prices 200 57ms{
"success": true,
"data": {
"id": "sv11b_ja-10vmh",
"name": "Foongus (Master Ball)",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-10vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-10vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-10vmh.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-10vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-10vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-10vmh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Toxic Spore",
"text": "Your opponent's Active Pokémon is now Poisoned."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kurata So",
"pricing": {
"currency": "USD",
"market": 1.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.53
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:08.761Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}