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

Choose Grass Fire Water Lightning Psychic Fighting Darkness Metal or Colorless type. Put 1 damage counter on each Pokémon your opponent has in play of the type you chose.
/api/v1/pokemon/cards/ll1_ja-22vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "ll1_ja-22vh",
"name": "Spiritomb",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.large.webp"
}
],
"expansion": {
"id": "ll1_ja",
"name": "Lost Link",
"total": 40,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "LL",
"printed_total": 40,
"release_date": "2010/04/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Link"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608641",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/22vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Spooky Whirlpool",
"text": "Once during your turn, when you put Spiritomb from your hand onto your Bench, you may use this power. Your opponent shuffles his or her hand into his or her deck and draws 6 cards.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Color Tag",
"text": "Choose Grass Fire Water Lightning Psychic Fighting Darkness Metal or Colorless type. Put 1 damage counter on each Pokémon your opponent has in play of the type you chose."
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 6.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70.5,
"low": 46,
"high": 118.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 21.6,
"high": 22.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 27.07,
"low": 16.3,
"high": 34.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T00:03:48.642Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}