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

← Sword & Shield Promos
Milotic

Milotic

Promo #145 Pokémon Stage 1 HP 120
Types
Water
Illustrator
Fuzichoco
Expansion
Sword & Shield Promos · Sword & Shield
Language
Japanese
TCGplayer

Attacks

Surf 80
Water · Colorless · Colorless
GET /api/v1/pokemon/cards/swshp_ja-145vrh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp_ja-145vrh",
    "name": "Milotic",
    "number": "145",
    "printed_number": "145",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp_ja",
      "name": "Sword & Shield Promos",
      "total": 340,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "PROMO",
      "printed_total": 340,
      "release_date": "2019/11/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Sword & Shield Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/145vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Bright Heal",
        "text": "Once during your turn, you may heal 20 damage from each of your Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Surf",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Fuzichoco",
    "pricing": {
      "currency": "USD",
      "market": 89.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 89.04
        },
        {
          "condition": "LP",
          "price": 72
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 165.38,
          "low": 140.57,
          "high": 190.19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 368.67,
          "low": 313.37,
          "high": 423.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 97.14,
          "low": 82.57,
          "high": 111.71,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 106,
          "low": 90.1,
          "high": 121.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 233.92,
          "low": 222.16,
          "high": 278.33,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 91.89,
          "low": 78.11,
          "high": 105.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 83.3,
          "low": 76.4,
          "high": 119.59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T04:05:02.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.85
      }
    }
  }
}