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

This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sm3p_ja-59?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3p_ja-59",
"name": "Shining Arceus",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.large.webp"
}
],
"expansion": {
"id": "sm3p_ja",
"name": "Shining Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3+",
"printed_total": 72,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573973",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/59.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Fabled Defense",
"text": "As long as this Pokémon is your Active Pokémon, prevent all damage done to your Benched Pokémon by your opponent's attacks.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ultimate Arrow",
"text": "This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 100,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 295.79,
"low": 251.42,
"high": 340.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 103.5,
"low": 103.5,
"high": 103.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 78,
"low": 64.8,
"high": 78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250,
"low": 220.13,
"high": 270.15,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 30.57,
"low": 27.04,
"high": 30.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50.15,
"low": 57,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:30:52.973Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}