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 a card from your hand. If you do, draw 3 cards.
You may discard a Stadium in play.
/api/v1/pokemon/cards/swsh12_ja-110vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh12_ja-110vh",
"name": "Lugia V",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.large.webp"
}
],
"expansion": {
"id": "swsh12_ja",
"name": "Paradigm Trigger",
"total": 125,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S12",
"printed_total": 98,
"release_date": "2022/10/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.symbol.png",
"translation": {
"en": {
"name": "Paradigm Trigger"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570168",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/110vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Read the Wind",
"text": "Discard a card from your hand. If you do, draw 3 cards."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Aero Dive",
"text": "You may discard a Stadium in play.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 475,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 475
},
{
"condition": "LP",
"price": 424.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 950,
"low": 867.72,
"high": 1080.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ARS",
"grade": "10",
"value": 837.5,
"low": 800,
"high": 875,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 1131.33,
"low": 894.13,
"high": 3480,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 472.96,
"low": 676.4,
"high": 676.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 645.07,
"low": 899.99,
"high": 899.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 686.25,
"low": 550,
"high": 840.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 424.72,
"low": 561.27,
"high": 561.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 173,
"low": 147.05,
"high": 198.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1100,
"low": 950.6,
"high": 1395.42,
"confidence": "high",
"value_kind": "sold",
"sold_count": 43,
"trend": {
"direction": "down",
"percent": -7.2
}
},
{
"company": "PSA",
"grade": "7",
"value": 155,
"low": 131.75,
"high": 178.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 550,
"low": 500.4,
"high": 660.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -6.9
}
},
{
"company": "TAG",
"grade": "10",
"value": 1299.95,
"low": 1247.98,
"high": 1539.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:36:20.214Z",
"trend_7d": {
"direction": "down",
"percent": -20.83
}
}
}
}