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

Flip a coin. If tails, Charmeleon does 10 damage to itself.
/api/v1/pokemon/cards/pcgp_ja-133vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcgp_ja-133vh",
"name": "Charmeleon δ",
"number": "133",
"printed_number": "133",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/133vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Delta Species"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunder Jolt",
"text": "Flip a coin. If tails, Charmeleon does 10 damage to itself.",
"damage": "50"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 29.23,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 29.23
},
{
"condition": "LP",
"price": 14
},
{
"condition": "MP",
"price": 8
},
{
"condition": "HP",
"price": 5
}
],
"graded": [
{
"company": "TAG",
"grade": "10",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-06-27T03:43:36.736Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}