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 Asleep.
If your opponent has already used their GX Attack, this attack does 80 more damage.
/api/v1/pokemon/cards/sm3h_ja-34vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3h_ja-34vh",
"name": "Darkrai",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.large.webp"
}
],
"expansion": {
"id": "sm3h_ja",
"name": "To Have Seen the Battle Rainbow",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3H",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.symbol.png",
"translation": {
"en": {
"name": "To Have Seen the Battle Rainbow"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572430",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "120",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hypnoblast",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "30"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Raid",
"text": "If your opponent has already used their GX Attack, this attack does 80 more damage.",
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 42.13,
"high": 57,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21,
"low": 21,
"high": 176.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 26,
"high": 28.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:27:09.088Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}