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-30?include=prices 200 15ms{
"success": true,
"data": {
"id": "playp_ja-30",
"name": "Ho-Oh ex",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.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": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"abilities": [
{
"name": "Fire Veil",
"text": "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if this Pokémon is Knocked Out), the Attacking Pokémon is now Burned.",
"type": "Poké-Body"
}
],
"rarity": "Promo",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 530,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 530
},
{
"condition": "LP",
"price": 250
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1461.25,
"low": 620,
"high": 2302.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 215,
"low": 182.75,
"high": 247.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 751.39,
"low": 638.68,
"high": 864.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 114,
"low": 96.9,
"high": 131.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 123.75,
"low": 105.19,
"high": 142.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2319.54,
"low": 2118,
"high": 2640.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "6",
"value": 108,
"low": 91.8,
"high": 124.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 417.24,
"low": 481.58,
"high": 586.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 174,
"low": 174,
"high": 700,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 389.75,
"low": 253,
"high": 526.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-13T04:28:30.371Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}