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

Your opponent discards a card from their hand.
/api/v1/pokemon/cards/sv11b_ja-141vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv11b_ja-141vh",
"name": "Sandile",
"number": "141",
"printed_number": "141",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.large.webp"
}
],
"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": "636495",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/141vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Tighten Up",
"text": "Your opponent discards a card from their hand.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Fujimoto Gold",
"pricing": {
"currency": "USD",
"market": 6.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.24
},
{
"condition": "LP",
"price": 5.45
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.99,
"low": 20,
"high": 25.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7.71,
"low": 5.75,
"high": 7.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.95,
"low": 18.95,
"high": 18.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 29.05,
"high": 68.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 11.25,
"low": 9.38,
"high": 11.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 52.25,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:25:15.603Z",
"trend_7d": {
"direction": "up",
"percent": 12.23
}
}
}
}