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

During your next turn, if an attack does damage to the Defending Pokémon (after applying Weakness and Resistance), that attack does 40 more damage.
If Mothim has any damage counters on it, this attack does 30 damage plus 40 more damage.
/api/v1/pokemon/cards/pop7-5vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pop7-5vh",
"name": "Mothim",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.large.webp"
}
],
"expansion": {
"id": "pop7",
"name": "POP Series 7",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87581",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop7/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Silver Wind",
"text": "During your next turn, if an attack does damage to the Defending Pokémon (after applying Weakness and Resistance), that attack does 40 more damage."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Raging Scales",
"text": "If Mothim has any damage counters on it, this attack does 30 damage plus 40 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 3.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.22
},
{
"condition": "LP",
"price": 1.28
},
{
"condition": "MP",
"price": 1.49
},
{
"condition": "HP",
"price": 1.19
},
{
"condition": "DMG",
"price": 0.81
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 9.5,
"low": 9.25,
"high": 9.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 23.25,
"low": 21.5,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.75,
"low": 7,
"high": 7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 28.64,
"low": 27,
"high": 27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:33:45.740Z",
"trend_7d": {
"direction": "up",
"percent": 9.9
}
}
}
}