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

This attack does 10 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/mcd18-3vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mcd18-3vh",
"name": "Horsea",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.large.webp"
}
],
"expansion": {
"id": "mcd18",
"name": "McDonald's Collection 2018",
"total": 12,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 12,
"release_date": "2018/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd18.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd18.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "180449",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd18/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Arrow",
"text": "This attack does 10 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 14.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.46
},
{
"condition": "LP",
"price": 9.16
},
{
"condition": "MP",
"price": 4.81
},
{
"condition": "HP",
"price": 3.22
},
{
"condition": "DMG",
"price": 2.27
}
],
"graded": [
{
"company": "CGC",
"grade": "5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40.99,
"low": 34.84,
"high": 47.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 282.8,
"low": 240.38,
"high": 325.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 142.5,
"low": 86.24,
"high": 198.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:50:52.734Z",
"trend_7d": {
"direction": "flat",
"percent": -0.48
}
}
}
}