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

Does 30 damage times the number of different types of Wormadam on your Bench.
You may switch Mothim with 1 of your Benched Pokémon. If you do, move as many Energy cards attached to Mothim as you like to the new Active Pokémon.
/api/v1/pokemon/cards/dp5-42vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp5-42vrh",
"name": "Mothim",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.large.webp"
}
],
"expansion": {
"id": "dp5",
"name": "Majestic Dawn",
"total": 100,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MD",
"printed_total": 100,
"release_date": "2008/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87582",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/42vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Disturbance Scales",
"text": "Any damage done by attacks from your Pokémon to the Defending Pokémon isn't affected by Resistance.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Get Help",
"text": "Does 30 damage times the number of different types of Wormadam on your Bench.",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Touch",
"text": "You may switch Mothim with 1 of your Benched Pokémon. If you do, move as many Energy cards attached to Mothim as you like to the new Active Pokémon.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 2.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.15
},
{
"condition": "LP",
"price": 2.08
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 24.5,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15.25,
"low": 11,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 6,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.02,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.99,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 73.5,
"low": 62.48,
"high": 84.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.04,
"low": 19.77,
"high": 22.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44.5,
"low": 37.82,
"high": 51.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:36:44.623Z",
"trend_7d": {
"direction": "up",
"percent": 1.42
}
}
}
}