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

← Legendary Shine Collection
Latias

Latias

Rare #18 Pokémon Basic
Types
Dragon
Illustrator
Sanosuke Sakuma
Expansion
Legendary Shine Collection · XY
Language
Japanese
TCGplayer
605342

Attacks

Eon Connection
Fire

Draw a card. If Latios is on your Bench, draw 1 more card.

Speed Wing 60
Psychic · Colorless · Colorless
GET /api/v1/pokemon/cards/cp2_ja-18vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "cp2_ja-18vh",
    "name": "Latias",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.large.webp"
      }
    ],
    "expansion": {
      "id": "cp2_ja",
      "name": "Legendary Shine Collection",
      "total": 27,
      "language": "Japanese",
      "language_code": "ja",
      "series": "XY",
      "code": "CP2",
      "printed_total": 27,
      "release_date": "2015/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Legendary Shine Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "605342",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/18vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Dragon"
    ],
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Eon Connection",
        "text": "Draw a card. If Latios is on your Bench, draw 1 more card."
      },
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Speed Wing",
        "damage": "60"
      }
    ],
    "rarity": "Rare",
    "artist": "Sanosuke Sakuma",
    "pricing": {
      "currency": "USD",
      "market": 90,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 90
        },
        {
          "condition": "LP",
          "price": 80
        },
        {
          "condition": "DMG",
          "price": 30
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 125,
          "low": 106.25,
          "high": 143.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 235,
          "low": 199.75,
          "high": 270.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 215,
          "low": 182.75,
          "high": 247.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 27.5,
          "low": 23.38,
          "high": 31.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 134.63,
          "low": 152.5,
          "high": 152.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 660,
          "low": 560,
          "high": 1103.3,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 28,
          "trend": {
            "direction": "down",
            "percent": -8.3
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 74.15,
          "low": 100,
          "high": 100,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 199.5,
          "low": 185.99,
          "high": 289.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 406.77,
          "low": 345.75,
          "high": 467.79,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:59:49.663Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}