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

Discard the top 2 cards of your deck.
You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.
/api/v1/pokemon/cards/swsh8b_ja-119vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8b_ja-119vh",
"name": "Rayquaza V",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.large.webp"
}
],
"expansion": {
"id": "swsh8b_ja",
"name": "VMAX Climax",
"total": 293,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8b",
"printed_total": 184,
"release_date": "2021/12/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Climax"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571372",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/119vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Rapid Strike"
],
"types": [
"Dragon"
],
"hp": "210",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Dragon Pulse",
"text": "Discard the top 2 cards of your deck.",
"damage": "40"
},
{
"cost": [
"Fire",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Spiral Burst",
"text": "You may discard up to 2 basic Fire Energy or up to 2 basic Lightning Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.",
"damage": "20+"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.24
},
{
"condition": "LP",
"price": 1.06
},
{
"condition": "MP",
"price": 0.53
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.75,
"low": 15.38,
"high": 30,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17.27,
"low": 16.49,
"high": 20.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 46.5,
"low": 41.03,
"high": 71.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14
},
{
"company": "PSA",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.99,
"low": 14.04,
"high": 30.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:44:35.947Z",
"trend_7d": {
"direction": "down",
"percent": -46.32
}
}
}
}