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

Heal 30 damage from all of your Pokémon.
This attack does 10 damage less for each damage counter on this Pokémon.
/api/v1/pokemon/cards/sv1a_ja-97vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv1a_ja-97vh",
"name": "Skeledirge ex",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.large.webp"
}
],
"expansion": {
"id": "sv1a_ja",
"name": "Triplet Beat",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1a",
"printed_total": 73,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
"translation": {
"en": {
"name": "Triplet Beat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568220",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/97vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Fire"
],
"hp": "340",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Song of Vitality",
"text": "Heal 30 damage from all of your Pokémon.",
"damage": "50"
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Burning Voice",
"text": "This attack does 10 damage less for each damage counter on this Pokémon.",
"damage": "270-"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "kantaro",
"pricing": {
"currency": "USD",
"market": 48.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 48.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 78.47,
"low": 66.7,
"high": 90.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 68.25,
"low": 46.75,
"high": 300,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 26.11,
"low": 20.25,
"high": 34.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 23,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10.5",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 79,
"low": 59.6,
"high": 112.79,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -17.2
}
},
{
"company": "PSA",
"grade": "9",
"value": 23.75,
"low": 13,
"high": 30,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 140,
"low": 140,
"high": 140,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:42:20.502Z",
"trend_7d": {
"direction": "up",
"percent": 6.52
}
}
}
}