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/dp5c_ja-1004vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp5c_ja-1004vh",
"name": "Rhyperior LV.X",
"number": "1004",
"printed_number": "1004",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-1004vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-1004vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-1004vh.large.webp"
}
],
"expansion": {
"id": "dp5c_ja",
"name": "Cry from the Mysterious",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 63,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.symbol.png",
"translation": {
"en": {
"name": "Cry from the Mysterious"
}
}
},
"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/dp5c_ja-1004vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-1004vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-1004vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"レベルアップ"
],
"types": [
"闘"
],
"hp": "170",
"weaknesses": [
{
"type": "水",
"value": "×2"
}
],
"resistances": [
{
"type": "雷",
"value": "-20"
}
],
"rarity": "ホロ",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 474.5,
"low": 364.51,
"high": 621.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
]
}
}
}