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-306vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "mc_ja-306vh",
"name": "Grumpig",
"number": "306",
"printed_number": "306",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.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": "670052",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-306vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"1進化"
],
"types": [
"超"
],
"hp": "120",
"abilities": [
{
"name": "エナジーステップ",
"text": "自分の番に、このカードを手札から出して進化させたとき、1回使える。自分の山札を上から4枚見て、その中から基本エネルギーを好きなだけ選び、自分のポケモンに好きなようにつける。残りのカードは山札にもどして切る。",
"type": "特性"
}
],
"weaknesses": [
{
"type": "悪",
"value": "×2"
}
],
"resistances": [
{
"type": "闘",
"value": "-30"
}
],
"rarity": "Common",
"artist": "cochi8i",
"pricing": {
"currency": "USD",
"market": 3.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.59
},
{
"condition": "LP",
"price": 1.99
}
],
"graded": [],
"market_updated_at": "2026-08-02T02:19:21.526Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}