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

The Defending Pokémon is now Poisoned.
Flip 3 coins. This attack does 30 damage times the number of heads.
/api/v1/pokemon/cards/l1ss_ja-46?include=prices 200 14ms{
"success": true,
"data": {
"id": "l1ss_ja-46",
"name": "Sandslash",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.large.webp"
}
],
"expansion": {
"id": "l1ss_ja",
"name": "SoulSilver Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.symbol.png",
"translation": {
"en": {
"name": "SoulSilver Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608281",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poison Sting",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 30 damage times the number of heads.",
"damage": "30×"
}
],
"rarity": "Rare",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 18.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.3
},
{
"condition": "LP",
"price": 2.33
},
{
"condition": "MP",
"price": 0.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T00:03:07.155Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}