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

Put a card from your discard pile into your hand.
This attack does 20 more damage for each Metal Energy attached to this Pokémon.
/api/v1/pokemon/cards/swsh8a_ja-8vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8a_ja-8vrh",
"name": "Dialga (25th Mirror)",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.large.webp"
}
],
"expansion": {
"id": "swsh8a_ja",
"name": "25th Anniversary Collection",
"total": 38,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8a",
"printed_total": 28,
"release_date": "2021/10/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8a_ja.symbol.png",
"translation": {
"en": {
"name": "25th Anniversary Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571800",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/8vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Temporal Backflow",
"text": "Put a card from your discard pile into your hand."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Metal Blast",
"text": "This attack does 20 more damage for each Metal Energy attached to this Pokémon.",
"damage": "60+"
}
],
"rarity": "Common",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.23
},
{
"condition": "LP",
"price": 2
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18.25,
"low": 14.4,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 48.48,
"low": 42.55,
"high": 49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 620.39,
"low": 527.33,
"high": 713.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T12:35:10.286Z",
"trend_7d": {
"direction": "down",
"percent": -2.19
}
}
}
}