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

This attack does 50 damage for each Tatsugiri in your discard pile.
/api/v1/pokemon/cards/sv1-61vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv1-61vh",
"name": "Dondozo",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.large.webp"
}
],
"expansion": {
"id": "sv1",
"name": "Scarlet & Violet",
"total": 258,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVI",
"printed_total": 198,
"release_date": "2023/03/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "487060",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Release Rage",
"text": "This attack does 50 damage for each Tatsugiri in your discard pile.",
"damage": "50"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Heavy Splash",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 14.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.2
},
{
"condition": "LP",
"price": 0.26
},
{
"condition": "MP",
"price": 0.14
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 62.4,
"low": 53.04,
"high": 71.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22.5,
"low": 22.5,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:59:47.177Z",
"trend_7d": {
"direction": "up",
"percent": 7000
}
}
}
}