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

If your opponent has Seviper in play, this attack does 40 damage plus 50 more damage.
/api/v1/pokemon/cards/dp4-59vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp4-59vrh",
"name": "Zangoose",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90706",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/59vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cutting Claw",
"text": "If your opponent has Seviper in play, this attack does 40 damage plus 50 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 7.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.5
},
{
"condition": "LP",
"price": 2.73
},
{
"condition": "MP",
"price": 1.9
},
{
"condition": "HP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 46,
"low": 25.5,
"high": 49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 530,
"low": 530,
"high": 530,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:18.271Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}