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

You may shuffle this Pokémon and all attached cards into your deck.
/api/v1/pokemon/cards/swsh2_ja-10vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh2_ja-10vh",
"name": "Eldegoss V",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.large.webp"
}
],
"expansion": {
"id": "swsh2_ja",
"name": "Rebellion Crash",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S2",
"printed_total": 96,
"release_date": "2020/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.symbol.png",
"translation": {
"en": {
"name": "Rebellion Crash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568598",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "180",
"abilities": [
{
"name": "Happy Match",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may put a Supporter card from your discard pile into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Float Up",
"text": "You may shuffle this Pokémon and all attached cards into your deck.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:04:35.146Z",
"trend_7d": {
"direction": "down",
"percent": -34.02
}
}
}
}