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

Discard all Energy cards attached to Arceus and this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ptp_ja-41?include=prices 200 16ms{
"success": true,
"data": {
"id": "ptp_ja-41",
"name": "Arceus",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/41.large.webp"
}
],
"expansion": {
"id": "ptp_ja",
"name": "Platinum Promos",
"total": 51,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"printed_total": 51,
"release_date": "2008/10/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.symbol.png",
"translation": {
"en": {
"name": "Platinum 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/ptp_ja/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/41.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Judgment",
"text": "Discard all Energy cards attached to Arceus and this attack does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kunihiko Yuyama",
"pricing": {
"currency": "USD",
"market": 2.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 295,
"low": 295,
"high": 295,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:45:32.387Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}