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-113vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m6_ja-113vh",
"name": "Mega Rayquaza ex",
"number": "113",
"printed_number": "113",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.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": "709267",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-113vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"メガ",
"ex"
],
"types": [
"無"
],
"hp": "280",
"abilities": [
{
"name": "Champion's Roar",
"text": "When you play this Pokemon from your hand onto your Bench during your turn, you may use this Ability. Look at the top 4 cards of your deck and attach a Basic Energy you find there to this Pokemon. Shuffle the remaining cards and put them on the bottom of your deck.",
"type": "特性"
}
],
"weaknesses": [
{
"type": "雷",
"value": "×2"
}
],
"resistances": [
{
"type": "闘",
"value": "-30"
}
],
"rarity": "超ウルトラレア",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 696.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 696.69
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 1184.72,
"low": 1319.23,
"high": 1319.23,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 2000,
"low": 1700,
"high": 2300,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2799,
"low": 2086.9,
"high": 3054.71,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "10",
"value": 1400,
"low": 1240,
"high": 2919.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:12:51.121Z",
"trend_7d": {
"direction": "down",
"percent": -28.32
}
}
}
}