Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your opponent's Active Pokémon is a Pokémon-EX, this attack does 50 more damage.
Discard the top 3 cards of your deck.
/api/v1/pokemon/cards/xy_ja-104?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy_ja-104",
"name": "Rayquaza-EX",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.large.webp"
}
],
"expansion": {
"id": "xy_ja",
"name": "The Best of XY",
"total": 188,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY",
"printed_total": 171,
"release_date": "2017/04/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.symbol.png",
"translation": {
"en": {
"name": "The Best of XY"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "598926",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/104.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Colorless"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Intensifying Burn",
"text": "If your opponent's Active Pokémon is a Pokémon-EX, this attack does 50 more damage.",
"damage": "10+"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dragon Pulse",
"text": "Discard the top 3 cards of your deck.",
"damage": "100"
}
],
"rarity": "Common",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 29.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.89
},
{
"condition": "LP",
"price": 23
},
{
"condition": "DMG",
"price": 10.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 82.4,
"low": 61.8,
"high": 103,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 26.4,
"low": 22.44,
"high": 30.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 355,
"low": 344.02,
"high": 494,
"confidence": "high",
"value_kind": "sold",
"sold_count": 17,
"trend": {
"direction": "down",
"percent": -20.9
}
},
{
"company": "PSA",
"grade": "5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 116.16,
"low": 92.83,
"high": 131.23,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9.5",
"value": 24.61,
"low": 20.92,
"high": 28.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 41.74,
"low": 35.48,
"high": 48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:03:31.772Z",
"trend_7d": {
"direction": "down",
"percent": -2.57
}
}
}
}