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

/api/v1/pokemon/cards/sm7a_ja-5?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm7a_ja-5",
"name": "Dustox",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.large.webp"
}
],
"expansion": {
"id": "sm7a_ja",
"name": "Thunderclap Spark",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7a",
"printed_total": 60,
"release_date": "2018/07/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.symbol.png",
"translation": {
"en": {
"name": "Thunderclap Spark"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572465",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/5.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"abilities": [
{
"name": "Hazardous Evolution",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may leave your opponent's Active Pokémon Paralyzed and Poisoned. If you do, put 3 damage counters instead of 1 on that Pokémon between turns.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gust",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
}
],
"graded": [],
"market_updated_at": "2026-09-22T04:02:33.247Z",
"trend_7d": {
"direction": "up",
"percent": 59.38
}
}
}
}