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

Your opponent's Active Pokémon is now Paralyzed. Put this Pokémon and all cards attached to it into your hand. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm9a_ja-57vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm9a_ja-57vh",
"name": "Dedenne-GX",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.large.webp"
}
],
"expansion": {
"id": "sm9a_ja",
"name": "Night Unison",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9a",
"printed_total": 55,
"release_date": "2019/01/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.symbol.png",
"translation": {
"en": {
"name": "Night Unison"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574428",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Lightning"
],
"hp": "160",
"abilities": [
{
"name": "Dedechange",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard your hand and draw 6 cards. You can't use more than 1 Dedechange Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Static Shock",
"damage": "50"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tingly Return-GX",
"text": "Your opponent's Active Pokémon is now Paralyzed. Put this Pokémon and all cards attached to it into your hand. (You can't use more than 1 GX attack in a game.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 25.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 36.3,
"low": 36.3,
"high": 39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 14.63,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:16.499Z",
"trend_7d": {
"direction": "up",
"percent": 36.5
}
}
}
}