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

← 25th Anniversary Collection
Groudon

Groudon

Common #6 Pokémon Basic HP 130
Types
Fighting
Illustrator
Ryuta Fuse
Expansion
25th Anniversary Collection · Sword & Shield
Language
Japanese
TCGplayer
571798

Attacks

Magma Volcano 80×
Fighting · Fighting · Colorless

Discard the top 5 cards of your deck. This attack does 80 damage for each Energy card you discarded in this way.

Massive Rend 120
Fighting · Fighting · Colorless · Colorless
GET /api/v1/pokemon/cards/swsh8a_ja-6vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh8a_ja-6vh",
    "name": "Groudon",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh8a_ja",
      "name": "25th Anniversary Collection",
      "total": 38,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S8a",
      "printed_total": 28,
      "release_date": "2021/10/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "25th Anniversary Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "571798",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8a_ja/6vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Magma Volcano",
        "text": "Discard the top 5 cards of your deck. This attack does 80 damage for each Energy card you discarded in this way.",
        "damage": "80×"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Massive Rend",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Ryuta Fuse",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.75
        },
        {
          "condition": "LP",
          "price": 0.58
        },
        {
          "condition": "HP",
          "price": 0.5
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.5,
          "low": 15,
          "high": 17.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 59.87,
          "low": 46.53,
          "high": 67.38,
          "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": 11.6,
          "low": 16.01,
          "high": 16.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:49:22.736Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.06
      }
    }
  }
}