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 your opponent's Active Pokémon is a Pokémon V, this attack does 50 more damage.
Discard all Energy from this Pokémon.
/api/v1/pokemon/cards/swsh5-144vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "swsh5-144vh",
"name": "Victini V",
"number": "144",
"printed_number": "144",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.large.webp"
}
],
"expansion": {
"id": "swsh5",
"name": "Battle Styles",
"total": 183,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BST",
"printed_total": 163,
"release_date": "2021/03/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "234039",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/144vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "190",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "V Bullet",
"text": "If your opponent's Active Pokémon is a Pokémon V, this attack does 50 more damage.",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flare Shot",
"text": "Discard all Energy from this Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 11.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.83
},
{
"condition": "LP",
"price": 9.8
},
{
"condition": "MP",
"price": 3
},
{
"condition": "HP",
"price": 8.64
},
{
"condition": "DMG",
"price": 6.17
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 50.61,
"low": 63.81,
"high": 67.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "ACE",
"grade": "9",
"value": 40.4,
"low": 34.34,
"high": 46.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 65,
"low": 22.25,
"high": 65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.1,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.24,
"low": 22.75,
"high": 22.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 239.99,
"low": 212.5,
"high": 449.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -20.6
}
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 11.5,
"high": 24.19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 34.62,
"low": 32,
"high": 47.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 4.04,
"low": 4.04,
"high": 4.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:26:10.361Z",
"trend_7d": {
"direction": "up",
"percent": 0.68
}
}
}
}