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

/api/v1/pokemon/cards/lp_ja-30vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "lp_ja-30vh",
"name": "Slowking Prime",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.large.webp"
}
],
"expansion": {
"id": "lp_ja",
"name": "LEGEND Promos",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"printed_total": 92,
"release_date": "2009/09/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/lp_ja.symbol.png",
"translation": {
"en": {
"name": "LEGEND Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608569",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/lp_ja-30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Opponent's Choice",
"text": "Once during your turn (before your attack), you may reveal the top 2 cards of your deck and your opponent chooses 1 of them. Put that card into your hand and the other card on the bottom of your deck. This power can't be used if Slowking is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Noriko Hotta",
"pricing": {
"currency": "USD",
"market": 611,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 611
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 399,
"low": 339.15,
"high": 458.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3609.5,
"low": 4049.99,
"high": 4450,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 82,
"low": 69.7,
"high": 94.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 108.5,
"low": 92.23,
"high": 124.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 145,
"low": 40,
"high": 252.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 431,
"low": 410.2,
"high": 526.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-28T23:49:26.446Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}