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

← Team Up
Dana

Dana

Rare Ultra #173 Trainer Supporter
Illustrator
Kagemaru Himeno
Expansion
Team Up · Sun & Moon
Language
English
TCGplayer
183928
GET /api/v1/pokemon/cards/sm9-173vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm9-173vh",
    "name": "Dana",
    "number": "173",
    "printed_number": "173",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm9",
      "name": "Team Up",
      "total": 198,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "TEU",
      "printed_total": 181,
      "release_date": "2019/02/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "183928",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/173vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Rare Ultra",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 51.45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 51.45
        },
        {
          "condition": "LP",
          "price": 43.12
        },
        {
          "condition": "MP",
          "price": 36.07
        },
        {
          "condition": "HP",
          "price": 28
        },
        {
          "condition": "DMG",
          "price": 27.98
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1380,
          "low": 1173,
          "high": 1587,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 400,
          "low": 340,
          "high": 460,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 33.98,
          "low": 37,
          "high": 37,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 29.96,
          "low": 31.69,
          "high": 31.69,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 32.5,
          "low": 27.63,
          "high": 37.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 207.5,
          "low": 141.41,
          "high": 233.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 35.1,
          "low": 35.1,
          "high": 37.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 44,
          "low": 41,
          "high": 51.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 175,
          "low": 148.75,
          "high": 201.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:53:13.930Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.43
      }
    }
  }
}