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 opponent's next turn, any damage done to Cubone by attacks is reduced by 20.
/api/v1/pokemon/cards/ecard2-72?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard2-72",
"name": "Cubone",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84528",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/72.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Teary Eyes",
"text": "During your opponent's next turn, any damage done to Cubone by attacks is reduced by 20."
},
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 28.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 28.66
},
{
"condition": "LP",
"price": 18.44
},
{
"condition": "MP",
"price": 13.35
},
{
"condition": "HP",
"price": 9.53
},
{
"condition": "DMG",
"price": 6.62
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 59.33,
"low": 50.43,
"high": 68.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75.3,
"low": 37.8,
"high": 356,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 36,
"low": 30,
"high": 36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 200,
"low": 69.6,
"high": 200,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 555,
"low": 150,
"high": 767,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 47.48,
"low": 50.5,
"high": 50.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 80,
"low": 80,
"high": 82,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 223.75,
"low": 190.19,
"high": 257.31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 224.74,
"low": 224.74,
"high": 260,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-10T07:29:15.729Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}