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

The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/pcgp_ja-83vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcgp_ja-83vh",
"name": "Mudkip",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/83vh.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"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/pcgp_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/83vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Super Hypno Wave",
"text": "The Defending Pokémon is now Asleep.",
"damage": "20"
}
],
"rarity": "Promo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 122.33,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 122.33
},
{
"condition": "MP",
"price": 15
},
{
"condition": "HP",
"price": 10
},
{
"condition": "DMG",
"price": 6.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 63.3,
"low": 43.8,
"high": 82.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 89.15,
"low": 75.78,
"high": 102.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.2,
"low": 21.42,
"high": 28.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1677.5,
"low": 654.5,
"high": 1825,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 59.95,
"low": 50.96,
"high": 68.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 92.99,
"low": 92.99,
"high": 109.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-31T04:52:56.277Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}