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 moved from your Bench to the Active Spot this turn, this attack does 120 more damage.
Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh5r_ja-51vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh5r_ja-51vh",
"name": "Rapid Strike Urshifu VMAX",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.large.webp"
}
],
"expansion": {
"id": "swsh5r_ja",
"name": "Rapid Strike Master",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S5R",
"printed_total": 70,
"release_date": "2021/01/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5r_ja.symbol.png",
"translation": {
"en": {
"name": "Rapid Strike Master"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569092",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5r_ja/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Rapid Strike",
"VMAX"
],
"types": [
"Fighting"
],
"hp": "330",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Gale Thrust",
"text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.",
"damage": "30+"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "G-Max Rapid Flow",
"text": "Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 1.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.32
},
{
"condition": "LP",
"price": 0.95
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 11.99,
"low": 10.19,
"high": 13.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 10,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 27,
"low": 27,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:59:13.298Z",
"trend_7d": {
"direction": "up",
"percent": 1.54
}
}
}
}