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

This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh8_ja-54?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh8_ja-54",
"name": "Golem",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.large.webp"
}
],
"expansion": {
"id": "swsh8_ja",
"name": "Fusion Arts",
"total": 129,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8",
"printed_total": 100,
"release_date": "2021/09/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.symbol.png",
"translation": {
"en": {
"name": "Fusion Arts"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569555",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/54.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "180",
"abilities": [
{
"name": "Desperate Bomber",
"text": "If this Pokémon is in the Active Spot and is Knocked Out by an attack from your opponent's Pokémon, put 10 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Double-Edge",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Non",
"artist": "KEIICHIRO ITO",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "LP",
"price": 0.44
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:21:01.545Z",
"trend_7d": {
"direction": "up",
"percent": 56.25
}
}
}
}