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

You may do 30 damage plus 30 more damage. If you do, Piloswine does 30 damage to itself.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/dp6-69?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp6-69",
"name": "Piloswine",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88118",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/69.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Charge Dash",
"text": "You may do 30 damage plus 30 more damage. If you do, Piloswine does 30 damage to itself.",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Icy Wind",
"text": "The Defending Pokémon is now Asleep.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "+20"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 0.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.35
},
{
"condition": "LP",
"price": 0.28
},
{
"condition": "MP",
"price": 0.13
},
{
"condition": "HP",
"price": 0.13
},
{
"condition": "DMG",
"price": 0.12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "down",
"percent": -25.53
}
}
}
}