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

Devolve the Defending Pokémon and put the highest Stage Evolution card on it into your opponent's hand.
During your opponent's next turn, this Pokémon has no Weakness.
/api/v1/pokemon/cards/bw5d_ja-23vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw5d_ja-23vh",
"name": "Golurk",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.large.webp"
}
],
"expansion": {
"id": "bw5d_ja",
"name": "Dragon Blade",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW5",
"printed_total": 50,
"release_date": "2012/03/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5d_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Blade"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601519",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Devolution Punch",
"text": "Devolve the Defending Pokémon and put the highest Stage Evolution card on it into your opponent's hand.",
"damage": "60"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ghost Hammer",
"text": "During your opponent's next turn, this Pokémon has no Weakness.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 2.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.73
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"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.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 76,
"low": 54.01,
"high": 175.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T05:20:44.773Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}