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

If you go first, you can use this attack during your first turn. Discard your hand and draw 6 cards.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/swsh4_ja-16vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh4_ja-16vh",
"name": "Talonflame V",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.large.webp"
}
],
"expansion": {
"id": "swsh4_ja",
"name": "Amazing Volt Tackle",
"total": 121,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4",
"printed_total": 100,
"release_date": "2020/09/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.symbol.png",
"translation": {
"en": {
"name": "Amazing Volt Tackle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568842",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "190",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Fast Flight",
"text": "If you go first, you can use this attack during your first turn. Discard your hand and draw 6 cards."
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bright Wing",
"text": "Discard an Energy from this Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 0.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.97
},
{
"condition": "LP",
"price": 0.65
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 125,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 89,
"low": 38.76,
"high": 97.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:24:22.637Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}