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-26vh?include=prices 200 201ms{
"success": true,
"data": {
"id": "sv11b_ja-26vh",
"name": "Carracosta",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.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": "636380",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/26vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"abilities": [
{
"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.",
"type": "Ability"
}
],
"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."
}
],
"rarity": "Rare",
"artist": "Gemi",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.04
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 28.01,
"low": 26.03,
"high": 29.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:08.761Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}