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-743vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mc_ja-743vh",
"name": "Erika's Tangela",
"number": "743",
"printed_number": "743",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.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": "669733",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mc_ja-743vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね"
],
"types": [
"草"
],
"hp": "80",
"abilities": [
{
"name": "ひゃっかりょうらん",
"text": "自分の番に1回使える。自分の山札から「エリカのポケモン」を1枚選び、相手に見せて、手札に加える。そして山札を切る。",
"type": "特性"
}
],
"weaknesses": [
{
"type": "炎",
"value": "×2"
}
],
"rarity": "Common",
"artist": "buchi",
"pricing": {
"currency": "USD",
"market": 46.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 46.4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 202.67,
"low": 202.67,
"high": 202.67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 65.85,
"low": 51.2,
"high": 219.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "PSA",
"grade": "10",
"value": 264.9,
"low": 260.42,
"high": 282.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "10",
"value": 187.5,
"low": 177.5,
"high": 197.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:19:54.320Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}