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 more damage for each damage counter on this Pokémon.
/api/v1/pokemon/cards/sm10_ja-57vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm10_ja-57vh",
"name": "Spiritomb",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.large.webp"
}
],
"expansion": {
"id": "sm10_ja",
"name": "Double Blaze",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM10",
"printed_total": 95,
"release_date": "2019/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.symbol.png",
"translation": {
"en": {
"name": "Double Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573655",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "60",
"abilities": [
{
"name": "Building Spite",
"text": "Once during your turn (before your attack), you may put 1 damage counter on this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Anguish Cry",
"text": "This attack does 30 more damage for each damage counter on this Pokémon.",
"damage": "10+"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 0.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.65
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:23:51.165Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}