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

The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/bw2_ja-59?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw2_ja-59",
"name": "Druddigon",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.large.webp"
}
],
"expansion": {
"id": "bw2_ja",
"name": "Red Collection",
"total": 72,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW2",
"printed_total": 66,
"release_date": "2011/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.symbol.png",
"translation": {
"en": {
"name": "Red Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600926",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/59.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Rough Skin",
"text": "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if the Pokémon is Knocked Out), put 2 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Clutch",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "60"
}
],
"rarity": "Non",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 0.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.65
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 49.36,
"low": 41.96,
"high": 56.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T10:07:10.078Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}