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

Discard a Water Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/dp2_ja-188vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp2_ja-188vh",
"name": "Typhlosion",
"number": "188",
"printed_number": "188",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-188vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-188vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-188vh.large.webp"
}
],
"expansion": {
"id": "dp2_ja",
"name": "Secret of the Lakes",
"total": 123,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP2",
"printed_total": 123,
"release_date": "2007/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.symbol.png",
"translation": {
"en": {
"name": "Secret of the Lakes"
}
}
},
"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/dp2_ja-188vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-188vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-188vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "110",
"abilities": [
{
"name": "Firestarter",
"text": "Once during your turn (before your attack), you may attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon. This power can't be used if Typhlosion is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Evaporating Heat",
"text": "Discard a Water Energy attached to the Defending Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+30"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8
},
{
"condition": "LP",
"price": 5.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68,
"low": 67,
"high": 85.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 23,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:46:43.732Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}