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-26vph?include=prices 200 100ms{
"success": true,
"data": {
"id": "sv11b_ja-26vph",
"name": "Carracosta (Poke Ball)",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.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": "pokeBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja-26vph.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": 0.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.62
}
],
"graded": [],
"market_updated_at": "2026-07-31T04:55:24.477Z",
"trend_7d": {
"direction": "up",
"percent": 1.64
}
}
}
}