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

During your next turn, Slowking's Psych Up attack's base damage is 60.
/api/v1/pokemon/cards/dp4m_ja-87?include=prices 200 20ms{
"success": true,
"data": {
"id": "dp4m_ja-87",
"name": "Slowking",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-87.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-87.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-87.large.webp"
}
],
"expansion": {
"id": "dp4m_ja",
"name": "Moonlit Pursuit",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP4",
"printed_total": 70,
"release_date": "2007/10/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4m_ja.symbol.png",
"translation": {
"en": {
"name": "Moonlit Pursuit"
}
}
},
"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/dp4m_ja-87.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-87.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4m_ja-87.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Trump Card",
"text": "Once during your turn (before your attack), if any of your Pokémon were Knocked Out during your opponent's last turn, search your deck for any 1 card and put it into your hand. Shuffle your deck afterward. This power can't be used if Slowking is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psych Up",
"text": "During your next turn, Slowking's Psych Up attack's base damage is 60.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "MP",
"price": 1.75
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 502.5,
"low": 427.13,
"high": 577.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:30.618Z",
"trend_7d": {
"direction": "down",
"percent": -20.04
}
}
}
}