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

During your opponent's next turn, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/sv11b_ja-26vmh?include=prices 200 58ms{
"success": true,
"data": {
"id": "sv11b_ja-26vmh",
"name": "Carracosta (Master Ball)",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vmh.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-26vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vmh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "180",
"abilities": [
{
"type": "Ability",
"name": "Mighty Shell",
"text": "Prevent all damage from and effects of attacks from your opponent's Pokémon that have any Special Energy attached done to this Pokémon."
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Big Bite",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Gemi",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:08.761Z",
"trend_7d": {
"direction": "down",
"percent": -0.81
}
}
}
}