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 an Energy from this Pokémon.
/api/v1/pokemon/cards/sv11w_ja-107vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv11w_ja-107vh",
"name": "Swanna",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.large.webp"
}
],
"expansion": {
"id": "sv11w_ja",
"name": "White Flare",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11W",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.symbol.png",
"translation": {
"en": {
"name": "White Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636660",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/107vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Flap",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Air Slash",
"text": "Discard an Energy from this Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "Gemi",
"pricing": {
"currency": "USD",
"market": 9.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.32
},
{
"condition": "LP",
"price": 7.31
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 19,
"low": 19,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.63,
"low": 14.63,
"high": 30.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 59.5,
"low": 41.2,
"high": 92.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 12.58,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:44:15.873Z",
"trend_7d": {
"direction": "up",
"percent": 104.39
}
}
}
}