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

Move 1 damage counter from 1 of your Pokémon to 1 of your opponent's Pokémon.
/api/v1/pokemon/cards/dp6-16vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "dp6-16vh",
"name": "Spiritomb",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89465",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Curse Breath",
"text": "Once during your turn, when you put Spiritomb from your hand onto your Bench, you may put 1 damage counter on all Pokémon that already have any damage counters on them (both yours and your opponent's). You can't use more than 1 Curse Breath Poké-Power each turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Transfer Pain",
"text": "Move 1 damage counter from 1 of your Pokémon to 1 of your opponent's Pokémon."
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 12.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.87
},
{
"condition": "LP",
"price": 7.54
},
{
"condition": "MP",
"price": 5.07
},
{
"condition": "HP",
"price": 6.84
},
{
"condition": "DMG",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 133,
"low": 113.05,
"high": 152.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11.5,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 42.24,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 21.8,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 23.63,
"high": 41.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "flat",
"percent": 0.23
}
}
}
}