Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Paradise Dragona
Latias ex

Latias ex

Super Rare #78 Pokémon Basicex
Types
Psychic
Illustrator
takuyoa
Expansion
Paradise Dragona · Scarlet & Violet
Language
Japanese
TCGplayer
579460

Attacks

Eon Blade
Psychic · Psychic · Colorless

During your next turn, this Pokémon can't attack.

GET /api/v1/pokemon/cards/sv7a_ja-78vh?include=prices 200 82ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7a_ja-78vh",
    "name": "Latias ex",
    "number": "78",
    "printed_number": "78",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7a_ja",
      "name": "Paradise Dragona",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7a",
      "printed_total": 64,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Paradise Dragona"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "579460",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/78vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "abilities": [
      {
        "name": "Skyline",
        "text": "Your Basic Pokémon in play have no Retreat Cost.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Eon Blade",
        "text": "During your next turn, this Pokémon can't attack."
      }
    ],
    "rarity": "Super Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 16.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 16.47
        },
        {
          "condition": "LP",
          "price": 4.52
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.24,
          "low": 15.5,
          "high": 34,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 18.55,
          "low": 18,
          "high": 18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44.99,
          "low": 37.8,
          "high": 54.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 29.5,
          "low": 35,
          "high": 35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 150,
          "low": 116,
          "high": 157.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-29T15:37:14.471Z",
      "trend_7d": {
        "direction": "up",
        "percent": 162.26
      }
    }
  }
}