Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your opponent's next turn, the Defending Pokémon can't retreat.
Put damage counters on each of your opponent's Benched Pokémon until its remaining HP is 100.
/api/v1/pokemon/cards/sv8_ja-123vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv8_ja-123vh",
"name": "Palossand ex",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.large.webp"
}
],
"expansion": {
"id": "sv8_ja",
"name": "Super Electric Breaker",
"total": 138,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8",
"printed_total": 106,
"release_date": "2024/10/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
"translation": {
"en": {
"name": "Super Electric Breaker"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "587695",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/123vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"Tera"
],
"types": [
"Psychic"
],
"hp": "280",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sand Tomb",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "160"
},
{
"cost": [
"Water",
"Psychic",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Barite Jail",
"text": "Put damage counters on each of your opponent's Benched Pokémon until its remaining HP is 100."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.45
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.13,
"low": 12.75,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22.21,
"low": 20.24,
"high": 22.26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16.55,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 18.81,
"low": 19.87,
"high": 19.87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:30:50.800Z",
"trend_7d": {
"direction": "down",
"percent": -35.56
}
}
}
}