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_ja-115vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10_ja-115vh",
"name": "Regirock ex",
"number": "115",
"printed_number": "115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.large.webp"
}
],
"expansion": {
"id": "sv10_ja",
"name": "Glory of Team Rocket",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV10",
"printed_total": 98,
"release_date": "2025/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
"translation": {
"en": {
"name": "Glory of Team Rocket"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "629056",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/115vh.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": "Super Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 3.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.46,
"low": 4.46,
"high": 4.46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.25,
"low": 11.75,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.5,
"low": 10.99,
"high": 10.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:36:54.154Z",
"trend_7d": {
"direction": "up",
"percent": 3.63
}
}
}
}