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-213?include=prices 200 16ms{
"success": true,
"data": {
"id": "mc_ja-213",
"name": "Quaquaval",
"number": "213",
"printed_number": "213",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.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": "669956",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-213.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"2進化"
],
"types": [
"水"
],
"hp": "170",
"abilities": [
{
"name": "アップテンポ",
"text": "自分の番に、自分の手札を1枚山札の下にもどすなら、1回使える。自分の手札が5枚になるように、山札を引く。",
"type": "特性"
}
],
"weaknesses": [
{
"type": "雷",
"value": "×2"
}
],
"rarity": "Common",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
}
],
"graded": [],
"market_updated_at": "2026-08-02T02:19:21.526Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}