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

← Collect 151 Journey
Venomoth

Venomoth

Uncommon #049/151 Pokémon Stage 1 HP 90
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Perplexing Powder 30
Colorless

Your opponent's Active Pokémon is now Confused. During your opponent's next turn, they can't play any Item cards from their hand.

Speed Wing 90
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/c151j-049?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-049",
    "name": "Venomoth",
    "number": "049/151",
    "printed_number": "049/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-049.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-049.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-049.large.webp"
      }
    ],
    "expansion": {
      "id": "c151j",
      "name": "Collect 151 Journey",
      "total": 192,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 192,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
      "translation": {
        "en": {
          "name": "Collect 151 Journey"
        }
      }
    },
    "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/c151j-049.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-049.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-049.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Perplexing Powder",
        "text": "Your opponent's Active Pokémon is now Confused. During your opponent's next turn, they can't play any Item cards from their hand.",
        "damage": "30"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Speed Wing",
        "damage": "90"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 4.52,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 60,
          "low": 59,
          "high": 61.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 27.5,
          "high": 28.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45.39,
          "low": 44.84,
          "high": 46.51,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.4,
          "low": 15.19,
          "high": 15.82,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 17.5,
          "low": 17.25,
          "high": 17.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 28,
          "low": 27.5,
          "high": 28.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:31:48.440Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.61
      }
    }
  }
}