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

This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh8b_ja-96vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8b_ja-96vh",
"name": "Galarian Moltres V",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.large.webp"
}
],
"expansion": {
"id": "swsh8b_ja",
"name": "VMAX Climax",
"total": 293,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8b",
"printed_total": 184,
"release_date": "2021/12/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Climax"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571349",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/96vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "220",
"abilities": [
{
"name": "Direflame Wings",
"text": "Once during your turn, you may attach a Darkness Energy card from your discard pile to this Pokémon. You can't use more than 1 Direflame Wings Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aura Burn",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.6
},
{
"condition": "LP",
"price": 0.43
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 15.22,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 15.63,
"low": 10.19,
"high": 25.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.76,
"low": 25.3,
"high": 34.22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:44:35.947Z",
"trend_7d": {
"direction": "down",
"percent": -7.69
}
}
}
}