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/dp3_ja-300vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp3_ja-300vh",
"name": "Ho-oh",
"number": "300",
"printed_number": "300",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.large.webp"
}
],
"expansion": {
"id": "dp3_ja",
"name": "Shining Darkness",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP3",
"printed_total": 119,
"release_date": "2007/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-300vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": null,
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 50,
"high": 126.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 740,
"low": 720,
"high": 1000,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -14.9
}
},
{
"company": "PSA",
"grade": "6",
"value": 37.68,
"low": 39.88,
"high": 57.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 22.88,
"high": 26.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 130,
"low": 102.25,
"high": 267,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "down",
"percent": -15
}
}
],
"market_updated_at": "2026-09-22T03:51:18.828Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}