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/dp5t_ja-1003vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp5t_ja-1003vh",
"name": "Luxray",
"number": "1003",
"printed_number": "1003",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-1003vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-1003vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-1003vh.large.webp"
}
],
"expansion": {
"id": "dp5t_ja",
"name": "Temple of Anger",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 64,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.symbol.png",
"translation": {
"en": {
"name": "Temple of Anger"
}
}
},
"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/dp5t_ja-1003vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-1003vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-1003vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"2進化"
],
"types": [
"雷"
],
"hp": "120",
"abilities": [
{
"name": "Rivalry",
"text": "If your opponent has any Pokémon LV.X in play, each of Luxray's attacks does 50 more damage to the Active Pokémon (before applying Weakness and Resistance).",
"type": "ポケボディ"
}
],
"weaknesses": [
{
"type": "闘",
"value": "+30"
}
],
"resistances": [
{
"type": "鋼",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 5.39,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 291.58,
"low": 261.95,
"high": 371.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:44:22.372Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}