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

← Twilight Masquerade
Lana's Aid

Lana's Aid

Special Illustration Rare #219 Trainer Supporter
Illustrator
Toshinao Aoki
Expansion
Twilight Masquerade · Scarlet & Violet
Language
English
TCGplayer
550263
GET /api/v1/pokemon/cards/sv6-219vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6-219vh",
    "name": "Lana's Aid",
    "number": "219",
    "printed_number": "219",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv6",
      "name": "Twilight Masquerade",
      "total": 226,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TWM",
      "printed_total": 167,
      "release_date": "2024/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "550263",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/219vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Special Illustration Rare",
    "artist": "Toshinao Aoki",
    "pricing": {
      "currency": "USD",
      "market": 37.42,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 37.42
        },
        {
          "condition": "LP",
          "price": 33.53
        },
        {
          "condition": "MP",
          "price": 27.8
        },
        {
          "condition": "HP",
          "price": 17.3
        },
        {
          "condition": "DMG",
          "price": 14.83
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 87.4,
          "low": 74.29,
          "high": 100.51,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 49.99,
          "low": 45,
          "high": 64.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 105,
          "low": 80.98,
          "high": 131,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 27,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 16,
          "low": 16,
          "high": 16.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 30.1,
          "low": 39.99,
          "high": 39.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 39.49,
          "low": 31.2,
          "high": 55.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9,
          "trend": {
            "direction": "up",
            "percent": 10
          }
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 99.5,
          "low": 99.25,
          "high": 99.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:31.811Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.89
      }
    }
  }
}