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

Look at the top 4 cards of your deck and put 2 of them into your hand. Put the other cards in the Lost Zone.
This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/swshp-SWSH259vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swshp-SWSH259vh",
"name": "Giratina V",
"number": "SWSH259",
"printed_number": "SWSH259",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "450657",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH259vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Abyss Seeking",
"text": "Look at the top 4 cards of your deck and put 2 of them into your hand. Put the other cards in the Lost Zone."
},
{
"cost": [
"Grass",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "160"
}
],
"rarity": "Promo",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 2.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.84
},
{
"condition": "LP",
"price": 2.63
},
{
"condition": "MP",
"price": 2.35
},
{
"condition": "HP",
"price": 1.29
},
{
"condition": "DMG",
"price": 1.27
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 301.25,
"low": 181.28,
"high": 435,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.91,
"low": 23.74,
"high": 23.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 27.99,
"low": 20.78,
"high": 31.68,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 21.14,
"low": 21.16,
"high": 21.16,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:14:00.982Z",
"trend_7d": {
"direction": "down",
"percent": -5.02
}
}
}
}