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 Pokémon can't attack during your next turn.
/api/v1/pokemon/cards/sm6-40?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm6-40",
"name": "Rotom",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165691",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/40.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Roto Motor",
"text": "If you have 9 or more Pokémon Tool cards in your discard pile, ignore all Energy in the attack cost of each of this Pokémon's attacks.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Plasma Slice",
"text": "This Pokémon can't attack during your next turn.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 0.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.52
},
{
"condition": "LP",
"price": 0.34
},
{
"condition": "MP",
"price": 0.39
},
{
"condition": "HP",
"price": 0.2
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}