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/playp_ja-20vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "playp_ja-20vh",
"name": "_____'s Groudon",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.large.webp"
}
],
"expansion": {
"id": "playp_ja",
"name": "PLAY Promos",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 32,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.symbol.png",
"translation": {
"en": {
"name": "PLAY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613921",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "80",
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 187.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 187.96
}
],
"graded": [
{
"company": "ARS",
"grade": "10",
"value": 485,
"low": 412.25,
"high": 557.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 492,
"low": 438.5,
"high": 545.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 240,
"low": 204,
"high": 276,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1520,
"low": 1166,
"high": 1660,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "3",
"value": 56.1,
"low": 47.69,
"high": 64.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 160,
"low": 102.5,
"high": 217.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 536.86,
"low": 472.61,
"high": 623,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:48:40.928Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}