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

If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage.
Flip a coin. If heads, this attack does 90 more damage and your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/swsh10b_ja-40vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh10b_ja-40vh",
"name": "Conkeldurr V",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.large.webp"
}
],
"expansion": {
"id": "swsh10b_ja",
"name": "Pokémon GO",
"total": 101,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10b",
"printed_total": 71,
"release_date": "2022/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon GO"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/40vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "230",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Counter",
"text": "If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage.",
"damage": "20+"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dynamic Punch",
"text": "Flip a coin. If heads, this attack does 90 more damage and your opponent's Active Pokémon is now Confused.",
"damage": "90+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 18,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 17.59,
"low": 14.95,
"high": 20.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T06:18:28.723Z",
"trend_7d": {
"direction": "down",
"percent": -34.02
}
}
}
}