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 does 20 more damage times the amount of Darkness Energy attached to this Pokémon.
/api/v1/pokemon/cards/sm9a_ja-27?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm9a_ja-27",
"name": "Sharpedo",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.large.webp"
}
],
"expansion": {
"id": "sm9a_ja",
"name": "Night Unison",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9a",
"printed_total": 55,
"release_date": "2019/01/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.symbol.png",
"translation": {
"en": {
"name": "Night Unison"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574398",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/27.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "110",
"abilities": [
{
"name": "Greedy Evolution",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may look at the top 6 cards of your deck and attach any number of Darkness Energy cards you find there to this Pokémon. Shuffle the other cards back into your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bad Fangs",
"text": "This attack does 20 more damage times the amount of Darkness Energy attached to this Pokémon.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Non",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 6.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.71
},
{
"condition": "HP",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 47.12,
"low": 40.05,
"high": 54.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 208.4,
"low": 208.4,
"high": 208.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:47:16.499Z",
"trend_7d": {
"direction": "up",
"percent": 237.19
}
}
}
}