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

← Pokémon Rumble
Bastiodon

Bastiodon

Common #14 Pokémon Stage 2 HP 120
Types
Metal
Illustrator
Pokemon Rumble
Expansion
Pokémon Rumble · Other
Language
English
TCGplayer
83737

Attacks

Strength 40
Metal · Colorless · Colorless
GET /api/v1/pokemon/cards/ru1-14?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ru1-14",
    "name": "Bastiodon",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.large.webp"
      }
    ],
    "expansion": {
      "id": "ru1",
      "name": "Pokémon Rumble",
      "total": 16,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 16,
      "release_date": "2009/12/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ru1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "83737",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ru1/14.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Metal"
    ],
    "hp": "120",
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Strength",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Common",
    "artist": "Pokemon Rumble",
    "pricing": {
      "currency": "USD",
      "market": 65,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 65
        },
        {
          "condition": "LP",
          "price": 64.78
        },
        {
          "condition": "MP",
          "price": 43.24
        },
        {
          "condition": "HP",
          "price": 37.19
        },
        {
          "condition": "DMG",
          "price": 28.67
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 122.5,
          "low": 104.13,
          "high": 140.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 102.5,
          "low": 102.5,
          "high": 102.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 619.5,
          "low": 526.57,
          "high": 712.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 19.75,
          "low": 16,
          "high": 49.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 92.09,
          "low": 106.95,
          "high": 118.54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 185.02,
          "low": 136.34,
          "high": 197,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 47.25,
          "low": 42.5,
          "high": 52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:43:11.566Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}