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 discard a card from your hand. If you do, this attack does 70 more damage.
/api/v1/pokemon/cards/swsh3-149vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh3-149vrh",
"name": "Swanna",
"number": "149",
"printed_number": "149",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.large.webp"
}
],
"expansion": {
"id": "swsh3",
"name": "Darkness Ablaze",
"total": 201,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "DAA",
"printed_total": 189,
"release_date": "2020/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "219360",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/149vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "110",
"abilities": [
{
"name": "Sky Circus",
"text": "If you played Bird Keeper from your hand during this turn, ignore all Energy in this Pokémon's attack costs.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Feather Slice",
"text": "You may discard a card from your hand. If you do, this attack does 70 more damage.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Taira Akitsu",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
},
{
"condition": "LP",
"price": 0.34
},
{
"condition": "MP",
"price": 0.35
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 27.55,
"low": 23.42,
"high": 31.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:05:27.427Z",
"trend_7d": {
"direction": "down",
"percent": -2.38
}
}
}
}