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

Draw 3 cards.
This attack does 20 damage for each card in your hand.
/api/v1/pokemon/cards/swsh11_ja-109vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11_ja-109vh",
"name": "Galarian Perrserker",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/109vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Metal"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Feelin' Fine",
"text": "Draw 3 cards."
},
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Treasure Rush",
"text": "This attack does 20 damage for each card in your hand.",
"damage": "20×"
}
],
"rarity": "Super Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 14.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.71
},
{
"condition": "LP",
"price": 12.25
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 18.5,
"high": 30.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 28,
"high": 44,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25.68,
"low": 39.95,
"high": 39.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:40:55.315Z",
"trend_7d": {
"direction": "down",
"percent": -1.87
}
}
}
}