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

Draw cards until you have 6 cards in your hand.
Flip a coin. If heads, this attack does 60 damage plus 20 more damage.
/api/v1/pokemon/cards/miscppp_ja-5?include=prices 200 18ms{
"success": true,
"data": {
"id": "miscppp_ja-5",
"name": "Dialga",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.large.webp"
}
],
"expansion": {
"id": "miscppp_ja",
"name": "PPP Promos",
"total": 7,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 7,
"release_date": "2007/05/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscppp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscppp_ja.symbol.png",
"translation": {
"en": {
"name": "PPP Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscppp_ja/5.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"abilities": [
{
"name": "Adamant Orb",
"text": "If an Active Pokémon has Weakness to Metal type, Dialga's attacks do 20 more damage to that Pokémon (before applying Weakness and Resistance).",
"type": "Held Item"
}
],
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Time Shift",
"text": "Draw cards until you have 6 cards in your hand."
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Diamond Blast",
"text": "Flip a coin. If heads, this attack does 60 damage plus 20 more damage.",
"damage": "60+"
}
],
"rarity": "Common",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 52,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 564.5,
"low": 355,
"high": 355,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 670,
"low": 569.5,
"high": 770.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.88,
"low": 58.55,
"high": 79.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "PSA",
"grade": "5",
"value": 122.4,
"low": 74,
"high": 74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:38:28.460Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}