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

Does 20 damage times the amount of Fighting Energy attached to Sudowoodo.
The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/l1ss_ja-47vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "l1ss_ja-47vh",
"name": "Sudowoodo",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.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": "608282",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/47vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Push Over",
"text": "Does 20 damage times the amount of Fighting Energy attached to Sudowoodo.",
"damage": "20×"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rumble",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "40"
}
],
"rarity": "Rare Holo",
"artist": "Sachiko Adachi",
"pricing": {
"currency": "USD",
"market": 15.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.5
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 74,
"low": 62.9,
"high": 85.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 15,
"high": 180,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 170.75,
"low": 163.8,
"high": 307.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -18.9
}
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.53,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 59.88,
"low": 64,
"high": 95.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:42:56.672Z",
"trend_7d": {
"direction": "up",
"percent": 10.79
}
}
}
}