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-95vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "m6_ja-95vh",
"name": "Mega Rayquaza ex",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.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": "709248",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-95vh.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": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 39.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.77
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 20.24,
"low": 17.2,
"high": 23.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ARS",
"grade": "10",
"value": 205,
"low": 174.25,
"high": 235.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 149,
"low": 132.25,
"high": 175.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 255,
"low": 216.75,
"high": 293.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:12:51.121Z",
"trend_7d": {
"direction": "down",
"percent": -0.55
}
}
}
}