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

Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon.
/api/v1/pokemon/cards/pcg6_ja-69vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg6_ja-69vh",
"name": "Umbreon δ",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/69vh.large.webp"
}
],
"expansion": {
"id": "pcg6_ja",
"name": "Holon Research Tower",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Research Tower"
}
}
},
"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/pcg6_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/69vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Delta Species"
],
"types": [
"Darkness",
"Metal"
],
"hp": "70",
"abilities": [
{
"name": "Delta Moon",
"text": "When your opponent attaches a Special Energy card from his or her hand to 1 of his or her Pokémon, put 1 damage counter on that Pokémon. You can't use more than 1 Delta Moon Poké-Body each turn.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Metal"
],
"converted_energy_cost": 2,
"name": "Feint Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on that Pokémon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 98
}
],
"graded": [
{
"company": "BGS",
"grade": "7.5",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 391,
"low": 332.35,
"high": 449.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 140.02,
"low": 218.26,
"high": 218.26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 125.5,
"low": 106.68,
"high": 144.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 902.5,
"low": 902.5,
"high": 1030,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "3",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 150,
"low": 109.2,
"high": 252.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 80,
"low": 80,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 303.53,
"low": 416,
"high": 416,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-13T03:41:25.032Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}