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

← Brilliant Stars
Lucario (Play Pokemon Stamp)

Lucario (Play Pokemon Stamp)

Rare Holo #79 Pokémon Stage 1 HP 120
Types
Fighting
Illustrator
GIDORA
Expansion
Brilliant Stars · Sword & Shield
Language
English
TCGplayer
489320

Attacks

Aura Sphere Volley 10+
Fighting · Fighting

Discard all Fighting Energy from this Pokémon. This attack does 60 more damage for each card you discarded in this way.

GET /api/v1/pokemon/cards/swsh9-79vpp?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh9-79vpp",
    "name": "Lucario (Play Pokemon Stamp)",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh9",
      "name": "Brilliant Stars",
      "total": 186,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "BRS",
      "printed_total": 172,
      "release_date": "2022/02/25",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "489320",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9-79vpp.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Roaring Resolve",
        "text": "Once during your turn, you may put 2 damage counters on this Pokémon. If you do, search your deck for a Fighting Energy card and attach it to this Pokémon. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting"
        ],
        "converted_energy_cost": 2,
        "name": "Aura Sphere Volley",
        "text": "Discard all Fighting Energy from this Pokémon. This attack does 60 more damage for each card you discarded in this way.",
        "damage": "10+"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "GIDORA",
    "pricing": {
      "currency": "USD",
      "market": 23.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 23.93
        },
        {
          "condition": "MP",
          "price": 15.5
        },
        {
          "condition": "HP",
          "price": 16
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "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": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 85,
          "low": 30,
          "high": 85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.5,
          "low": 11.48,
          "high": 15.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:20:37.154Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.03
      }
    }
  }
}