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

Your opponent's Active Pokémon is now Burned.
This attack does 150 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3p_ja-11vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3p_ja-11vh",
"name": "Entei-GX",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.large.webp"
}
],
"expansion": {
"id": "sm3p_ja",
"name": "Shining Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3+",
"printed_total": 72,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573925",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fire"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Combustion",
"damage": "50"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Fang",
"text": "Your opponent's Active Pokémon is now Burned.",
"damage": "100"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Brave Burn-GX",
"text": "This attack does 150 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7
},
{
"condition": "LP",
"price": 5
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.6,
"low": 33.6,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.4,
"low": 32.4,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:30:52.973Z",
"trend_7d": {
"direction": "down",
"percent": -22.82
}
}
}
}