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

← Neo Discovery 1st Edition
Hoppip

Hoppip

Common #55 Pokémon Basic HP 30
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Neo Discovery 1st Edition · Neo
Language
English
TCGplayer
86176

Attacks

Rolling Tackle 20
Grass
GET /api/v1/pokemon/cards/neo2-55v1e?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "neo2-55v1e",
    "name": "Hoppip",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "neo2-1st-edition",
      "name": "Neo Discovery 1st Edition",
      "total": 75,
      "language": "English",
      "language_code": "en",
      "series": "Neo",
      "printed_total": 75,
      "release_date": "2001/06/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86176",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/55v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "hp": "30",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Rolling Tackle",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 2.82,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.82
        },
        {
          "condition": "LP",
          "price": 1.73
        },
        {
          "condition": "MP",
          "price": 0.91
        },
        {
          "condition": "HP",
          "price": 1.03
        },
        {
          "condition": "DMG",
          "price": 0.49
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.76,
          "low": 9.8,
          "high": 15.76,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39,
          "low": 39,
          "high": 39.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 12.45,
          "low": 7.85,
          "high": 18.61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 33.58,
          "low": 27.9,
          "high": 43.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:16:16.854Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.73
      }
    }
  }
}