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

The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/sm4p_ja-44vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm4p_ja-44vrh",
"name": "Dhelmise",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.large.webp"
}
],
"expansion": {
"id": "sm4p_ja",
"name": "GX Battle Boost",
"total": 125,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM4+",
"printed_total": 114,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.symbol.png",
"translation": {
"en": {
"name": "GX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574289",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/44vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "120",
"abilities": [
{
"name": "Steelworker",
"text": "Your Metal Pokémon's attacks do 10 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Anchor Shot",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [],
"market_updated_at": "2026-09-22T04:02:12.669Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}