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

Move 2 Energy from this Pokémon to 1 of your Benched Pokémon. This attack does 30 damage to each of your opponent's Benched Pokémon-EX. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy5t_ja-32vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5t_ja-32vh",
"name": "Primal Kyogre-EX",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.large.webp"
}
],
"expansion": {
"id": "xy5t_ja",
"name": "Tidal Storm",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY5",
"printed_total": 70,
"release_date": "2014/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.symbol.png",
"translation": {
"en": {
"name": "Tidal Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603776",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/32vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Water"
],
"hp": "240",
"abilities": [
{
"name": "α Growth",
"text": "When you attach an Energy card from your hand to this Pokémon (except with an attack, Ability, or Trainer card), you may attach 2 Energy cards.",
"type": "Ancient Trait"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Tidal Storm",
"text": "Move 2 Energy from this Pokémon to 1 of your Benched Pokémon. This attack does 30 damage to each of your opponent's Benched Pokémon-EX. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "MP",
"price": 39.99
},
{
"condition": "HP",
"price": 35.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 85.2,
"low": 72,
"high": 72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 152.25,
"low": 123,
"high": 181.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 323.91,
"low": 256.5,
"high": 407,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 5.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 38.1,
"low": 59,
"high": 59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 48.35,
"low": 61,
"high": 61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:20:11.342Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}