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-12vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "playp_ja-12vh",
"name": "_____'s Celebi",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.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": "613917",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 179.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 179.66
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 690.5,
"low": 410,
"high": 410,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 222.5,
"low": 189.13,
"high": 255.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1879,
"low": 1749.5,
"high": 2149.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 72,
"low": 72,
"high": 74.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 198.8,
"low": 195.65,
"high": 485,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 454,
"low": 394.8,
"high": 590.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-08-14T04:16:52.253Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}