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 attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/sm11_ja-39?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11_ja-39",
"name": "Honedge",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.large.webp"
}
],
"expansion": {
"id": "sm11_ja",
"name": "Miracle Twin",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11",
"printed_total": 94,
"release_date": "2019/05/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Twin"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574542",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/39.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Slashing Cutter",
"text": "This attack's damage isn't affected by Weakness or Resistance.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "MP",
"price": 0.35
}
],
"graded": [],
"market_updated_at": "2026-09-22T04:04:26.192Z",
"trend_7d": {
"direction": "up",
"percent": 59.38
}
}
}
}