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

Your opponent can't play any Pokémon from his or her hand to evolve the Defending Pokémon during his or her next turn.
/api/v1/pokemon/cards/cp2_ja-17vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp2_ja-17vh",
"name": "Dialga",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.large.webp"
}
],
"expansion": {
"id": "cp2_ja",
"name": "Legendary Shine Collection",
"total": 27,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP2",
"printed_total": 27,
"release_date": "2015/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605334",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Metal Claw",
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Time Freeze",
"text": "Your opponent can't play any Pokémon from his or her hand to evolve the Defending Pokémon during his or her next turn.",
"damage": "80"
}
],
"rarity": "Rare",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 82.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 82.68
},
{
"condition": "MP",
"price": 56
},
{
"condition": "HP",
"price": 48
},
{
"condition": "DMG",
"price": 15.79
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 128.5,
"low": 200,
"high": 200,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90.5,
"low": 90.5,
"high": 267.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 16
},
{
"company": "PSA",
"grade": "8",
"value": 42.28,
"low": 35.94,
"high": 48.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 87,
"low": 81.68,
"high": 137.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -33.3
}
}
],
"market_updated_at": "2026-09-22T02:59:49.663Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}