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

During your next turn, Zangoose's Lost Claw attack's base damage is 80.
Choose 1 card from your opponent's hand without looking and put it in the Lost Zone.
/api/v1/pokemon/cards/col1-39?include=prices 200 17ms{
"success": true,
"data": {
"id": "col1-39",
"name": "Zangoose",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90708",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/39.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Swords Dance",
"text": "During your next turn, Zangoose's Lost Claw attack's base damage is 80."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lost Claw",
"text": "Choose 1 card from your opponent's hand without looking and put it in the Lost Zone.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Wataru Kawahara",
"pricing": {
"currency": "USD",
"market": 1.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.79
},
{
"condition": "LP",
"price": 1.01
},
{
"condition": "MP",
"price": 1.08
},
{
"condition": "HP",
"price": 0.61
},
{
"condition": "DMG",
"price": 0.34
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}