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

Before doing damage, discard a Special Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh5a_ja-75vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh5a_ja-75vh",
"name": "Galarian Zapdos V",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.large.webp"
}
],
"expansion": {
"id": "swsh5a_ja",
"name": "Peerless Fighters",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S5a",
"printed_total": 70,
"release_date": "2021/03/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5a_ja.symbol.png",
"translation": {
"en": {
"name": "Peerless Fighters"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570440",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "200",
"abilities": [
{
"name": "Fighting Instinct",
"text": "For each of your opponent's Pokémon V in play, this Pokémon's attacks cost Colorless less.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thunderous Kick",
"text": "Before doing damage, discard a Special Energy from your opponent's Active Pokémon.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.58
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.75,
"low": 13.5,
"high": 31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 49.99,
"high": 54,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:54:25.472Z",
"trend_7d": {
"direction": "up",
"percent": 71.17
}
}
}
}