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 all Special Conditions from this Pokémon.
/api/v1/pokemon/cards/sv1s_ja-101vh?include=prices 200 31ms{
"success": true,
"data": {
"id": "sv1s_ja-101vh",
"name": "Gardevoir ex",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.large.webp"
}
],
"expansion": {
"id": "sv1s_ja",
"name": "Scarlet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1S",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567218",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/101vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Psychic"
],
"hp": "310",
"abilities": [
{
"name": "Psy Embrace",
"text": "As often as you like during your turn, you may attach a basic Psychic energy from your discard pile to one of your Psychic Pokémon. If you do, put 2 damage counters on that Pokémon. (You cannot use this Ability on a Pokémon that would be Knocked Out by this damage.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Miracle Force",
"text": "Heal all Special Conditions from this Pokémon.",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Special Art Rare",
"artist": "Jiro Sasumo",
"pricing": {
"currency": "USD",
"market": 193.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 193.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 30.65,
"low": 26.05,
"high": 35.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "ACE",
"grade": "9",
"value": 81.82,
"low": 69.55,
"high": 94.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ARS",
"grade": "9",
"value": 140,
"low": 119,
"high": 161,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 197.75,
"low": 178,
"high": 1220,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 143.15,
"low": 180,
"high": 180,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 160,
"low": 124,
"high": 180,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 253.18,
"low": 170.5,
"high": 299.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 21,
"trend": {
"direction": "up",
"percent": 5.5
}
},
{
"company": "PSA",
"grade": "7",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 99.5,
"low": 84.58,
"high": 114.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 236.31,
"low": 210.75,
"high": 276.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:28:15.221Z",
"trend_7d": {
"direction": "up",
"percent": 8.95
}
}
}
}