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

Remove 1 damage counter from Regirock ☆.
If your opponent has only 1 Prize card left and Regirock ☆ is the only Pokémon you have in play, this attack's base damage is 100 instead of 30.
/api/v1/pokemon/cards/pcg5_ja-59vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcg5_ja-59vh",
"name": "Regirock ☆",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.large.webp"
}
],
"expansion": {
"id": "pcg5_ja",
"name": "Mirage Forest",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.symbol.png",
"translation": {
"en": {
"name": "Mirage Forest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/59vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Dig Drain",
"text": "Remove 1 damage counter from Regirock ☆.",
"damage": "10"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Final Blast",
"text": "If your opponent has only 1 Prize card left and Regirock ☆ is the only Pokémon you have in play, this attack's base damage is 100 instead of 30.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo Star",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 1065.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1065.9
}
],
"graded": [
{
"company": "BGS",
"grade": "6",
"value": 210,
"low": 178.5,
"high": 241.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 392,
"low": 333.2,
"high": 450.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 420,
"low": 357,
"high": 483,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 230,
"low": 195.5,
"high": 264.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1260,
"low": 1260,
"high": 1590.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 458.5,
"low": 750,
"high": 750,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 627.4,
"low": 533.29,
"high": 721.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 230.5,
"low": 195.93,
"high": 265.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 607,
"low": 515.95,
"high": 698.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 810,
"low": 688.5,
"high": 931.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 762.5,
"low": 762.5,
"high": 859,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-04-27T05:07:58.440Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}