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-214vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10-214vh",
"name": "Regirock ex",
"number": "214",
"printed_number": "214",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.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": "633014",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/214vh.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": "Ultra Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.27
},
{
"condition": "MP",
"price": 1.09
},
{
"condition": "HP",
"price": 0.95
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.6,
"low": 40.51,
"high": 40.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 18.48,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 28.15,
"low": 17.49,
"high": 58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 72.07,
"low": 34.51,
"high": 74.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 69.6
}
},
{
"company": "PSA",
"grade": "7",
"value": 19.99,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.48,
"low": 17.95,
"high": 24.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "9",
"value": 22.49,
"low": 19.12,
"high": 25.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -1.55
}
}
}
}