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 20 damage for each Pokémon in your discard pile that has the Mad Party attack.
/api/v1/pokemon/cards/swsh4a_ja-75vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh4a_ja-75vrh",
"name": "Dedenne",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.large.webp"
}
],
"expansion": {
"id": "swsh4a_ja",
"name": "Shiny Star V",
"total": 330,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4a",
"printed_total": 190,
"release_date": "2020/11/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Star V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570990",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/75vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mad Party",
"text": "This attack does 20 damage for each Pokémon in your discard pile that has the Mad Party attack.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Shibuzoh.",
"pricing": {
"currency": "USD",
"market": 2.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.54
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.43,
"low": 51,
"high": 51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 9.25,
"low": 7.86,
"high": 10.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T05:18:35.600Z",
"trend_7d": {
"direction": "down",
"percent": -1.93
}
}
}
}