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

Attach up to 2 Basic Fighting Energy cards from your discard pile to this Pokémon.
If your opponent's Active Pokémon is a Stage 2 Pokémon, this attack does 140 more damage.
/api/v1/pokemon/cards/sv10-101vh?include=prices 200 26ms{
"success": true,
"data": {
"id": "sv10-101vh",
"name": "Regirock ex",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632909",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/101vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fighting"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Regi Charge",
"text": "Attach up to 2 Basic Fighting Energy cards from your discard pile to this Pokémon."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Giant Rock",
"text": "If your opponent's Active Pokémon is a Stage 2 Pokémon, this attack does 140 more damage.",
"damage": "140+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Nisota Niso",
"pricing": {
"currency": "USD",
"market": 0.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.59
},
{
"condition": "LP",
"price": 0.51
},
{
"condition": "DMG",
"price": 0.45
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 12.48,
"low": 10.61,
"high": 14.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.75,
"low": 10.75,
"high": 25,
"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": "CGC",
"grade": "9",
"value": 0.99,
"low": 0.99,
"high": 4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50.82,
"low": 60.99,
"high": 68.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.51,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.54,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -1.67
}
}
}
}