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

Discard a Water Energy attached to Latios.
/api/v1/pokemon/cards/pcg7_ja-14vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcg7_ja-14vh",
"name": "Latios δ",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.large.webp"
}
],
"expansion": {
"id": "pcg7_ja",
"name": "Holon Phantom",
"total": 52,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 52,
"release_date": "2006/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Phantom"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Dual Aura",
"text": "As long as you have Latias or Latias ex in play, each player's Evolved Pokémon (excluding Pokémon-ex) can't use any Poké-Bodies.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dive",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Blast",
"text": "Discard a Water Energy attached to Latios.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30-30"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 175.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 175.56
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 254,
"low": 215.9,
"high": 292.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
},
{
"company": "PSA",
"grade": "6",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30.5,
"low": 22,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 56,
"low": 56,
"high": 69.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-04-27T05:43:31.395Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}