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

Does 10 damage times the total amount of Energy attached to Mewtwo and the Defending Pokémon.
/api/v1/pokemon/cards/pcg6_ja-19vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg6_ja-19vh",
"name": "Mewtwo δ",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/19vh.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/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Metal",
"Fire"
],
"hp": "70",
"abilities": [
{
"name": "Delta Switch",
"text": "Once during your turn, when you put Mewtwo from your hand onto your Bench, you may move any number of basic Energy cards attached to your Pokémon to your other Pokémon (excluding Mewtwo) in any way you like.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Metal"
],
"converted_energy_cost": 2,
"name": "Energy Burst",
"text": "Does 10 damage times the total amount of Energy attached to Mewtwo and the Defending Pokémon.",
"damage": "10×"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 300,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 300
},
{
"condition": "LP",
"price": 93.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 274,
"low": 232.9,
"high": 315.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 791.75,
"low": 676,
"high": 1437.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 10
},
{
"company": "PSA",
"grade": "4",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 35.5,
"low": 30.18,
"high": 40.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 32,
"low": 32,
"high": 134.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 75,
"low": 41.5,
"high": 104.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 151.5,
"low": 151.5,
"high": 153,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "SGC",
"grade": "9",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:50:26.302Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}