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/swsh9-147vpp?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh9-147vpp",
"name": "Professor's Research (Play Pokemon Stamp)",
"number": "147",
"printed_number": "147",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "489350",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-147vpp.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Holo",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.24
},
{
"condition": "MP",
"price": 0.12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69.79,
"low": 59.32,
"high": 80.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:20:37.154Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}