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/m6_ja-81vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "m6_ja-81vh",
"name": "Electivire",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.large.webp"
}
],
"expansion": {
"id": "m6_ja",
"name": "Storm Emeralda",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M6",
"printed_total": 76,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.symbol.png",
"translation": {
"en": {
"name": "Storm Emeralda"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "709234",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-81vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"1進化"
],
"types": [
"雷"
],
"hp": "140",
"weaknesses": [
{
"type": "闘",
"value": "×2"
}
],
"rarity": "アートレア",
"artist": "Rianti Hidayat",
"pricing": {
"currency": "USD",
"market": 3.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.56
},
{
"condition": "LP",
"price": 3.52
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 15.3,
"low": 13.01,
"high": 17.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:12:51.121Z",
"trend_7d": {
"direction": "up",
"percent": 0.85
}
}
}
}