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

Your opponent's Active Pokémon is now Poisoned.
/api/v1/pokemon/cards/sm7b_ja-6?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm7b_ja-6",
"name": "Wurmple",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.large.webp"
}
],
"expansion": {
"id": "sm7b_ja",
"name": "Fairy Rise",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7b",
"printed_total": 50,
"release_date": "2018/08/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.symbol.png",
"translation": {
"en": {
"name": "Fairy Rise"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573857",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-6.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Poison Sting",
"text": "Your opponent's Active Pokémon is now Poisoned."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 0.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.73
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-09-22T04:03:06.006Z",
"trend_7d": {
"direction": "up",
"percent": 4.29
}
}
}
}