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

← Gem Pack Vol. 4
Froslass

Froslass

Uncommon #1203/07 Pokémon Stage 1 HP 90
Types
Water
Illustrator
Makura Tami
Expansion
Gem Pack Vol. 4 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Frost Smash 60
Colorless · Colorless
GET /api/v1/pokemon/cards/gem4-1203?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem4-1203",
    "name": "Froslass",
    "number": "1203/07",
    "printed_number": "1203/07",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp"
      }
    ],
    "expansion": {
      "id": "gem4",
      "name": "Gem Pack Vol. 4",
      "total": 196,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 196,
      "release_date": "2026/02/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack Vol. 4"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1203.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Frost Smash",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Makura Tami",
    "pricing": {
      "currency": "USD",
      "market": 1.59,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 49,
          "low": 47,
          "high": 49.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22,
          "low": 21.5,
          "high": 22.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37.48,
          "low": 34.72,
          "high": 38.36,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.13,
          "low": 11.73,
          "high": 12.23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 13,
          "low": 12.5,
          "high": 13.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 21.5,
          "high": 22.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:49:32.938Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.63
      }
    }
  }
}