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 to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Torterra does 30 damage to itself.
/api/v1/pokemon/cards/dpp_ja-76?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp_ja-76",
"name": "Torterra LV.X",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/76.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Forest Murmurs",
"text": "Once during your turn (before your attack), if you have more Prize cards left than your opponent, you may choose 1 of your opponent's Benched Pokémon and switch it with 1 of the Defending Pokémon. This power can't be used if Torterra is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Vigorous Dash",
"text": "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) Torterra does 30 damage to itself.",
"damage": "100"
}
],
"rarity": "Common",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
},
{
"condition": "MP",
"price": 17
},
{
"condition": "DMG",
"price": 12.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 234,
"low": 198.9,
"high": 269.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 175.21,
"low": 140.15,
"high": 176.06,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:24:11.782Z",
"trend_7d": {
"direction": "down",
"percent": -67.28
}
}
}
}