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 10 damage to each Benched Pokémon (both yours and your opponent's) that has Energy cards attached to it. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/adv4_ja-39vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "adv4_ja-39vh",
"name": "Team Aqua's Manectric",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.large.webp"
}
],
"expansion": {
"id": "adv4_ja",
"name": "Magma vs Aqua: Two Ambitions",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 80,
"release_date": "2003/10/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
"translation": {
"en": {
"name": "Magma vs Aqua: Two Ambitions"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612841",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/39vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness",
"Lightning"
],
"hp": "70",
"abilities": [
{
"name": "Power Shift",
"text": "Once during your turn (before your attack), you may move any number of basic Energy cards attached to 1 of your Pokémon with Team Aqua in its name to another of your Pokémon. This power can't be used if Team Aqua's Manectric is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderspark",
"text": "Does 10 damage to each Benched Pokémon (both yours and your opponent's) that has Energy cards attached to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "K. Utsunomiya",
"pricing": {
"currency": "USD",
"market": 17.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.42
},
{
"condition": "LP",
"price": 14.35
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 58,
"low": 58,
"high": 78.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 76,
"low": 54.4,
"high": 92,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:23:57.507Z",
"trend_7d": {
"direction": "up",
"percent": 65.9
}
}
}
}