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

This Pokémon also does 80 damage to itself.
/api/v1/pokemon/cards/sv9_ja-75vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv9_ja-75vh",
"name": "Hop's Snorlax",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.large.webp"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614926",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "150",
"abilities": [
{
"name": "Big-Hearted",
"text": "Attacks used by your Hop's Pokémon do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance). The effect of Big-Hearted doesn't stack.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dynamic Press",
"text": "This Pokémon also does 80 damage to itself.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.48
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 18.8,
"low": 15.98,
"high": 21.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.5,
"low": 19.24,
"high": 30.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.75,
"low": 5.5,
"high": 7.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.5,
"low": 28,
"high": 45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25.8,
"low": 25.5,
"high": 29.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:56:00.802Z",
"trend_7d": {
"direction": "down",
"percent": -7.69
}
}
}
}