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-102vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh4_ja-102vh",
"name": "Talonflame V",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.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": "568928",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/102vh.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": "Super Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 7,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T05:20:17.874Z",
"trend_7d": {
"direction": "up",
"percent": 1.84
}
}
}
}