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

← GG End
Garchomp & Giratina-GX

Garchomp & Giratina-GX

Super Rare #60 Pokémon BasicGXTAG TEAM HP 270
Types
Dragon
Illustrator
Anesaki Dynamic
Expansion
GG End · Sun & Moon
Language
Japanese
TCGplayer
574236

Attacks

Linear Attack
Colorless

This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Calamitous Slash 160+
Psychic · Fighting · Colorless

If your opponent's Active Pokémon already has any damage counters on it, this attack does 80 more damage.

GG End-GX
Psychic · Psychic · Fighting

Discard 1 of your opponent's Pokémon and all cards attached to it. If this Pokémon has at least 3 extra Fighting Energy attached to it (in addition to this attack's cost), discard 2 of your opponent's Pokémon instead. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm10a_ja-60vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm10a_ja-60vh",
    "name": "Garchomp & Giratina-GX",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm10a_ja",
      "name": "GG End",
      "total": 69,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "sm10a",
      "printed_total": 54,
      "release_date": "2019/04/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "GG End"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "574236",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/60vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "270",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Linear Attack",
        "text": "This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Psychic",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Calamitous Slash",
        "text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 80 more damage.",
        "damage": "160+"
      },
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Fighting"
        ],
        "converted_energy_cost": 3,
        "name": "GG End-GX",
        "text": "Discard 1 of your opponent's Pokémon and all cards attached to it. If this Pokémon has at least 3 extra Fighting Energy attached to it (in addition to this attack's cost), discard 2 of your opponent's Pokémon instead. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fairy",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "Anesaki Dynamic",
    "pricing": {
      "currency": "USD",
      "market": 185,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 185
        }
      ],
      "graded": [
        {
          "company": "ARS",
          "grade": "10",
          "value": 499.99,
          "low": 424.99,
          "high": 574.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 367.5,
          "low": 327,
          "high": 408,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 670.78,
          "low": 612.5,
          "high": 752.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 130.61,
          "low": 160.07,
          "high": 160.07,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T03:43:03.363Z",
      "trend_7d": {
        "direction": "down",
        "percent": -35.12
      }
    }
  }
}