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

If you have more Prize cards left than your opponent, this attack does 20 damage plus 60 more damage.
/api/v1/pokemon/cards/pt4_ja-60vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pt4_ja-60vh",
"name": "Arceus",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.large.webp"
}
],
"expansion": {
"id": "pt4_ja",
"name": "Advent of Arceus",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT4",
"printed_total": 90,
"release_date": "2009/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.symbol.png",
"translation": {
"en": {
"name": "Advent of Arceus"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607647",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Prize Count",
"text": "If you have more Prize cards left than your opponent, this attack does 20 damage plus 60 more damage.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 100,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100
},
{
"condition": "LP",
"price": 49.99
},
{
"condition": "MP",
"price": 30
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 45.1,
"low": 38.34,
"high": 51.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 730,
"low": 706,
"high": 946,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 19.25,
"low": 19.13,
"high": 19.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 140,
"low": 123.94,
"high": 171.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-16T02:24:40.707Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}