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 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If Lopunny evolved from Buneary during this turn, remove all damage counters from Lopunny.
/api/v1/pokemon/cards/dpp_ja-116vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dpp_ja-116vh",
"name": "Lopunny",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.large.webp"
}
],
"expansion": {
"id": "dpp_ja",
"name": "Diamond & Pearl Promos",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"printed_total": 127,
"release_date": "2006/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.symbol.png",
"translation": {
"en": {
"name": "Diamond & Pearl Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Jump Kick",
"text": "Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Jazzed",
"text": "If Lopunny evolved from Buneary during this turn, remove all damage counters from Lopunny.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 525,
"low": 446.25,
"high": 603.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 151,
"low": 109,
"high": 193,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 172.5,
"low": 160.5,
"high": 274.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19.98,
"low": 16.98,
"high": 22.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.45,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:24:11.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}