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/mc_ja-765vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "mc_ja-765vh",
"name": "Lillie's Clefairy ex",
"number": "765",
"printed_number": "765",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.large.webp"
}
],
"expansion": {
"id": "mc_ja",
"name": "Start Deck 100 Battle Collection",
"total": 774,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "MC",
"printed_total": 742,
"release_date": "2025/12/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mc_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mc_ja.symbol.png",
"translation": {
"en": {
"name": "Start Deck 100 Battle Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "670031",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-765vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"ex"
],
"types": [
"超"
],
"hp": "190",
"abilities": [
{
"name": "フェアリーゾーン",
"text": "このポケモンがいるかぎり、相手の場のDragonタイプになる。[弱点は「×2」で計算する。]",
"type": "特性"
}
],
"weaknesses": [
{
"type": "鋼",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 365,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 365
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 941.84,
"low": 800.56,
"high": 1083.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 488.33,
"low": 385.16,
"high": 473.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 688.5,
"low": 695.8,
"high": 1000.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 17,
"trend": {
"direction": "down",
"percent": -19.9
}
}
],
"market_updated_at": "2026-09-21T03:19:54.320Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}