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

If Bonsly is anywhere under Sudowoodo, flip a coin. If heads, prevent all effects of an attack, including damage, done to Sudowoodo during your opponent's next turn.
Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon. The new Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/dp2-35vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "dp2-35vrh",
"name": "Sudowoodo",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.large.webp"
}
],
"expansion": {
"id": "dp2",
"name": "Mysterious Treasures",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MT",
"printed_total": 123,
"release_date": "2007/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89594",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/35vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sidestep",
"text": "If Bonsly is anywhere under Sudowoodo, flip a coin. If heads, prevent all effects of an attack, including damage, done to Sudowoodo during your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Persuade",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon. The new Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 7.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.29
},
{
"condition": "LP",
"price": 4.26
},
{
"condition": "MP",
"price": 1.05
},
{
"condition": "HP",
"price": 1.19
},
{
"condition": "DMG",
"price": 1.13
}
],
"graded": [
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 149,
"low": 149,
"high": 149,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 14.5,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.75,
"low": 22.74,
"high": 30.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:39.295Z",
"trend_7d": {
"direction": "flat",
"percent": -0.27
}
}
}
}