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

During your opponent's next turn, whenever 30 or less damage is done to Graveler (after applying Weakness and Resistance), prevent that damage. (Any other effects of attacks still happen.)
/api/v1/pokemon/cards/base3_ja-37?include=prices 200 27ms{
"success": true,
"data": {
"id": "base3_ja-37",
"name": "Graveler",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.large.webp"
}
],
"expansion": {
"id": "base3_ja",
"name": "Mystery of the Fossils",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/06/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
"translation": {
"en": {
"name": "Mystery of the Fossils"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-37.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Harden",
"text": "During your opponent's next turn, whenever 30 or less damage is done to Graveler (after applying Weakness and Resistance), prevent that damage. (Any other effects of attacks still happen.)"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rock Throw",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 0.76
},
{
"condition": "MP",
"price": 0.51
},
{
"condition": "HP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.26
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 58.5,
"low": 37.75,
"high": 79.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.63,
"low": 12.44,
"high": 16.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 15,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 101.5,
"low": 80,
"high": 157.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 8.51,
"low": 7.23,
"high": 9.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.53,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 40.04,
"low": 47.55,
"high": 51.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-28T22:48:16.112Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}