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

← Collect 151 Journey
Arbok Ex

Arbok Ex

Double Rare #024/151 Pokémon Stage 1 HP 270
Types
Darkness
Illustrator
Eske Yoshinob
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Bind Down 70
Colorless · Colorless

During your opponent's next turn, the Defending Pokémon can't retreat.

Menacing Fangs 150
Colorless · Colorless · Colorless

Your opponent discards 2 cards from their hand.

GET /api/v1/pokemon/cards/c151j-024vh?include=prices 200 72ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-024vh",
    "name": "Arbok Ex",
    "number": "024/151",
    "printed_number": "024/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-024vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "270",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Bind Down",
        "text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
        "damage": "70"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Menacing Fangs",
        "text": "Your opponent discards 2 cards from their hand.",
        "damage": "150"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "Eske Yoshinob",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 50,
          "low": 39.5,
          "high": 52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 31.31,
          "low": 22.5,
          "high": 22.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13,
          "low": 12.99,
          "high": 13.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 15,
          "low": 14.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 18.5,
          "high": 24,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:31:16.930Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}