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 Asleep.
/api/v1/pokemon/cards/swsh11_ja-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11_ja-9",
"name": "Amoonguss",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569940",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/9.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "90",
"abilities": [
{
"name": "Startling Spores",
"text": "If this card is discarded from your hand by the effects of your opponent's attacks, Abilities, Item cards, or Supporter cards, your opponent discards all cards from their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hypno Hammer",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Non",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-17T06:18:05.226Z",
"trend_7d": {
"direction": "down",
"percent": -69.7
}
}
}
}