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

← SWSH Black Star Promos
Latias

Latias

Promo #SWSH171 Pokémon BasicFusion Strike HP 120
Types
Dragon
Illustrator
takuyoa
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
253407

Attacks

Dyna Barrier 70
Fire · Psychic · Colorless

During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon VMAX.

GET /api/v1/pokemon/cards/swshp-SWSH171vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH171vh",
    "name": "Latias",
    "number": "SWSH171",
    "printed_number": "SWSH171",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "253407",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH171vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Fusion Strike"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Red Assist",
        "text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Latios.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dyna Barrier",
        "text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon VMAX.",
        "damage": "70"
      }
    ],
    "rarity": "Promo",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 5.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.01
        },
        {
          "condition": "MP",
          "price": 3.52
        },
        {
          "condition": "HP",
          "price": 3
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 129.95,
          "low": 110.46,
          "high": 149.44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 203.23,
          "low": 172.75,
          "high": 233.71,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 28.49,
          "low": 26.5,
          "high": 28.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.02
      }
    }
  }
}