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
Eevee

Eevee

Triple Rare #0407/07 Pokémon Basic HP 50
Types
Colorless
Illustrator
Narumi Sato
Expansion
Gem Pack Vol. 4 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Ascension
Colorless

Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.

Quick Attack 20
Colorless · Colorless · Colorless

Flip a coin. If heads, this attack does 20 more damage.

GET /api/v1/pokemon/cards/gem4-0407vh?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem4-0407vh",
    "name": "Eevee",
    "number": "0407/07",
    "printed_number": "0407/07",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0407vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Ascension",
        "text": "Search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck."
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Quick Attack",
        "text": "Flip a coin. If heads, this attack does 20 more damage.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Triple Rare",
    "artist": "Narumi Sato",
    "pricing": {
      "currency": "USD",
      "market": 29.25,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 225,
          "low": 221.5,
          "high": 229,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 104,
          "low": 103,
          "high": 105.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 172.76,
          "low": 171.69,
          "high": 175.68,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 38.27,
          "low": 32.53,
          "high": 44.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 50.24,
          "low": 50.16,
          "high": 51.57,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 56,
          "low": 55,
          "high": 57,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 104,
          "low": 103,
          "high": 105.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:48:24.372Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.5
      }
    }
  }
}